find-skills

Parses user queries to find skills and provides install and update commands via the Skills CLI.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/077tan/yun-skill --skill find-skills-077tan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/077tan/yun-skill/tree/main/find-skills
Command: npx skills add https://github.com/077tan/yun-skill --skill find-skills-077tan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of finding and installing new skills for your agent, making it easier to add new functionalities and workflows.

Core Features & Use Cases

  • Skill Discovery: Helps users find skills by parsing their queries for potential skill matches.
  • Skill Installation: Provides the ability to install a skill using the Skills CLI.
  • Skill Updates: Keeps the installed skills up-to-date with the latest features and fixes.
  • Skill Categories: Offers a variety of categories to narrow down the search, such as web development, testing, DevOps, and more.

Quick Start

Use the find-skills skill to search for a skill related to 'PDF text extraction'.

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 new agent capabilities using a CLI?

You can install new skills by using the Skills CLI to search for specific agent capabilities, then executing the add command to integrate the desired skill into your agent's ecosystem.

What is the process for keeping installed skills up-to-date with the latest features?

Updating installed skills involves running the update command within the Skills CLI, which retrieves the latest features and fixes to keep your agent capabilities current within the ecosystem.

Can I narrow down skill discovery searches by specific categories like web development or DevOps?

Yes, the skill discovery mechanism supports filtering by categories like web development, testing, and DevOps, allowing you to narrow down searches and find specific agent capabilities efficiently.

Do I need any dependencies to use the skill discovery and installation features?

No external dependencies are required. The skill operates entirely within the context of the Skills CLI, using its built-in find, add, and update commands to manage agent capabilities.

What's the best way to find a skill for a specific task like PDF text extraction?

The best way to find a task-specific skill is to input a descriptive query like 'PDF text extraction' into the Skills CLI, which parses the request to identify and recommend matching agent capabilities.