Skills
Agent skill registry, packager, installer
Package agent capabilities once. Reuse them everywhere. Skills gives your agents a versioned, signed, distributable plugin format with a registry to match.
Package once, run anywhere
A skill is a self-contained capability — code, prompts, schemas, and metadata — installable into any compatible agent runtime.
Standard format
Manifest, prompts, tool schemas, and runtime code in one bundle. Same shape for every skill.
Public registry
Discover skills by capability, model compatibility, license, and trust level. Pull with one command.
One-line install
Install a skill into your agent with a single CLI invocation. Resolution and dependencies handled.
Semver everywhere
Pin to exact versions, ranges, or git refs. Lockfiles keep production builds reproducible.
Signed releases
Every published skill is signed. Verify provenance and integrity before installation.
Author SDK
Write a skill in TypeScript or Python. Local test harness, schema validation, and publish in one step.