skills.sh iconskills.sh

open-source Free Star22k

Open registry and CLI for discovering and installing reusable AI agent skills across Claude Code, Cursor, Copilot, Codex, and 67+ other coding agents

748K Total Installs
22.7K GitHub Stars
70+ Supported Agents

Overview

skills.sh is an open directory and CLI for reusable AI agent skills — modular procedural knowledge packages that enhance coding agents with capabilities like design systems, debugging workflows, security reviews, and more. Built by Vercel Labs, it lets developers install skills from any GitHub repo with a single npx skills add command. The directory indexes publicly available skills, ranks them by install activity, and runs routine security audits to surface trustworthy options. Skills work across OpenCode, Claude Code, Codex, Cursor, GitHub Copilot, Gemini CLI, and 67+ other agents.

The Verdict

Who Should Use skills.sh?

Best For

  • Teams distributing reusable workflows across AI coding tools
  • Developers using multiple coding agents who want shared capabilities
  • Open-source maintainers publishing agent skills for the community
  • Platform engineers wanting CI/CD-friendly skill installation
  • Anyone extending Claude Code, Cursor, or Copilot with procedural knowledge

Not Ideal For

  • Developers using a single AI tool with no interest in skill sharing
  • Teams needing private, internal-only skill registries (not yet supported)
  • Non-coding AI workflows (this is developer-facing only)

What's Great

  • Single command installs skills from any GitHub/GitLab/git URL
  • Supports 70+ AI coding agents out of the box
  • Project-scoped installs can be committed to repos for team sharing
  • Security audits run on indexed skills via partner providers
  • Skills usable without installing — pipe output directly to an agent
  • Leaderboard tracks trending skills by 8-week install activity
  • Fully open-source CLI and ingestion pipeline

Watch Out For

  • No private registry support — all indexed skills are public
  • Skill quality varies since anyone can publish
  • Requires Node.js/npx — no standalone binary
  • Telemetry is opt-in, so install counts may undercount real usage

Pricing

View all features & details

Installation Options

  • GitHub shorthand (owner/repo)
  • Full GitHub or GitLab URLs
  • Direct path to a specific skill in a repo
  • Any git URL or local path
  • Project-scoped (committed to repo) or global
  • Symlink or copy installation modes
  • CI/CD friendly with --yes flag

Supported Agents

  • Claude Code
  • OpenCode
  • Codex CLI
  • Cursor
  • GitHub Copilot
  • Gemini CLI
  • Cline
  • 67+ more agents

Directory Features

  • Leaderboard ranked by 8-week activity
  • 748K+ total all-time installs tracked
  • Anonymous, deduplicated install telemetry
  • Routine security audits via partner providers
  • Skills failing all audits are excluded
  • Source repo, org, and compatible agent metadata

CLI Commands

  • npx skills add — install a skill
  • npx skills use — use without installing
  • --list — list available skills in a repo
  • --skill — install specific skills by name
  • --agent — target specific agent(s)
  • --global — install to user directory

How It Compares

Feature skills.sh Claude Code Skills Cursor Rules
Multi-agent 70+ agents Claude Code only Cursor only
Open Registry Yes (public directory) No No
Security Audits Partner audits None None
Install Method npx skills add Manual copy Manual copy
Team Sharing Git-committed installs Manual Manual
Price Free Free Free
Built By Vercel Labs Anthropic Cursor

User Reviews

Loading reviews...