find-skills

Search the skills registry and install modular agent skills via the Skills CLI.

3|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/legout/pi-config --skill find-skills-legout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/legout/pi-config/tree/main/installed-skills/find-skills
Command: npx skills add https://github.com/legout/pi-config --skill find-skills-legout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the discovery gap by helping users find and install specialized capabilities from the open agent skills ecosystem, ensuring they have the right tools for any task.

Core Features & Use Cases

  • Intelligent Search: Query the skills registry to find tools for specific domains like web development, testing, or DevOps.
  • Quality Verification: Provides guidance on evaluating skill reliability based on install counts and source reputation.
  • Use Case: If you need to automate PR reviews, use this skill to search for and install a battle-tested PR review skill from a trusted source.

Quick Start

Ask the agent to find a skill for a specific task like react performance optimization to get started.

Frequently Asked Questions about find-skills

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

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

You can discover and install agent skills by querying the skills registry via the CLI. Search for specific domains like web development or DevOps to find modular tools, templates, and workflows to extend your agent's functionality.

What is the best way to find a reliable skill for automating PR reviews?

To find a reliable skill for automating PR reviews, search the skills registry and evaluate results using install counts and source reputation. This quality verification ensures you install a battle-tested capability from a trusted source.

Can I use the Skills CLI to search for tools outside of web development?

Yes, the Skills CLI interfaces with the open skills ecosystem to help you find tools across diverse domains. You can query the registry for specialized capabilities extending beyond web development to testing, DevOps, and other workflows.

Do I need the Skills CLI to manage package installation from the registry?

Yes, the Skills CLI is required to interface with the registry and manage package installation. It acts as the bridge for discovering and installing modular agent skills from the open ecosystem.

How do I search for a skill to handle react performance optimization?

To find a skill for react performance optimization, ask the agent to search for that specific task. The registry will return relevant modular skills, templates, and workflows designed to extend your agent's capabilities.

What are the limitations of discovering agent skills through an open ecosystem?

The main limitation is varying quality across the open ecosystem. Because anyone can publish, you must verify skill reliability by checking install counts and source reputation before integrating any package into your workflow.