bymetaskills· 2 skills
Use this skill when creating new Claude Code skills from scratch, editing existing skills to improve their descriptions or structure, or converting Claude Code sub-agents to skills. This includes designing skill workflows, writing SKILL.md files, organizing supporting files with intention-revealing names, and leveraging CLI tools and Node.js scripting.
$npx -y skills add metaskills/skill-builder --skill skill-builderInstalls into the current project.
Run `npx skills use "https://github.com/metaskills/skill-builder" --skill "metaskills/skill-builder"` 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/metaskills/skill-builder" that are relevant to the current task. Run `npx skills add "https://github.com/metaskills/skill-builder"` and select the relevant skills, then follow their instructions.