Evolve

Community

Recursively generate modular skills to scale PAI.

Authormatt-fell-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Evolve provides a modular capability to recursively generate and scaffold new Skill Units, enabling your Personal AI Infrastructure to grow without manual reconfiguration.

Core Features & Use Cases

  • Recursive Skill Generation: Create new skills and their scaffolding automatically, preserving consistency.
  • Modular Evolution: Build a hierarchy of skills that expand as your needs grow.
  • Use Case: When you need to rapidly spawn a new automation module for a new domain, use Evolve to auto-create the directory and SKILL.md for the new skill.

Quick Start

pai run Evolve create <skill_name>

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Evolve
Download link: https://github.com/matt-fell-ai/PAI/archive/main.zip#evolve

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository