Skills Explorer Add Skills

find-skills

An agent skill by vercel-labs, from vercel-labs/skills. Tags: automation, developer-tools, local-workflow.

What it does

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Install

With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:

npx skills add vercel-labs/skills --skill find-skills

Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):

git clone --depth 1 https://github.com/vercel-labs/skills
cp -r skills/skills/find-skills ~/.claude/skills/find-skills

Safety box score

Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.

Source

Repository
vercel-labs/skills (all skills from this repository)
Path
skills/find-skills/SKILL.md
Branch
main
Updated
2026-09-19