Create new Agent Skills following the agentskills.io specification. Use when the user asks to create, write, build, or generate a new skill, or asks how to make a SKILL.md file, structure a skill directory, or write skill frontmatter. Keywords: create, new, skill, generate, write, build, template, SKILL.md.
$npx -y skills add bug-ops/zeph --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/skill-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/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.