find-skills

Search the Skills registry and install skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users find existing agent skills that match a requested capability so they don't have to reinvent solutions or perform manual searches across registries.

Core Features & Use Cases

  • Skill discovery: Translate a user's goal or task into targeted search queries to locate relevant skills in the open skills ecosystem.
  • Installation guidance: Provide install commands and links and offer to initiate installation via the Skills CLI.
  • Use Case: A developer asks how to improve React performance, and the assistant locates a React performance skill, shows its purpose, gives the npx skills add install command, and offers to install it.

Quick Start

Ask the assistant to find a skill for React performance and then install a selected result using the provided install command.

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 find and install agent skills, translate your task goal into a search query to locate relevant packages in the skills registry, then use the provided npx skills add command to install the selected package via the CLI.

What is the best way to discover existing agent skills instead of building from scratch?

Discovering existing agent skills involves searching the open skills ecosystem to match your requested capability, which presents concise skill summaries with install commands and links so you don't have to reinvent solutions or manually search registries.

Can I use the Skills CLI to extend agent capabilities across different domains?

Yes, you can use the Skills CLI to extend agent capabilities across domains like web development, testing, and deployment by initiating the installation of selected skill packages directly through the provided install commands.

How does skill discovery work when I ask an assistant for a capability recommendation?

Skill discovery works by translating your user request into targeted search queries that locate relevant skills in the registry, then presenting concise summaries with links and installation commands for the assistant to initiate.

Do I need any dependencies to search for and install agent skills?

No external dependencies are required to search for and install agent skills, as the process relies on the Skills CLI to execute the provided npx skills add install commands for your selected packages.

Why should I use a skill discovery tool instead of manually searching the registry?

Using a skill discovery tool prevents you from reinventing solutions and performing manual searches across registries by directly translating your goal into targeted queries that present concise skill summaries with links and install commands.