Skill Publish

Pick the publish path that matches your workflow

Use npx skill-publish to scaffold, authenticate, publish, and share immutable skill releases with canonical install URLs and public registry detail pages.

Quickstart Command

Authenticate and store your API key

Create a broker API key with ledger auth and persist it locally for future publishes.

quickstart

Recommended Preset

General skill

Balanced starter for most reusable skill releases with no strong ecosystem assumptions.

First-time publishers and broad reusable skills

preset

Canonical distribution

Every published release gets a public detail page, badge snippets, and pinned install URLs that are stable enough for real automation.

Trust and verification

Use the manage flow to request verification, tighten trust signals, and expose provenance once a release is live.

CI-backed releases

The same CLI flow scales into the GitHub Action when you are ready to automate versioned releases from your repository.

Audience Guides

High-intent entry points for the skill publish funnel