Switchyard

Switchyard Plugin And Skills Starter Kits

This page does not claim that Codex, Claude Code, OpenClaw, or MCP already have full support.

It exists to give external builders a clear construction guide:

where to start, how far the current surface really goes, and where the repo still needs to fail closed

If you are not even sure whether this page is your first stop, go here first:

Current Honest Role

The most truthful description of these starter kits today is:

They do not pretend to be complete product integrations. They exist so plugin builders, skills packs, docs/SEO tooling, and local automation glue can start from a real narrow slice instead of guessing.

Machine-Readable Source

Stable read-only entrypoints:

pnpm run switchyard:cli -- builder-kit-catalog
pnpm run switchyard:cli -- builder-kit-catalog-schema
pnpm run switchyard:cli -- builder-kits
pnpm run switchyard:cli -- builder-kit --target codex
pnpm run switchyard:cli -- builder-kit --target claude-code
pnpm run switchyard:cli -- builder-kit --target openclaw
pnpm run switchyard:cli -- builder-kit --target mcp
pnpm run switchyard:cli -- skill-pack-catalog
pnpm run switchyard:cli -- skill-pack-catalog-schema
pnpm run switchyard:cli -- skill-packs
pnpm run switchyard:cli -- skill-pack --target runtime-diagnostics-pack
pnpm run switchyard:cli -- skill-pack --target docs-seo-sync-pack
pnpm run switchyard:cli -- provider-catalog
pnpm run switchyard:cli -- keyword-truth

If You Need A Full Directory Instead Of A Single Kit

If Your Real Question Is “Which Pack Should I Start With?”

Go here next:

If you need side-by-side comparison instead of a quick recommendation:

If you want a complete journey instead of a chooser:

If your next question is host integration:

Starter Kits

codex

claude-code

openclaw

mcp