find-skills

Search and install skills from the open agent skills ecosystem using the Skills CLI.

Updated Jul 11, 2026
One-click install
npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill find-skills-gauravb4875-ux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/gauravb4875-ux/SP2.0/tree/main/skills/find-skills
Command: npx skills add https://github.com/gauravb4875-ux/SP2.0 --skill find-skills-gauravb4875-ux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Users often have questions about tasks they need assistance with and want to find or extend their agent's capabilities. This skill helps in discovering and installing skills to achieve these functionalities.

Core Features & Use Cases

  • Skill Discovery: Identifies skills that match the user's queries related to specific tasks or capabilities.
  • Skill Installation: Guides the user on how to install skills found.
  • Skills CLI Integration: Utilizes the Skills CLI (npx skills) to interact with the skill ecosystem.

Quick Start

To find and install a skill for "React performance", you would say, "find a skill for React performance".

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 task capabilities?

To find and install agent skills, you can use a skill discovery tool that matches your query to existing capabilities in the open ecosystem. It identifies matching skills and guides you through the installation procedure using the Skills CLI.

What is the best way to extend agent functionality with new skills?

The best way to extend agent functionality is by searching the open agent skills ecosystem. By matching your specific task queries to available skills, you can quickly identify and install the exact capabilities your agent needs.

Can I use the Skills CLI to search for capabilities by keyword?

Yes, you can use the Skills CLI (`npx skills`) to search for capabilities by keyword. The discovery process involves matching your user queries to existing skills within the ecosystem to find relevant functionality.

How does skill validation work during installation?

Skill validation occurs during the installation procedure to ensure the discovered skills are correctly matched and compatible. The system validates the skills found through your keyword search before guiding the final installation.

Do I need the Skills CLI to install discovered skills?

Yes, you need the Skills CLI to install discovered skills. The skill installation process integrates directly with the `npx skills` command to interact with the ecosystem and execute the installation procedures.