Scaffold a new skill that follows this repo's conventions — interviews for purpose, trigger phrases, and tool needs, then writes .claude/skills/<name>/SKILL.md from the skill template with frontmatter and body that pass the integrity gates on first try. Use when user says "write a skill", "scaffold a skill", "create a new skill", "I keep doing X, make it a skill", "new slash command", or "turn this workflow into a skill". NOT for capturing a one-off session discovery — that is /learn.
$npx -y skills add pedrohcgs/claude-code-my-workflow --skill new-skillInstalls into the current project.
Run `npx skills use "https://github.com/pedrohcgs/claude-code-my-workflow" --skill "pedrohcgs/claude-code-my-workflow/new-skill"` 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/pedrohcgs/claude-code-my-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/pedrohcgs/claude-code-my-workflow"` and select the relevant skills, then follow their instructions.