find-skills

Parse Skills ecosystem metadata to rank and surface installable skills.

1.6k|179|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/GCWing/BitFun --skill find-skills-gcwing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/GCWing/BitFun/tree/main/src/crates/core/builtin_skills/find-skills
Command: npx skills add https://github.com/GCWing/BitFun --skill find-skills-gcwing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install reusable agent skills when users need capabilities, workflows, or domain-specific help, instead of reinventing the wheel from scratch.

Core Features & Use Cases

  • Discover relevant skills from the ecosystem based on user intent (e.g., planning, code analysis, automation).
  • Present installable options with concise descriptions and install commands.
  • Help with first-time setup and evaluation, including confirmation before installation.

Quick Start

Ask the assistant to search for installable skill that matches a task and present the best options for review.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install reusable agent skills for automation tasks?

To discover and install reusable agent skills, you can request the assistant to search the ecosystem metadata based on your task intent. It ranks relevant options by usefulness and provides the specific install commands for confirmation before setup.

What are installable agent skills and when do I need them?

Installable agent skills are reusable capabilities or workflows within the ecosystem. You need them when you require domain-specific help for tasks like planning, debugging, or automation, allowing you to avoid reinventing the wheel from scratch.

How do I find agent skills for debugging or code analysis?

You can find agent skills for debugging or code analysis by asking the assistant to surface installable options. It parses the ecosystem metadata, identifies relevant skills matching your domain-specific query, and ranks them by usefulness for review.

Can I evaluate an agent skill before running the install command?

Yes, you can evaluate an agent skill before installation. The discovery process presents concise descriptions of the installable options and provides the install commands, requiring your explicit confirmation before any skill is actually installed.

What is the best way to search the skills ecosystem for a specific workflow?

The best way to search the skills ecosystem is to describe your specific task or workflow to the assistant. It handles domain-specific queries, parses ecosystem metadata, and ranks available installable skills by their usefulness to your context.

Do I need any dependencies to discover agent skills in the ecosystem?

No dependencies are required to discover agent skills. The skill independently parses the ecosystem metadata, ranks results by usefulness, and presents install commands, handling the search and evaluation natively without external components.