Run agent definitions as sub-agents. Use when the user names an agent or sub-agent to run, references an agent definition, or delegates a task to an agent.
$npx -y skills add shinpr/sub-agents-skills --skill sub-agentsInstalls into the current project.
Run `npx skills use "https://github.com/shinpr/sub-agents-skills" --skill "shinpr/sub-agents-skills/sub-agents"` 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/shinpr/sub-agents-skills" that are relevant to the current task. Run `npx skills add "https://github.com/shinpr/sub-agents-skills"` and select the relevant skills, then follow their instructions.