find-skills

Search the open skills ecosystem and install packages via the Skills CLI.

32|6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/FISHers6/clawBro --skill find-skills-fishers6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/FISHers6/clawBro/tree/main/crates/clawbro-server/default-skills/find-skills
Command: npx skills add https://github.com/FISHers6/clawBro --skill find-skills-fishers6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users quickly find and add existing skills that extend an AI agent's functionality, avoiding manual searching and guesswork.

Core Features & Use Cases

  • Skill Search: Leverages the Skills CLI to query the open ecosystem for relevant packages based on user intent.
  • Installation Guidance: Provides exact commands to add discovered skills globally.
  • Use Case Example: When a user asks “how do I generate a changelog?”, the skill suggests the appropriate changelog skill and shows how to install it.

Quick Start

Run npx skills find <your query> to search for matching skills.

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

To find and install agent capabilities, run the command `npx skills find <your query>` to search the open ecosystem and receive exact commands for adding packages globally via the CLI.

How do I search for a specific skill to extend my AI agent's functionality?

You can search for a specific skill by querying the open ecosystem with the Skills CLI, which matches user intent to relevant packages and provides installation guidance for extending agent functionality.

What is the best way to locate a package for generating a changelog with an AI agent?

The best way to locate a package for generating a changelog is using the Skills CLI to query the open ecosystem, which suggests the appropriate skill and shows how to install it directly.

Can I add discovered skills globally using the Skills CLI?

Yes, you can add discovered skills globally; the installation guidance feature provides exact commands to add discovered packages directly from the command line after locating them.

Do I need to manually search the ecosystem to find tools and templates for my agent?

No, you do not need to manually search; the skill leverages the Skills CLI to query the open ecosystem for relevant packages, avoiding manual searching and guesswork for templates and workflows.