Add Skill
Development community intermediate
Description
The CLI for the open agent skills ecosystem.
Installation
Terminal
git clone https://github.com/vercel-labs/skills README
skills
The CLI for the open agent skills ecosystem.
Supports **OpenCode**, **Claude Code**, **Codex**, **Cursor**, and [38 more](#available-agents).
Install a Skill
npx skills add vercel-labs/agent-skills
Source Formats
# GitHub shorthand (owner/repo)
npx skills add vercel-labs/agent-skills
# Full GitHub URL
npx skills add https://github.com/vercel-labs/agent-skills
# Direct path to a skill in a repo
npx skills add https://github.com/vercel-labs/agent-skills/tree/main/skills/web-design-guidelines
# GitLab URL
npx skills add https://gitlab.com/org/repo
# Any git URL
npx skills add git@github.com:vercel-labs/agent-skills.git
# Local path
npx skills add ./my-local-skills
Options
| Option | Description |
|---|---|
-g, --global |
Install to user directory instead of project |
-a, --agent |
Target specific agents (e.g., claude-code, codex). See Available Agents |
-s, --skill |
Install specific skills by name (use '*' for all skills) |
-l, --list |
List available skills without installing |
...
Related Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community