find-skills

Search and install agent skills using the Skills CLI.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/bzellman/earp-kit --skill find-skills-bzellman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/bzellman/earp-kit/tree/main/skills/system/find-skills
Command: npx skills add https://github.com/bzellman/earp-kit --skill find-skills-bzellman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help users find and install agent skills from the open ecosystem when capabilities exist as installable skills.

Core Features & Use Cases

  • Discover relevant skills using the Skills CLI and keyword searches.
  • Preview install commands and learn more at skills.sh for each skill.
  • Install a selected skill with a single command and start using it immediately.

Quick Start

Execute the Skills CLI to locate relevant agent skills and install the one that fits your task.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install agent skills for specific tasks?

The Skills CLI (npx skills) lets you discover and install agent skills from the open ecosystem by performing keyword searches. You can preview install commands and immediately add capabilities for domains like design, testing, and deployment.

What is the best way to discover installable skills using the command line?

The best way to discover installable skills via the command line is executing npx skills to search the open ecosystem. It locates relevant agent capabilities based on your query and provides direct install commands for immediate use.

How do I search for an agent skill when I need a capability I don't have?

You can search for an agent skill by asking how to do a specific task or requesting a skill for a domain. The CLI queries the open ecosystem, finds relevant installable skills, and generates the command to install them.

Do I need to visit skills.sh to manage my installed agent skills?

You do not need to visit skills.sh to manage installed agent skills, as the CLI handles searching, installing, and checking for updates directly. The skills.sh website is available to preview install commands and learn more about each skill.

Can I check for updates to installed skills using the Skills CLI?

Yes, you can check for updates to installed skills using the Skills CLI. The npx skills command manages the entire lifecycle of your agent capabilities, allowing you to search, install, and update skills from the open ecosystem.

What types of capabilities can I extend my agent with using installable skills?

You can extend your agent with installable skills across various domains such as design, testing, and deployment. The open ecosystem provides capabilities that match your task requirements when you query the CLI for missing features.