Skip to content

SkillMeat for Artifact Creators

Is this you?

You've built something worth sharing — a skill, command, agent, or workflow bundle — and you want other people to find it, evaluate it, and install it with confidence, whether that's your own team or the broader community. Sharing it as a gist or a README isn't versioned, isn't discoverable, and gives installers no way to see what's inside before they trust it.

What you get

SkillMeat's publish flow is a real, shipped authenticated capability — it always requires a signed-in publisher identity; there is no open or anonymous publishing path:

  • Package your artifact as a .skillmeat-pack bundle with complete publishing metadata — title, description, tags, an SPDX license identifier, and publisher attribution.
  • Publish through the marketplace publish flow, where consumers can search and filter by type, tag, source, and confidence, and inspect a six-tab detail view (trust scores, dependencies, versions, file count) before installing.
  • Consumers get the exact skillmeat marketplace install command via the install-recipe endpoint — never a one-click install — so what they run is always visible and reviewable.
  • Manage your bundle's full lifecycle after publishing: version bumps, changelog entries, and deprecation.

Consumer-side browsing requires sign-in today

Searching, filtering, and viewing marketplace details currently require an authenticated session — anonymous, no-account browsing is on the roadmap but not shipped yet.

See it work

Screenshot coming soon

A capture of the authenticated publish wizard (/marketplace/publish) is planned for this page as part of the site's media rollout, captioned as an authenticated-session screen.

GitHub Repo Import and Marketplace Browse (Web) → shows the marketplace side of this flow today — importing a GitHub repo, finding an artifact from it, and exploring the resulting marketplace source page.

Get started

Learn how to publish

The full guide covers both roles — consumer and publisher — including bundle preparation, validation requirements, and the publish workflow end to end.

Go deeper

Publishing for a whole organization, not just yourself?

See SkillMeat for Team Leads / Architects or SkillMeat for Enterprise Platform Owners for the governance layer on top of publishing.