Quickstart Command
Authenticate and store your API key
Create a broker API key with ledger auth and persist it locally for future publishes.
Use npx skill-publish to scaffold, authenticate, publish, and share immutable skill releases with canonical install URLs and public registry detail pages.
Quickstart Command
Create a broker API key with ledger auth and persist it locally for future publishes.
Recommended Preset
Balanced starter for most reusable skill releases with no strong ecosystem assumptions.
First-time publishers and broad reusable skills
Every published release gets a public detail page, badge snippets, and pinned install URLs that are stable enough for real automation.
Use the manage flow to request verification, tighten trust signals, and expose provenance once a release is live.
The same CLI flow scales into the GitHub Action when you are ready to automate versioned releases from your repository.
Audience Guides
Claude Teams
Create a versioned Claude-ready skill package that teams can pin, verify, and install from canonical HOL Registry URLs.
Open guideCodex Workflows
Package Codex workflows into immutable releases with versioned SKILL.md and manifest resolvers that collaborators can reuse safely.
Open guideCursor Editors
Ship Cursor-ready skill packages with the same immutable publish flow used for every other HOL skill release.
Open guideMCP Tooling
Package MCP tool behavior, safety rules, and operator expectations as a skill that can be published, shared, and audited.
Open guideCI Automation
Connect an existing repo to the official Skill Publish GitHub Action so every tagged release can ship an immutable skill version automatically.
Open guideCanonical technical references for MCP server discovery, A2A guidance, and skill publishing.