find-skills

Search the Skills CLI for installable agent skills and suggest verified options.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/paulovictor237/PeveAgent --skill find-skills-paulovictor237
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/paulovictor237/PeveAgent/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/paulovictor237/PeveAgent --skill find-skills-paulovictor237

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users discover and add appropriate agent skills when they ask how to accomplish a task, request a specific capability, or want to extend their agent’s functionality.

Core Features & Use Cases

  • Guides users to search the Skills CLI for relevant packages.
  • Advises verification of install counts, source reputation, and GitHub stars before recommendation.
  • Provides concise suggestions and install commands for selected skills.

Quick Start

Ask the assistant to find a skill for "react performance" using the find-skills skill.

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 like web development or DevOps?

You can discover and install agent skills by using the Skills CLI to search for relevant packages across domains like web development or DevOps, evaluating install counts, source reputation, and repository stars before selection.

What is the best way to evaluate a skill before installing it from the CLI?

Evaluating a skill before installing it from the CLI involves checking install counts, source reputation, and GitHub repository stars to ensure package reliability and appropriate capability fit.

Can I use skill discovery to add new capabilities to my existing automation workflow?

Yes, you can use skill discovery to extend your automation workflow by locating and installing appropriate agent skills that provide the specific capabilities requested for your tasks.

How do I search for a skill using the npx skills command?

You search for a skill using the `npx skills` command by querying the assistant with a specific task like "react performance", which then returns concise package suggestions and corresponding install commands.

Does finding an installable skill require any specific environment setup?

Finding an installable skill requires access to the Skills CLI (`npx skills`) environment to locate appropriate packages and execute the install commands for the selected agent capabilities.