skill-craft
Evaluate, fix, create, and audit Claude Skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-craft?โผ
Run `npx skills add 3stoneBrother/skill-craft --all -g -y` in your terminal to install it globally.
How to check the quality of a Claude Skill?โผ
Point skill-craft at your skill directory and ask it to evaluate. It scores the skill across 8 modules, 7 anti-patterns, and 3 completeness principles with cited evidence.
Can skill-craft fix a broken skill automatically?โผ
Yes. Fix mode produces a prioritized P0/P1/P2 issue list, repairs each item, and re-runs the evaluation so you can compare scores before and after.
How to detect routing conflicts between multiple skills?โผ
Use audit mode on a directory containing several skills. It compares all trigger conditions pairwise and reports overlaps, stale references, and consistency problems.
Does skill-craft work without coding experience?โผ
Yes. You describe what you need in plain language, and the skill handles scanning, scoring, fixing, and validation 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