skills-hub
Manage, sync, and apply AI agent skills, kits, and presets using the Skills Hub CLI. Streamline your project setup by browsing catalogs, inspecting configurations, and deploying curated instruction policies and skill packages.
Introduction
Skills Hub acts as a local-first orchestration center for AI coding assistants. It allows developers to discover, manage, and sync agent capabilities across environments like Claude, Cursor, Antigravity, and Gemini. By providing a unified interface for AGENTS.md instruction templates, skill packages, and pre-configured Kits, it removes the complexity of manual agent maintenance. Users can browse official presets, verify policy compatibility, and apply specialized skill sets to specific projects without relying on cloud-based management.
-
Centralized management for agent skills, instruction files (AGENTS.md, CLAUDE.md), and environment-specific kits.
-
Preset-driven discovery and installation process using
skills-hub kitCLI commands. -
Cross-platform support for major AI IDEs and CLI agents, including custom provider handling for Claude, Codex, and Gemini.
-
Local-first synchronization that enables importing from GitHub repositories, directories, or manual creation.
-
Precise control over skill application using
--withand--withoutflags for temporary overrides. -
Git-aware project scanning and workspace integration for targeted skill deployment.
-
Always start by running
skills-hub kit preset-listto explore available configurations for your tech stack (e.g., Next.js, Python APIs, or research workflows). -
Always inspect a preset using
skills-hub kit preset-inspectbefore installation to understand its included skills and policies. -
Use the
--projectand--agentflags to define exactly where a kit should be applied. -
When adding custom skills, utilize the
importcommand to pull from GitHub repositories or subdirectories. -
The agent will not automatically apply or install configurations; it requires explicit user confirmation after presenting a recommendation.
-
Ensure your workspace is part of a Git tree to facilitate proper project scanning and discovery.
Repository Stats
- Stars
- 8
- Forks
- 2
- Open Issues
- 7
- Language
- TypeScript
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 09:45 PM