← Library

Agent skill

find-skills

Vercel

Turns a question like how do I do this into a search across the registry, then installs what it finds. The most installed skill there is, which is its own argument for keeping it in the stack.

SystemsUpdated 2 months ago31,792 stars

In the author’s words

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.

The description field from SKILL.md, quoted as written.

Read it before you install it

SKILL.md · 136 lines

Install on its own

Or add it to your stack above and install everything at once.

npx skills add https://github.com/vercel-labs/skills --skill find-skills
Source ↗GitHub ↗skills.sh ↗Vercel

Trust audit

View the source ↗
100%verified
Resolved (HTTP 200), passed
Resolves · 31,792 stars, passed
Transcribed from the author's own page, passed
Last updated 2 months ago, passed
Credited to Vercel, passed

All 5 checks passed when this was last run. Links were last checked on .

Goes well with

  • pick-ui-library

    Picks the library from the set Emil actually uses and trusts.

    Emil KowalskiSystemsComponents

    Stops your agent hand-rolling a toast or installing whatever is trending. Covers components, motion, charts, interaction, state and styling.

    npx skills add https://github.com/emilkowalski/skills --skill pick-ui-library

  • better-ui

    Concentric radius, optical alignment, surface depth, hit areas.

    Jakub KrehelCraftSystems

    Based on the Details That Make Interfaces Feel Better article. The small corrections that separate a shipped interface from a generated one.

    npx skills add https://github.com/jakubkrehel/skills --skill better-ui

  • ordinary-interfaces

    180 interface rules that each carry a number and its evidence grade.

    Finn MartenSystemsAccessibility

    Every rule states a value, cites whether that value is spec, measured or convention, and says where it stops applying. Reads your project's own tokens before it quotes a default, so a 7px radius in a 7px system is correct rather than a finding.

    npx skills add https://github.com/Board-ly/ordinary-interfaces

    SystemsAccessibilityReviewCraftFull page & trust audit →

Work with us