Agent Skill Hub
A GitHub-based platform for publishing, managing, and discovering Agent Skills, with Skillsets and CLI installation.
3/10/2026
Agent Skill Hub is a platform for managing and distributing Agent Skills through a web application and CLI. Unlike skills.sh, it introduces Skillsets: packages of related Skills that install and share a complete workflow.
Each Skill continues to use its GitHub repository as the single source of truth. The platform adds organization, discovery, and distribution without creating a separate source.

Beyond Skillsets, skhub also offers a smoother experience for managing your skills.
The web app makes it easier to add skills to a Skillset — once you're done, just run skhub update locally to sync the Skillset configuration in one go.
The skhub link command discovers unlinked skills in your global or project .claude / .agents directories and creates symlinks for them.
The skhub dash command launches a local web UI for browsing globally installed skills.