darwin-skill
darwin.skill —— Automatically optimize your Agent Skills by evaluating, improving, testing, retaining, or rolling back changes.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 4.3k
- Source
- skill-github
- Repository
- github.com/alchaincyf/darwin-skill
Overview
darwin.skill is an autonomous skill optimization system inspired by autoresearch, specifically designed for Claude Code. It helps continuously improve Agent Skills through a process of evaluation, enhancement, testing, and either retaining or rolling back changes. Drawing on research from Microsoft Research's SkillLens and SkillOpt, it provides a structured framework with verifiable outcomes. Ideal for developers managing multiple Agent Skills who seek ongoing performance improvements.
Capabilities
- ▪Automatic evaluation of Agent Skills
- ▪Generation of specific improvement proposals
- ▪Multi-dimensional scoring system
- ▪Independent sub-agent scoring
- ▪Ratcheting mechanism to preserve improvements
Use cases
Setup
npx skills add alchaincyf/darwin-skill
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
After installation, say "optimize all skills" or "optimize a specific skill" in any supported Agent tool that handles SKILL.md.
After installation, say "optimize all skills" or "optimize a specific skill" in any supported Agent tool that handles SKILL.md.
Which platforms does darwin.skill support?
Supports any Agent tool compatible with the SKILL.md format.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.