Changelog
Release notes for the SkillHub command line and registries.
- v0.14.0
A landing page, and a documentation pass
A landing page for the public beta, public registry pages readable without an account, and a documentation site with new security and troubleshooting pages.
- web
- docs
- security
- api
- v0.13.0
Install it from npm, and invitations that arrive
The CLI ships on npm, organization invitations are delivered by email, and a real organization switcher spans every membership you hold.
- cli
- web
- api
- v0.12.0
Search across the ecosystem, and a faster dashboard
Explore reaches the skills.sh index, email-and-password sign-up arrives, tab switches become instant, and signed-in pages get substantially faster.
- web
- api
- sources
- security
- v0.11.0
The dashboard, on live data
Activity, notifications, analytics, machines, personal registries, and version downloads arrive as backend-backed features, reading and writing real data end to end.
- web
- api
- cli
- security
- v0.10.0
Docs mode-selector and a live API playground
The docs sidebar became a color-coded mode selector, and the API section gained a live, interactive OpenAPI playground.
- docs
- api
- v0.9.0
A beautiful docs site
A top-to-bottom docs polish — a fresh isolated Fumadocs 16 site, real screenshots and GIFs from the live app, and a first-screen README.
- docs
- v0.8.0
Forgiving imports and skill metadata
Importing real-world GitHub repos, robustly — benign spec issues become override-able warnings, and every skill in a repo is judged on its own merits.
- cli
- import
- security
- v0.7.0
A documentation site
A documentation site with a full CLI reference, concept guides, and a statically-driven changelog with RSS and Atom feeds.
- docs
- v0.6.0
The web dashboard
A browser dashboard for registries, skills, and version diffs — the same typed API the CLI uses.
- web
- dashboard
- v0.5.0
Proven end-to-end
A scripted demo boots the whole stack and runs the full round-trip — publish, install, sync — with a clean git status throughout.
- infra
- v0.4.0
Install from GitHub and skills.sh
Reach the whole ecosystem — install straight from GitHub repos and the skills.sh index, and import them into your registries with provenance.
- cli
- sources
- import
- v0.3.0
The command line
The full CLI — authenticate, publish, install, and sync skills into any coding agent, without ever touching your repo.
- cli
- publishing
- v0.2.0
The registry
A working registry — publish, resolve, and sync skills over one typed API, with device-flow auth and a safety-checked publish pipeline.
- api
- registries
- security
- v0.1.0
The foundations
The core building blocks — a strict skill validator, deterministic content-hashed packaging, and the single branding seam.
- core