find-skills

Search for installable agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills when they ask questions about how to do tasks or express interest in extending capabilities, surfacing installable options in the open agent-skills ecosystem.

Core Features & Use Cases

  • Discover and search for skills that match user intent using the Skills CLI.
  • Provide guidance on installing and managing skills from GitHub and other sources.
  • Leverage leaderboard information to prioritize popular, reputable skills before recommending options.

Quick Start

Run a search for your task with the Skills CLI and install a chosen 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 a specific task?

To discover agent skills, use the Skills CLI by running npx skills find with your task query, then install the chosen skill using npx skills add to extend your capabilities.

What is the best way to evaluate skill quality before installing from the ecosystem?

Evaluating skill quality involves checking the skills.sh leaderboard for popular options, reviewing install counts, and verifying source reputation to ensure the agent skill is reputable.

Can I use the Skills CLI to browse and update already installed skills?

Yes, the Skills CLI supports browsing, evaluating, and managing skills, allowing you to run npx skills check or npx skills update to maintain your installed agent skills.

How do I search for an installable agent skill when I need to extend capabilities?

When you need to extend capabilities, search for installable agent skills by expressing your task intent and using npx skills find to surface matching options from the ecosystem.

Does the skill discovery process work with skills hosted on GitHub?

Yes, skill discovery provides guidance on installing and managing agent skills from GitHub and other sources, allowing you to evaluate options before adding them to your environment.