facebook pixel
AI Hub

Getting Started

Skills CLI

Our TakeThe package manager for AI agent skills.
Overview`npx skills` lets you discover, install, and manage modular skills from the open agent ecosystem. Works with Claude Code, Cursor, Copilot, and more.

Installation

npm install -g skills

Summary

The npm-based package manager for the Agent Skills open standard. Skills are SKILL.md files that teach your agent specialized workflows, design patterns, or domain knowledge. Works across 40+ agents including Claude Code, Cursor, Antigravity, and VS Code. Browse the full registry at skills.sh, which already covers design, testing, deployment, and more.

Source

Source on GitHub