find-skills

Find and recommend installable agent skills with install commands and vetting guidance.

2|2|Updated Jul 1, 2025
One-click install
npx skills add https://github.com/Rafaelp122/wedding_management --skill find-skills-rafaelp122
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Rafaelp122/wedding_management/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Rafaelp122/wedding_management --skill find-skills-rafaelp122

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users find, evaluate, and install community-built agent skills when they ask how to perform a specific task or express interest in extending agent capabilities, reducing the effort of manual discovery and risk assessment.

Core Features & Use Cases

  • Interactive Skill Discovery: Guide searches using the Skills CLI and the skills.sh leaderboard to locate relevant skills by domain and task.
  • Quality Vetting: Recommend skills with install counts, source reputation, and repository links to help users choose trustworthy options.
  • Installation Guidance: Provide exact install commands and optional flags for unattended or global installs.
  • Use Case: A developer asks for "PR review automation" and receives a shortlist of vetted skills, their install commands, and recommendation on which to install.

Quick Start

Find installable skills for react performance and present the top matches with install commands and vetting notes.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for a specific developer task?

Agent skills are installable extensions that help automate specific developer tasks like web development, testing, deployment, and documentation. They are discovered via the Skills CLI and installed directly into your environment.

How do I install agent skills using a command line interface?

To install agent skills, use the exact install commands provided by the Skills CLI. You can apply optional flags for unattended or global installs to integrate the skill into your agent environment.

How do I evaluate if a community-built agent skill is trustworthy?

To evaluate an agent skill's trustworthiness, check its install counts, source reputation, and repository links provided during discovery. This vetting guidance helps determine if a community skill is safe to install.

What is the best way to search for PR review automation agent skills?

The best way to search for PR review automation skills is to query the Skills CLI, which returns a shortlist of vetted options with install counts and repository links to help you choose the most suitable one.

Can I use the Skills CLI to locate agent skills for deployment and testing?

Yes, the Skills CLI searches across domains like deployment, testing, web development, and documentation to locate installable agent skills that extend your capabilities for those specific tasks.