add-config-field — add-config-field install add-config-field, 9takes, community, add-config-field install, ide skills, YAML config schema setup, AI agent config field management, add-config-field migration support, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for AI Agent Developers needing flexible configuration management with YAML templates add-config-field is a skill that enables the addition of new fields to the .agents.yml config schema with proper versioning and migration support.

Features

Generates .agents.yml files using 4 YAML templates
Supports versioning through the config-schema-version plugin
Modifies the plugins/majestic-engineer/commands/workflows/init.md file
Enables migration support for added config fields
Updates the .agents.yml config schema with new field additions

# Core Topics

Wolverine971 Wolverine971
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The add-config-field skill by Wolverine971 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for add-config-field install, YAML config schema setup, AI agent config field management.

Ideal Agent Persona

Perfect for AI Agent Developers needing flexible configuration management with YAML templates

Core Value

Empowers agents to dynamically extend the .agents.yml config schema with versioning and migration support, leveraging YAML templates for seamless integration with plugins like majestic-engineer

Capabilities Granted for add-config-field

Adding custom fields to agent configurations
Managing versioned config schema updates
Migrating existing configurations to new schema versions

! Prerequisites & Limits

  • Requires access to plugins/majestic-engineer directory
  • Limited to .agents.yml config schema
  • Versioning and migration support may require additional setup
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

add-config-field

Install add-config-field, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Add Config Field

Add a new field to the .agents.yml config schema with proper versioning and migration support.

Files Changed

FilePurpose
plugins/majestic-engineer/commands/workflows/init.md4 YAML templates that generate .agents.yml
plugins/majestic-engineer/config-schema-versionSchema version number
plugins/majestic-engineer/agents/config-reader.mdChangelog + migration logic
plugins/majestic-engineer/.claude-plugin/plugin.jsonPlugin version
.claude-plugin/marketplace.jsonMarketplace version

Input

  • Field name: e.g., auto_commit
  • Default value: e.g., false or multi-line YAML
  • Section: Where in template (Workflow, Quality Gate, etc.)
  • Comment: Inline explanation
  • Used by: Agent/command that reads this field

Steps

1. Update init.md Templates

File: plugins/majestic-engineer/commands/workflows/init.md

Add field to ALL 4 templates (Rails, Python, Node, Generic). Find the appropriate section and add:

yaml
1new_field: value # Comment explaining purpose

Or for multi-line:

yaml
1new_field: # Comment 2 - item1 3 - item2

2. Bump Schema Version

File: plugins/majestic-engineer/config-schema-version

Increment: 1.11.2

3. Update config-reader.md

File: plugins/majestic-engineer/agents/config-reader.md

A) Add to Version Changelog table:

markdown
1| 1.2 | `new_field` | Description |

B) Update migration YAML block (in "Outdated config_version" section):

yaml
1new_field: default_value

4. Bump Plugin Versions

Files:

  • plugins/majestic-engineer/.claude-plugin/plugin.json: 3.15.03.16.0
  • .claude-plugin/marketplace.json: Update majestic-engineer entry version

5. Update Consumer Docs (if needed)

If a specific agent/command reads this field, update its documentation to mention the config.

Verification

bash
1# Count field in init.md (should be 4 - one per template) 2grep -c "new_field" plugins/majestic-engineer/commands/workflows/init.md 3 4# Check schema version 5cat plugins/majestic-engineer/config-schema-version 6 7# Check changelog entry 8grep "new_field" plugins/majestic-engineer/agents/config-reader.md

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is add-config-field?

Perfect for AI Agent Developers needing flexible configuration management with YAML templates add-config-field is a skill that enables the addition of new fields to the .agents.yml config schema with proper versioning and migration support.

How do I install add-config-field?

Run the command: npx killer-skills add Wolverine971/9takes/add-config-field. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for add-config-field?

Key use cases include: Adding custom fields to agent configurations, Managing versioned config schema updates, Migrating existing configurations to new schema versions.

Which IDEs are compatible with add-config-field?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for add-config-field?

Requires access to plugins/majestic-engineer directory. Limited to .agents.yml config schema. Versioning and migration support may require additional setup.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Wolverine971/9takes/add-config-field. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use add-config-field immediately in the current project.

Related Skills

Looking for an alternative to add-config-field or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI