Skill Base is a privately deployable Agent Skills distribution hub. It lets teams publish, install, and version-control internal standards, APIs, and business workflows as private Skills. Run it locally or on your intranet. Engineers use the CLI (skb), while PMs/QA can publish via a drag-and-drop web UI. It keeps sensitive data in-house, prevents version drift, and syncs updates across projects and IDEs.
Hey Product Hub! 👋 I'm the creator of Skill Base.
Since the OpenClaw movement, "Agent Skills" have exploded.more teams are encoding standards, internal APIs, and business workflows as Skills, but that material often doesn’t belong on a public marketplace—or scattered across Git repos and Slack. Versions drift, and colleagues outside engineering have a hard time keeping up.
Skill Base is a lightweight private skill hub. Run it locally or on your intranet, and treat Skills that embed your team’s private business logic as publishable, installable, versioned assets. Engineers use the CLI (skb) to search, install, and update; PMs and QA can publish by dragging a folder or a zip into the web UI—no Git required.
It’s a strong fit for coding standards, internal API conventions, and Skills with sensitive business rules—data stays in your environment; one update rolls out across multiple projects and IDEs.
The installation is very simple—just run the command `npx skill-base`, and it’s up and running.
There’s also a corresponding CLI tool, skill-base-cli, which allows you to download and publish Skills to your privately deployed Skill Base right from the command line.
Additionally, I’ve published two corresponding Skills on the official website. They enable tools like Vibe Coding to modify and improve your Skills, then use skill-base-cli to publish them—with changelogs generated automatically.
If fragmented team Skills are giving you headaches too, I’d love to hear how you’re syncing them today.
Report
No reviews yetBe the first to leave a review for Skill Base