agent-creator
SolidCreate Claude Code sub-agents with optimal configuration. Use when users ask to create a new agent, custom agent, specialized assistant, or want to configure task-specific AI workflows.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- This-HW
- Repository
- This-HW/claude-code-kit
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
subagent-creator
Create Claude Code subagents — the `.claude/agents/<name>.md` definition files Claude Code delegates work to. Guides the choice of name, description (the delegation trigger), tools allowlist, model, and system prompt, then writes the definition and validates its frontmatter against the real field and tool names. Trigger on "make an agent that reviews migrations", "I want a test-writer agent", "create a custom agent", "scaffold a subagent", "set up a specialized agent for Claude Code", and on the Korean phrasings "서브에이전트 만들어줘", "에이전트 하나 만들어줘", "커밋 전에 리뷰하는 에이전트 만들어줘", "커스텀 에이전트 추가해줘" — even when the word "subagent" is never said. Route elsewhere: an Agent Skill or SKILL.md (skill-creator), a plugin or marketplace entry, a slash command, hooks and settings.json, and one-off delegation through the Agent tool that needs no definition file at all.
agent-development
Author and configure Claude Code subagents — valid YAML frontmatter (name, description, model, color, tools, isolation, memory, skills) plus a system-prompt body. Use when creating a new agent .md, fixing an agent that won't load or won't auto-delegate, choosing a model/color, deciding which tools an agent gets, or reviewing agent frontmatter for invalid/ignored fields.
agent-development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.