find-skills

Search the Skills CLI for installable agent skills matching a requested capability.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/SmallRob/nice_today_android --skill find-skills-smallrob
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SmallRob/nice_today_android/tree/main/.agent/skills/find-skills
Command: npx skills add https://github.com/SmallRob/nice_today_android --skill find-skills-smallrob

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding an existing, installable skill for a specific task is hard because people do not know what capabilities already exist in the open agent skills ecosystem.

Core Features & Use Cases

  • Skill discovery by intent: Converts questions like “how do I do X” into targeted searches that surface relevant skills.
  • Actionable installation paths: Provides clear install commands and links to understand each candidate skill.
  • Fallback guidance when nothing matches: Helps users proceed with the task directly or create a new skill when no relevant options are found.

What problem does it solve?

This Skill eliminates the guesswork of browsing ecosystems manually by guiding users to the best-matching installable skill for their stated goal.

Quick Start

Tell me what you want to do, and I will search skills for it and return the best installation option(s).

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 workflow?

To find agent skills, describe the task you want to accomplish. The search flow matches your intent and surfaces candidate skills with installation identifiers and skills.sh links for easy setup.

What is the best way to discover installable agent skills by intent?

Discovering installable agent skills by intent involves converting your requested capability into a targeted search. The system presents matching candidate packages with clear install commands to extend agent functionality.

How do I install an agent skill once I find a match?

To install an agent skill, use the specific installation identifier provided in the search results. The system offers direct installation guidance and links to skills.sh for understanding each candidate package.

What should I do if no matching skills are found for my task?

If no matching skills are found, the system provides fallback guidance. You can proceed with the task directly or use the create your own skill option to build a new reusable package.

Can I search for skills to extend agent capabilities without browsing manually?

You can search for skills to extend agent capabilities by stating your desired workflow. This eliminates manual ecosystem browsing by guiding you directly to the best matching installable skill packages.

Does the skills CLI search work for discovering reusable packages?

The skills CLI search works for discovering reusable packages by applying targeted queries. It surfaces relevant installable skills based on your stated goal and provides actionable installation paths.