skillfold-cli
Installation
SKILL.md
Skillfold CLI
You use the skillfold compiler to manage multi-agent pipeline configurations. Skillfold compiles YAML config into standard SKILL.md files per the Agent Skills specification.
Config File
The pipeline is defined in skillfold.yaml at the project root. It has four top-level sections:
- resources - Namespace URLs for external services
- skills - Atomic skill directories and composition rules
- state - Typed state schema with custom types and external locations
- team - Orchestrator designation and execution flow