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

Commands

Compile

Installs
2
GitHub Stars
6
First Seen
Mar 21, 2026
skillfold-cli — byronxlg/skillfold