#666 · Primary category: AI Agents & Automation
EvoSkill
EvoSkill — An open-source framework that automatically discovers and synthesizes reusable agent skills from failed trajectories to improve coding agent performance.
Project last updated:08/24/26
GitHub Stars
1.1K
Forks
124
Contributors
12
License
Apache-2.0
Why we included this project
Coding agents repeat their mistakes unless someone teaches them otherwise. EvoSkill automates that retraining for harnesses like Claude Code, Codex CLI, and OpenCode: it watches where your agent fails, proposes mutations to its skills and prompts, and evaluates the variants against a benchmark you supply, so each iteration yields a new agent program rather than a lightly edited prompt. The skills it produces are portable folders with instructions, metadata, and helper scripts, so a skill evolved in one harness can move to another, even one running a different model. Teams that already keep question/answer tasks or containerized benchmarks can point EvoSkill at them and let the improvement loop run locally, in Docker, or in a cloud sandbox. It is a good fit for anyone who wants coding agents to get measurably better over time without writing skill files by hand.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.