skill-evolution-driver
CommunityAutomate skill evolution to continuously improve.
Authorewanyuan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams continuously improve skill definitions by automatically discovering optimization opportunities (such as missing information, format issues, or version updates) and executing safe update workflows (backup, modify, test, rollback) to ensure quality scales with the project.
Core Features & Use Cases
- Monitor skill-manager data to identify optimization opportunities across skills.
- Proactively alert during idle times with optimization suggestions.
- Maintain a centralized list of skill optimization tasks and track progress.
- Execute the end-to-end update workflow: backup, update, test, rollback, and version management.
- Manage skill versions and change history to maintain traceability.
Quick Start
- Run the optimization check: python scripts/check_optimization_opportunities.py
- If issues are found, create a task: python scripts/manage_optimization_tasks.py add --skill-name skill-name --type format_improvement --description "SKILL.md缺少version字段"
- Apply updates after backup and testing: python scripts/update_version.py --skill-dir skill-dir --type patch
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: skill-evolution-driver Download link: https://github.com/ewanyuan/cox-coding/archive/main.zip#skill-evolution-driver Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.