find-skills

Search, install, check, and update agent skills via CLI.

14|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/wpgaurav/WordPress-skills --skill find-skills-wpgaurav
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/wpgaurav/WordPress-skills/tree/main/skills/tools/find-skills
Command: npx skills add https://github.com/wpgaurav/WordPress-skills --skill find-skills-wpgaurav

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. It should be used when looking for functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discover available agent skills across domains and ecosystems.
  • Recommend installable skills based on user intent and context.
  • Provide guidance on installing or learning more about suggested skills.

Quick Start

Use the Skills CLI to search for relevant skills and install the best match to extend capabilities.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for specific development workflows?

To discover agent skills, use the CLI search command to query domains like design, testing, or deployment, then run the install command to add the matching skill to your ecosystem.

What is the best way to discover available agent skills across different domains?

Discovering available agent skills involves using the CLI search functionality to query the ecosystem, which returns installable capabilities matching your domain-specific intent.

Can I check and update installed agent skills through the command line?

Yes, you can check and update installed agent skills using the dedicated CLI commands provided by the skill, ensuring your installed capabilities remain current across your development environment.

How do I extend agent capabilities when I need functionality that might exist as a skill?

To extend agent capabilities, use the CLI to search the ecosystem for matching skills, install the best match, and follow the guidance links to skills.sh to learn more about the functionality.

Does the skill discovery CLI require any external dependencies to run?

No, the skill discovery CLI operates with zero external dependencies, allowing you to search, install, check, and update agent skills directly within your environment without prerequisites.