skill-builder
Create, edit, and convert Claude Code skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-builder?▼
Run `npx skills add metaskills/skill-builder --all -g -y` in your terminal to install it globally.
How to create a new Claude Code skill?▼
Invoke this skill and describe the workflow you want. It walks you through naming, description writing, file structure, and validation step by step.
Can I convert sub-agents into skills?▼
Yes. It transforms existing sub-agent configs into skill format by rewriting descriptions for automatic invocation and removing unsupported fields.
Why is my skill not being invoked?▼
Weak descriptions are the usual cause. This skill rewrites your description with trigger keywords and concrete use cases so Claude invokes it reliably.
Does skill-builder require coding experience?▼
No. It asks simple questions about your workflow and generates the complete skill structure, including optional Node.js scripts, for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core