Agent skill

idea-darwin

Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill idea-darwin --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/idea-darwin/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Idea Darwin Engine A round-based idea iteration system that treats ideas as competing organisms — scoring, selecting, crossing, and evolving them through structured rounds to surface the strongest concepts. ## Overview Most idea management tools are filing cabinets: they store ideas, tag them, and let them rot. Idea Darwin flips the paradigm — instead of organizing ideas, it lets them **compete**. Every idea is a living species on an evolution island. Each round, the fittest get deepened, different ideas cross-pollinate to produce unexpected hybrids, and external stimuli trigger mutations. ## When to Use This Skill - Use when you have many scattered ideas and need to systematically evaluate and develop them - Use when you want to discover unexpected connections between ideas from different domains - Use when you need structured iteration rather than one-shot brainstorming - Use when you want a scoring framework to prioritize which ideas deserve more investment ## Core Concepts ### Evolution Island Metaphor Your ideas are alive on this island. Like organisms, they follow three core laws: 1. **Evolution** — Each round, the system deepens the most viable ideas through structured res

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Core Concepts
  4. Evolution Island Metaphor
  5. Species Cards
  6. 6-Dimensional Scoring
  7. Idea Lifecycle
  8. Step-by-Step Guide
  9. 1. Write Your Ideas
  10. 2. Initialize Your Island
  11. 3. Start Evolving
  12. 4. Keep Feeding the Island
  13. Examples
  14. Example 1: Initialize
More from agentic-awesome-skills
All skills →
About this skill
What does the idea-darwin skill do?

Darwinian idea evolution engine — toss rough ideas onto an evolution island, let them compete, crossbreed, and mutate through structured rounds to surface your strongest concepts.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill idea-darwin --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going