find-skills

Search for installable agent skills matching a user's task.

Updated Dec 20, 2023
One-click install
npx skills add https://github.com/Thiago-Cruz-eng/Hibrygame --skill find-skills-thiago-cruz-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Thiago-Cruz-eng/Hibrygame/tree/main/.claude/skills/find-skills
Command: npx skills add https://github.com/Thiago-Cruz-eng/Hibrygame --skill find-skills-thiago-cruz-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users find existing, installable agent skills for a specific task they want to accomplish, so they can avoid reinventing workflows and tooling.

Core Features & Use Cases

  • Search for existing capabilities: Identifies relevant skills using targeted queries like what the user wants to do (domain + task).
  • Provide installation guidance: Returns recommended skills with install commands and links to learn more.
  • Support “no match” outcomes: Guides the user on what to do when nothing suitable is found, including creating a new skill.

Use case example: A developer asks how to improve React performance; the Skill recommends an appropriate prebuilt skill and shows how to install it from the ecosystem.

Quick Start

Ask an AI to find a skill for your specific task, for example: find a skill for improving React app 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 existing agent skills for a specific task?

To find existing agent skills, you can use the Skills CLI search flow to query the skills.sh ecosystem based on your described task or domain needs. This returns matching installable skills with actionable install commands and discovery links.

How do I get installation commands for agent workflows I want to add?

You get installation commands for agent workflows by describing your desired task to the skill discovery tool. It queries the skills.sh platform and returns actionable install commands alongside links to learn more about the matched capabilities.

What should I do when skill discovery returns no match for my use case?

When skill discovery returns no match for your use case, the tool guides you on what to do next. This includes instructions and suggestions for creating a new skill to handle your specific task requirements.

Can I search for installable skills using the skills CLI?

Yes, you can search for installable skills using the skills CLI. The search flow requires targeted queries based on what you want to do, matching your domain and task needs against available packages in the ecosystem.

What is the best way to extend agent capabilities without building from scratch?

The best way to extend agent capabilities without building from scratch is using skill discovery to find prebuilt tools. By querying skills.sh for your specific domain task, you avoid reinventing workflows and get direct installation links.