find-skills

Search for agent skills and return install commands via the Skills CLI.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/erichugy/agentic.skills --skill find-skills-erichugy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/erichugy/agentic.skills/tree/main/find-skills
Command: npx skills add https://github.com/erichugy/agentic.skills --skill find-skills-erichugy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reduces friction when users need specialized agent capabilities by locating existing installable skills and explaining how to add them, so users avoid rebuilding common workflows and tools.

Core Features & Use Cases

  • Skill discovery: Perform targeted keyword and domain searches across the open skills ecosystem to surface relevant skills.
  • Install guidance: Provide exact install commands and links so users can add skills using the Skills CLI.
  • Use case: When a user asks about improving React performance or automating PR reviews, present matching skills, explain what they do, and show how to install them.

Quick Start

Ask the assistant to find a skill for your task, for example "find a skill for react performance".

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 for a specific development task?

You can discover and install agent skills by running targeted keyword searches via the Skills CLI. The tool returns matching skill names, exact install commands, and links to skill details for quick installation.

Can I find a skill to automate PR reviews or improve React performance?

Yes, you can find a skill to automate PR reviews or improve React performance by asking the assistant to search the open skills ecosystem. It presents matching skills, explains their functions, and shows how to install them.

What's the best way to search for existing agent skills instead of building workflows from scratch?

The best way to search for existing agent skills is using the Skills CLI to perform domain and keyword searches. This surfaces relevant installable skills and provides exact commands, helping you avoid rebuilding common workflows and tools.

Does the Skills CLI work across different software engineering domains like web development and testing?

Yes, the Skills CLI works across different software engineering domains like web development, testing, deployment, and documentation. It applies when users request a skill for a domain or want to extend agent capabilities.

How do I get the exact install command for an agent skill I found?

To get the exact install command for an agent skill, perform a keyword search using the Skills CLI. The search results will return the candidate skill names alongside their specific install commands and links to skill details.

What do I need to run skill discovery searches using npx?

To run skill discovery searches using npx, you need the Skills CLI environment. It performs keyword searches across the open skills ecosystem and returns candidate skill names, install commands, and links to skill details.