1---2name: skill-evolve3description: Skill Evolve4---5# Skill Evolve67Automatic skill self-correction system. Monitors plugin tool failures and generates8improvement suggestions for SKILL.md files.910## How It Works1112- An `after_tool_call` hook fires on every tool execution13- On failures from plugin tools, the hook identifies the owning skill14- An LLM analyzes the error and suggests a one-line instruction to prevent it15- Suggestions are stored in `evolutions.json` (not applied automatically)16- Use `skill_evolve list` to review pending patches17- Use `skill_evolve apply` to write patches to the skill's SKILL.md1819## Commands2021- `skill_evolve list` — show all pending evolution patches across skills22- `skill_evolve apply --skill <name>` — apply pending patches to SKILL.md23- `skill_evolve discard --skill <name>` — discard pending patches
Run npx skillmds@latest add octos-org/skill-evolve in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Skill Evolve It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
octos-org (@octos-org) published this skill. Their other Agent Skills are listed on their SkillMD profile.