skill-evolution
Create, test, publish, and improve reusable skills automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-evolution?โผ
Run `npx skills add hao-cyber/skill-evolution --all -g -y` in your terminal to install it globally. It requires Python 3.9+ and works with Claude Code or any agent supporting .claude/skills/.
What does skill-evolution actually do?โผ
It manages the entire skill lifecycle: creating new skills, reflecting on failures to fix them, running regression tests, checking maturity, and publishing, searching, installing, merging, or uninstalling skills from a registry.
Does skill-evolution work offline?โผ
Yes. Local skill creation, failure reflection, maturity assessment, and structure enforcement work 100% offline. Only publishing, searching, and installing require the built-in public registry.
How do skill variants and merging work?โผ
Publishing a skill that already exists under another author automatically forks it as a named variant. The agent picks the best variant per task and can merge two variants into an improved combined version.
Do I need coding experience to use skill-evolution?โผ
No. You paste the repository link into Claude Code and the agent handles installation and operation. All scripts use only the Python standard library with no extra dependencies.
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