Runtype
Changelog
SDKMay 25, 20261 min read

Runtype Skills — Open Source on skills.sh

Six composable agent skills for building, managing, embedding, and operating AI products on Runtype — installable in one command across 35+ AI coding agents.

skillsopen-sourcesdkclaude-codecursormcp

Runtype Skills are now available as an open-source package on skills.sh. Install all six skills in one command:

npx skills add runtypelabs/skills

The package includes a router skill that dispatches to five focused specialists: build-product (hosted products and validation), admin (live account operations and debugging), persona (widget embedding and theming), templates (distributable FPO templates), and sdk-marathon (TypeScript/Python SDK, CLI, and long-running tasks).

Skills work with 35+ AI coding agents — Claude Code, Cursor, Copilot, Codex, Windsurf, Gemini, Cline, AMP, Kiro, and more. Each skill ships with reference documents covering Runtype primitives, MCP tools, all 15 surface types, flow step types, and end-to-end recipes.

MIT licensed. Contributions welcome at github.com/runtypelabs/skills.