skill-evolve
Iteratively test, diagnose, and improve existing skills
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-evolve?โผ
Run `npx skills add OrangeViolin/skill-evolve --all -g -y` in your terminal to install it globally.
How to improve a skill that gives bad results?โผ
Point skill-evolve at the skill's path and it runs real test prompts, records what fails, finds recurring error patterns, and rewrites only the problematic parts.
What is the difference between skill-evolve and skill-creator?โผ
skill-creator builds a new skill from scratch, while skill-evolve takes an existing working skill and systematically raises its quality through repeated test-and-fix rounds.
Does skill-evolve rewrite my whole skill at once?โผ
No. It follows a just-in-time principle, changing only one or two core issues per round and verifying each change with the same test prompts before continuing.
Can I use skill-evolve without coding experience?โผ
Yes. You simply describe the quality problem in plain language, and the skill handles testing, pattern analysis, and rewriting 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