Agent Skill Hub Documentation
Agent Skill Hub is a platform for discovering, sharing, and deploying AI agent skills. Think of it as npm or GitHub, but specifically designed for AI agent capabilities.
What is Agent Skill Hub?
The platform consists of:
- Web Platform — Browse and discover skills at agentskillhub.dev
- CLI Tool (
skhub) — Install and manage skills directly in your projects - GitHub Integration — Import skills from any GitHub repository
Quick Start
Install the CLI
Install Your First Skill
Verify Installation
Documentation Sections
- Getting Started — Set up the CLI and install your first skill
- Web Platform — Browse and discover skills through the web interface
- CLI Reference — Complete reference for the skhub CLI
- Publishing Skills — Learn how to publish your own skills
- API Reference — REST API documentation for programmatic access
Quick Example
Features
- Discover Skills — Browse a catalog of reusable AI agent skills contributed by the community
- CLI Integration — Install skills directly into your projects with the skhub CLI
- Skillsets — Organize related skills into shareable collections
- GitHub Import — Import skills directly from GitHub repositories
- Version Management — Skills support versioning with easy updates
- API Access — RESTful API for programmatic access

