find-skills

Search for installable agent skills using the Skills CLI.

140|20|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/HHU3637kr/skills --skill find-skills-hhu3637kr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/HHU3637kr/skills/tree/main/find-skills
Command: npx skills add https://github.com/HHU3637kr/skills --skill find-skills-hhu3637kr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills from the open ecosystem, making it easy to extend capabilities without manual integration.

Core Features & Use Cases

  • CLI driven discovery: search for skills using the Skills CLI to find installable capabilities that fit your task.
  • Guided installation: provides commands and learn-more links to add skills to your environment.
  • Broad applicability: useful for product teams, developers, designers, and researchers looking to extend a workflow with ready-made skills.

Quick Start

Run npx skills find [query] to search for skills that match your needs.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search for and install agent skills using a CLI?

You can discover installable agent skills by running `npx skills find [query]` in your CLI to locate capabilities matching your task. The command returns the skill name, owner, installation command, and a learn more link for guided setup.

What are agent skills and when do I need to install them?

Agent skills are ready-made capabilities you can install to extend your workflow without manual integration. You need them when you ask how to accomplish tasks or want to add new abilities across domains like development, testing, design, and documentation.

Can I use this skill discovery workflow for design and testing tasks?

Yes, you can search for skills applicable to design, testing, development, and documentation tasks. The discovery mechanism is broadly applicable for product teams, developers, designers, and researchers looking to extend their environment.

What happens if my CLI skill search returns no results or multiple matches?

The skill gracefully handles no results and multiple matches. If your query matches multiple skills, it helps you locate the specific installable capability you need, and returns the skill name, owner, and installation command for each match.

What's the best way to extend agent abilities without manual integration?

The best way to extend agent abilities without manual integration is using the open skill ecosystem. Search the ecosystem via CLI to find ready-made skills, then use the provided installation command to add the capability directly to your environment.