sub-agent-creator

Community

Automate parallel Claude sub-agent creation.

Authorcskiro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through producing production-ready Claude Code sub-agents that conform to Anthropic's patterns, including YAML frontmatter, tool configuration, and system prompts. It streamlines creating domain-specific agents (e.g., code-reviewer, debugger) and personal or team-level agents with secure defaults.

Core Features & Use Cases

  • Frontmatter generation: ensures required fields (name, description)
  • Tool configuration: security-conscious defaults and explicit permission settings
  • Model selection: supports inherit, sonnet, opus, haiku
  • System prompt scaffolding: defines role, approach, constraints
  • Validation guidance: tests and best-practices for agent quality

Quick Start

Use this skill to generate a new sub-agent by answering a few prompts; you will get a ready-to-use Markdown file at .claude/agents/<agent-name>.md (project-level) or ~/.claude/agents/ (user-level).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sub-agent-creator
Download link: https://github.com/cskiro/annex/archive/main.zip#sub-agent-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.