find-skills

Search agent skills by query and parse YAML frontmatter for names and descriptions.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/yutanpo1227/dotfiles --skill find-skills-yutanpo1227
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/yutanpo1227/dotfiles/tree/main/dot_agents/skills/find-skills
Command: npx skills add https://github.com/yutanpo1227/dotfiles --skill find-skills-yutanpo1227

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills when they need capabilities beyond their current setup.

Core Features & Use Cases

  • Discover available agent skills based on user queries.
  • Provide installation commands and learning resources.
  • Handle edge cases like no matches by suggesting manual exploration or creating a skill.

Quick Start

Ask me to find a skill for a task, and I will surface matching agent skills and guide you through installation.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover available agent skills for a specific task?

To discover agent skills, you can query based on your task requirements. The skill surfaces matching capabilities by parsing YAML frontmatter for names and descriptions, then guides you through the installation process.

How can I extend my agent's capabilities across domains like design or testing?

You can extend agent capabilities across domains like design or testing by searching for relevant skills. This helper matches your inquiries to available skills and provides installation commands to set them up.

What should I do if there are no matching agent skills for my inquiry?

If there are no matching agent skills, the discovery helper handles this edge case by suggesting manual exploration of the ecosystem or guiding you to create a custom skill.

Can I use this skill to find installation commands for open-skills?

Yes, you can use this skill to find installation commands for open-skills. It surfaces relevant skills based on user queries and provides the necessary commands and learning resources for setup.

Does discovering agent skills require any specific dependencies?

Discovering agent skills requires no specific dependencies. It operates as a safe, read-only helper that parses YAML frontmatter and uses optional scripts, references, and assets directories to enrich discovery.