Guide for creating NEW skills from scratch. This skill should be used when users want to create a new skill or scaffold a skill directory. Triggers on "create a skill", "new skill", or "scaffold skill". Do NOT use for updating existing skills - use claude-code-expert instead.
$npx -y skills add closedloop-ai/claude-plugins --skill claude-creatorInstalls into the current project.
Run `npx skills use "https://github.com/closedloop-ai/claude-plugins" --skill "closedloop-ai/claude-plugins/claude-creator"` 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/closedloop-ai/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/closedloop-ai/claude-plugins"` and select the relevant skills, then follow their instructions.