Darwin Agents — Testing skill for Claude Code
AI agents that improve themselves.
How to install Darwin Agents
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open studiomeyer-io/darwin-agents and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Darwin Agents does
AI agents that improve themselves. Self-evolving prompts via A/B testing, multi-model critics, and safety gates. TypeScript. Zero config.
Alternatives in Testing
- Darwin Skill — 达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 Autoresearch-inspired autonomous skill optimization for Claude C 5.7k ★
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Inkline — by inkline - Structures development workflow using pnpm with emphasis on TypeScript and Vue 3 Composition API 1.4k ★
README
**Part of the [StudioMeyer MCP Stack](https://studiomeyer.io)** — Built in Mallorca 🌴 · ⭐ if you use it
darwin
  
**AI agents that improve themselves.**[](https://www.npmjs.com/package/darwin-agents) [](https://www.npmjs.com/package/darwin-agents) [](https://github.com/studiomeyer-io/darwin-agents/actions) [](LICENSE) [](tsconfig.json) [](https://nodejs.org)
Build AI agent teams that learn from every run.
Self-evolving prompts. A/B tested. Safety-gated.
[Quick Start](#quick-start) · [Agents](#built-in-agents) · [How It Works](#how-evolution-works) · [CLI](#cli-reference) · [FAQ](#faq)
npm install darwin-agents better-sqlite3
export ANTHROPIC_API_KEY=sk-ant-... # or OPENAI_API_KEY, or use Claude CLI
npx darwin run writer "Explain quantum computing simply"
A note from us
We have been building tools and systems for ourselves for the past two years. The fact that this repo is small and has few stars is not because it is new. It is because we only just decided to share what we have built. It
Related Skills
PM Working Backwards Agent
Multi-agent CrewAI pipeline that turns a product problem statement into a research brief, PRFAQ, BRD, and buil
Dual Gate Moa
Dual-Gate-MoA: harness-enforced dual gates for LLM agents (recon before acting, QA before shipping) + MoA mult
Twin Sparrow Expert Engineer
Multi-domain engineering skill covering backend, frontend, TypeScript, debugging, architecture, performance, t
Grimoire
Prompt engineering toolkit: version-controlled prompts, AI agent skills manager, sandboxed Claude sessions in
Fusecli
Turn any OpenAPI 3.x / Swagger 2.0 spec into a standalone TypeScript CLI with interactive prompts, auth handli
Bymax Claude Code
Production-ready Claude Code toolkit. 6 plugins: phased planning workflow (spec→roadmap→phase-tasks→task), str
Related Agents
Integrity Checker
Checks Evolving Lite data consistency - memory structure, experience index, config validity
System Builder
Self-evolving platform agent. Researches APIs, generates new MCP servers, agents, and skills following existin
Task Completer
Validates task completion with zero-tolerance quality gates and archives with learnings