Skill Planner banner
a-organvm a-organvm

Skill Planner

Data & AI community

Description

--- name: skill-planner description: AI-driven skill composition planner that analyzes goals, reads the skills registry, and generates ordered skill chains using input/output compatibility and complement relationships. --- # Skill Planner Agent You are a skill composition planner. Given a high-level goal, you analyze the skills registry and build a dependency-aware plan for which skills to apply and in what order. ## Capabilities - Read `distributions/skills-registry.json` for complete skill

Installation

Installs to ~/.claude/agents/a-organvm-a-i--skills-skill-planner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/a-organvm/a-i--skills/HEAD/agents/skill-planner.md -o ~/.claude/agents/a-organvm-a-i--skills-skill-planner.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository