-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Display Name
/add-skill
Category
Tooling
Sub-Category
Slash-Commands: CI / Deployment
Primary Link
https://github.com/vercel-labs/add-skill
Author Name
vercel-labs
Author Link
https://github.com/vercel-labs
License
MIT
Other License
No response
Description
Install agent skills onto your coding agents from any git repository.
Supports Opencode, Claude Code, Codex, Cursor, and 10 more.
Validate Claims
Usage
Source Formats
The
GitHub shorthand
npx add-skill vercel-labs/agent-skills
Full GitHub URL
npx add-skill https://github.com/vercel-labs/agent-skills
Direct path to a skill in a repo
npx add-skill https://github.com/vercel-labs/agent-skills/tree/main/skills/frontend-design
GitLab URL
npx add-skill https://gitlab.com/org/repo
Any git URL
npx add-skill git@github.com:vercel-labs/agent-skills.git
Specific Task(s)
No response
Specific Prompt(s)
No response
Additional Comments
Install agent skills onto your coding agents from any git repository.
Supports Opencode, Claude Code, Codex, Cursor, and 10 more.
Quick Start
npx add-skill vercel-labs/agent-skills
What are Agent Skills?
Agent skills are reusable instruction sets that extend your coding agent's capabilities. They're defined in SKILL.md files with YAML frontmatter containing a name and description.
Skills let agents perform specialized tasks like:
Generating release notes from git history
Creating PRs following your team's conventions
Integrating with external tools (Linear, Notion, etc.)
Recommendation Checklist
- I have checked that this resource hasn't already been submitted
- My resource provides genuine value to Claude Code users, and any risks are clearly stated
- All provided links are working and publicly accessible
- I am submitting only ONE resource in this issue
- I understand that low-quality or duplicate submissions may be rejected