AIPM
Theme

AIPM package

find-skills

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 l...

Install Skill

aipm add @vercel-labs/find-skills@1.0.0

How to use

Install the skill above, then run this in your AI tool:

/find-skills <your description>

About

This skill helps you discover and install skills from the open agent skills ecosystem.

Source

Package content

Browse manifest, skill files, and license bundled in this package.

Share this package

Add an Install with AIPM badge

Add this badge to a GitHub README so readers can open the package page and install the same version.

Install with AIPM
[![Install with AIPM](https://www.aipm-registry.com/install-with-aipm.svg)](https://www.aipm-registry.com/packages/vercel-labs/find-skills/1.0.0)

Publisher

Vercel Labs

Reserved under @vercel-labs by Vercel Labs. This package name belongs to an AIPM publisher account.

AI assistant context

What this skill is for

@vercel-labs/find-skills@1.0.0 is an AIPM skill package for All tools. Use it when a project needs the reusable AI behavior described as: 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 l...

Install
aipm add @vercel-labs/find-skills@1.0.0
Use after install
/find-skills <your description>

Tool targets

Install command by target

cursor

Run this variant when you want to install the package into cursor.

aipm add @vercel-labs/find-skills@1.0.0 --target cursor --ci

claude

Run this variant when you want to install the package into claude.

aipm add @vercel-labs/find-skills@1.0.0 --target claude --ci

Package FAQ

Install and compatibility

How to install
Run aipm add @vercel-labs/find-skills@1.0.0 in a project that has AIPM initialized.
Supported tools
@vercel-labs/find-skills@1.0.0 supports All tools.

Before installing

AIPM skills can add files to your project. Review the package name, target, description, license, and publisher before installing. Use a clean branch when trying a new skill.