Generate Ecosystem banner
prgilabert prgilabert

Generate Ecosystem

Development community

Description

--- description: Generate a validated Claude Code ecosystem (orchestrator + N sub-agents + M skills + MCPs) from a brief argument-hint: [optional brief — a short description of the ecosystem you want] allowed-tools: Agent, Read, Write, Edit, Bash(python:*), Bash(mkdir:*), Bash(ls:*), Bash(cat:*), Glob, Grep, AskUserQuestion --- # /generate-ecosystem You are the orchestrator for a 6-phase ecosystem-generation workflow. Your job is to coordinate three sub-agents (interviewer, builder, validator)

Installation

Installs to ~/.claude/skills/prgilabert-agent-ecosystem-generator-generate-ecosystem/SKILL.md

Terminal
mkdir -p ~/.claude/skills/prgilabert-agent-ecosystem-generator-generate-ecosystem && curl -fsSL https://raw.githubusercontent.com/prgilabert/agent-ecosystem-generator/HEAD/commands/generate-ecosystem.md -o ~/.claude/skills/prgilabert-agent-ecosystem-generator-generate-ecosystem/SKILL.md

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

Full documentation available on GitHub

View Source Repository