find-skills

Search and filter local skill metadata by name, description, triggers, and requirements.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill find-skills-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/find-skills
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill find-skills-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly discover which skills exist in the registry, so you do not have to manually inspect directories or guess what capability to use.

Core Features & Use Cases

  • Keyword Search: Look up skills by name, description, or capability.
  • Capability Matching: Find the most relevant skill for a specific task or workflow.
  • Skill Inventory: List available skills along with metadata such as triggers and requirements.
  • Use Case: If you need to know which skill can help with browsing, transcript processing, or agent automation, this Skill can surface the best match immediately.

Quick Start

Ask the assistant to find the best skill for your task by describing what you want to accomplish in plain language.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find the right skill for a specific task without manually checking directories?

To find the right skill without manual directory checks, use skill discovery to search the registry by name, description, or capability. This capability matching surfaces the best available skill for your specific task immediately.

What is skill discovery in a local registry?

Skill discovery in a local registry is the process of listing, filtering, and comparing available skills by their metadata, triggers, and requirements. It helps you quickly know which capabilities exist without guessing or inspecting folders.

Can I list available skills and filter them by their triggers and requirements?

Yes, you can list available skills and filter them by triggers and requirements. The skill inventory feature queries local metadata to show exactly what capabilities are available and what conditions they need to run.

What's the best way to match a plain language description to an available skill?

The best way to match a plain language description to an available skill is through keyword search. You describe what you want to accomplish, and the registry lookup matches your text against skill names and descriptions.

How does capability matching work for browsing, transcript processing, or agent automation?

Capability matching for browsing, transcript processing, or agent automation works by searching local skill metadata for relevant keywords. It compares your task requirements against registered triggers to surface the best fit.

Do I need to install external dependencies to search local skill metadata?

No external dependencies are required to search local skill metadata. The lookup operates directly on the local registry of skill directories to list, filter, and compare available capabilities.