Create a new sub-agent definition file (agents/*.md) for the Claude Code plugin. Use this skill when the user wants to add a new specialized agent, define a new agent type, or create an agent that handles a specific domain of tasks. Trigger whenever the user mentions creating, adding, or defining a new agent or sub-agent.
$npx -y skills add getty104/claude-code-marketplace --skill create-agentInstalls into the current project.
Run `npx skills use "https://github.com/getty104/claude-code-marketplace" --skill "getty104/claude-code-marketplace/create-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getty104/claude-code-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/getty104/claude-code-marketplace"` and select the relevant skills, then follow their instructions.