find-skills

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Helps users find and install the right agent skills to extend their capabilities and address specific needs.

Core Features & Use Cases

  • Skill Discovery: Provides a simple way to search for and discover new skills.
  • Skill Installation: Automates the process of installing skills from GitHub or other sources.
  • Skill Updates: Ensures that the latest versions of installed skills are kept up to date.

Quick Start

Search for a skill by name or keyword with the command: npx skills find [query].

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 from the command line?

You can find and install agent skills by running the command `npx skills find [query]` to search the open agent skills ecosystem by name or keyword, then use the CLI to streamline the installation process.

What is the process for discovering new GitHub skills for my agent?

Discovering new GitHub skills involves querying the skills registry via the Skills CLI using a name or keyword search, which returns matching skills from the open ecosystem available for installation.

Do I need the Skills CLI and an internet connection to search for skills?

Yes, you need a functioning Skills CLI (`npx skills`) installed locally and an active internet connection to access the skills registry and query for available agent skills.

Can I update my installed agent skills to the latest versions?

Yes, the skill installation process includes updates to ensure that the latest versions of your installed agent skills are kept up to date from their original sources.

What is the best way to search for a specific skill by name in the registry?

The best way to search for a specific skill by name is to use the `npx skills find [query]` command, passing the exact skill name or relevant keyword as the query parameter.

Are there limitations when installing skills from sources other than GitHub?

The skill discovery and installation process supports sources including GitHub and other repositories within the open agent skills ecosystem, allowing installation from various supported registry sources.