subagent-creator
✓Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code.
Installation
SKILL.md
Create specialized AI sub-agents for Claude Code that handle specific tasks with customized prompts and tool access.
| name | Yes | Lowercase with hyphens | | description | Yes | Purpose and when to use (key for auto-delegation) | | tools | No | Comma-separated tool list (omit to inherit all) | | model | No | sonnet, opus, haiku, or inherit | | permissionMode | No | default, acceptEdits, bypassPermissions, plan | | skills | No | Skills to auto-load |
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code. Source: greatsumini/cc-system.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/greatsumini/cc-system --skill subagent-creator- Source
- greatsumini/cc-system
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is subagent-creator?
Create specialized Claude Code sub-agents with custom system prompts and tool configurations. Use when users ask to create a new sub-agent, custom agent, specialized assistant, or want to configure task-specific AI workflows for Claude Code. Source: greatsumini/cc-system.
How do I install subagent-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/greatsumini/cc-system --skill subagent-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/greatsumini/cc-system
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01