find-skills

Discover and install agent skills via the Skills CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hirakawat-hmp/.claude --skill find-skills-hirakawat-hmp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/hirakawat-hmp/.claude/tree/main/skills/find-skills
Command: npx skills add https://github.com/hirakawat-hmp/.claude --skill find-skills-hirakawat-hmp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills to extend capabilities and quickly meet user needs when they ask for new functionality.

Core Features & Use Cases

  • Discovery and search of open agent skills from the ecosystem
  • Install and manage skills via the Skills CLI (npx skills)
  • Guidance by leaderboard and source reputation to ensure quality

Quick Start

Run npx skills find [query] to locate a matching skill and install it.

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 agent skills to extend my agent's capabilities?

To discover and install agent skills, use the Skills CLI by running `npx skills find [query]` to search the ecosystem and add new capabilities to your agent.

What is the best way to find high-quality skills for specific tasks?

The best way to find high-quality skills is by using the leaderboard and source reputation guidance within the Skills CLI to evaluate and install reputable ecosystem options.

Can I search for skills across different domains using the command line?

Yes, you can search for skills across domains using the command line. The Skills CLI supports discovery workflows to help you locate capabilities for various tasks via search queries.

Do I need any dependencies to use the skills CLI for searching?

No external dependencies are required to use the skills CLI. You can directly run the command `npx skills find [query]` to discover and install skills without prior package installations.

How does the skills leaderboard guide installation recommendations?

The skills leaderboard guides installation recommendations by ranking source reputation and ecosystem quality, ensuring you install reliable agent skills that fit your needs.