Self-Evolution is a meta-level skill that monitors, analyzes, and optimizes other skills. It benefits operations teams by improving skill performance through quality assessment, feedback learning, pattern discovery, weight optimization, framework evolution, and knowledge transfer. It connects to all other skills and workflows, enhancing their efficiency and effectiveness.
git clone https://github.com/Arxchibobo/skill-self-evolution.gitskill-self-evolution is a background meta-skill for Claude Code and OpenClaw that automatically collects execution data, learns from user feedback, and tunes the weights and configurations of other skills. It closes the improvement loop by scoring skill outputs across efficiency, tool diversity, error rate, completeness, and token efficiency, then discovers usage patterns and runs A/B tests to evolve skill rules. The skill runs locally with no external data uploads, anonymizes sensitive information, and stores all data on-device. Operations teams benefit from automated quality assessment, pattern discovery, weight optimization, and knowledge transfer across domains—all without manual intervention.
Install into your skills directory and run `pip3 install -r requirements.txt`. The skill auto-activates as a background process. Use `python cli.py analyze --window 30` to run analysis, `python cli.py optimize --window 7` to tune weights, or `python cli.py dashboard` to view metrics. Schedule automated daily analysis via cron or Task Scheduler.
Automatically improve skill performance by analyzing execution data and user feedback
Discover high-confidence usage patterns and apply them across similar domains
Run A/B tests on skill configurations and apply statistically significant improvements
Tune element and tool weights daily using time-decay optimization
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/Arxchibobo/skill-self-evolutionCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Analyze the performance of my [SKILL NAME] skill over the past [TIME PERIOD] using [METRICS]. Identify patterns in its outputs and suggest optimizations to improve its accuracy and efficiency. Provide a step-by-step plan for implementing these improvements.
## Performance Analysis for 'Data Analysis' Skill (Last 30 Days) ### Key Metrics: - **Accuracy**: 87.3% (up from 82.1% last period) - **Response Time**: 2.1 seconds (down from 2.8 seconds) - **User Satisfaction**: 4.2/5 (up from 3.9/5) ### Identified Patterns: - The skill struggles with time-series data analysis, showing 12% lower accuracy than other data types. - Response times increase by 30% when processing datasets larger than 500MB. - Users frequently request additional visualizations beyond the default outputs. ### Recommended Optimizations: 1. **Improve Time-Series Analysis**: Implement dedicated algorithms for time-series data to boost accuracy. 2. **Optimize Large Dataset Handling**: Implement chunking or sampling techniques for datasets over 500MB. 3. **Enhance Visualization Options**: Expand the range of default visualizations and make them customizable. 4. **Implement Caching**: Cache frequent queries to reduce response times for repeated requests. ### Implementation Plan: 1. Research and select appropriate algorithms for time-series analysis (Week 1). 2. Develop and test large dataset handling improvements (Week 2). 3. Expand visualization options and update user interface (Week 3). 4. Implement caching mechanism and monitor performance (Week 4).
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
ITIL-aligned IT service management platform
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan