find-skills

Search the skills ecosystem and recommend installable agent skills for a user task.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/forgefabrik/agent-bigbrother --skill find-skills-forgefabrik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/forgefabrik/agent-bigbrother/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/forgefabrik/agent-bigbrother --skill find-skills-forgefabrik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps people discover whether an installable agent skill already exists for a task they want to automate or improve, instead of guessing or starting from scratch.

Core Features & Use Cases

  • Skill Discovery: Search the skills ecosystem for relevant capabilities by domain, task, or workflow.
  • Recommendation Guidance: Compare likely matches and suggest stronger options based on source reputation and install popularity.
  • Installation Help: Provide the correct Skills CLI commands to add, update, or manage a chosen skill.
  • Use Case: A user wants help with PR reviews, deployment automation, or design work and needs to know whether a dedicated skill already exists.

Quick Start

Ask me to find a skill for your specific task, and I will search for the best match and explain how to install it.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find an existing agent skill for a specific task like PR review or deployment automation?

To find agent skills for tasks like PR review or deployment automation, search the skills ecosystem by domain or workflow. The discovery process compares matches based on source reputation and install popularity to recommend the best option.

Can I check if a skill exists for a particular tool or domain before building my own?

Yes, you can check if a skill exists for a specific tool or domain by querying the skills ecosystem. This capability search evaluates repository quality and install counts to confirm whether a dedicated skill already handles your desired workflow.

How do I install a recommended agent skill using the CLI?

To install a recommended agent skill, use the provided Skills CLI commands. The discovery process outputs the exact install commands needed to add, update, or manage the chosen skill within your local agent environment.

What is the best way to discover installable skills for workflow extension?

The best way to discover installable skills for workflow extension is reviewing the skills leaderboard. Comparing repository quality and install popularity across the ecosystem ensures you select a reliable and widely adopted capability match.

How are skill recommendations evaluated during the discovery process?

Skill recommendations are evaluated during discovery by applying Skills CLI search commands alongside leaderboard reviews. The process checks install counts and repository quality metrics to ensure the suggested capabilities are reputable and actively maintained.