cross-evolution

Installation
SKILL.md

Cross-Evolution

Purpose

Maintain a high evolutionary standard across all agent skills by identifying "Genes" (best practices), transferring them to skills that lack these features, and discovering new high-value genes from existing skills.

Axioms

1. Atomic Independence (No Cross-Skill Glue)

Skills and their scripts must be 'atomic'.

  • 'FORBIDDEN': Any logic inside a skill's script that explicitly checks for or calls tools from another skill.
  • 'The Agent is the Glue': Only the AI Agent is responsible for coordination.

2. Pragmatic Evolution (Occam's Razor)

Related skills
Installs
9
Repository
llblab/skills
GitHub Stars
1
First Seen
Feb 13, 2026