find-skills

Search registry metadata to discover and install modular agent skills.

13|3|Updated May 31, 2026
One-click install
npx skills add https://github.com/enowdev/enowX-Skill --skill find-skills-enowdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/enowdev/enowX-Skill/tree/main/skill/find-skills
Command: npx skills add https://github.com/enowdev/enowX-Skill --skill find-skills-enowdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the discovery gap in the agent ecosystem by helping users find, verify, and install specialized capabilities for their specific tasks without manual searching.

Core Features & Use Cases

  • Intelligent Search: Queries the skills registry based on natural language requests for specific domains like web development, testing, or DevOps.
  • Quality Verification: Provides guidance on install counts and source reputation to ensure users only install reliable, battle-tested tools.
  • Use Case: If you need to automate PR reviews, this skill will search the registry, identify the most popular and trusted PR review tools, and provide the exact command to install them.

Quick Start

Ask the agent to find a skill for a specific task like react performance optimization to get a list of recommended packages.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for specific automation tasks?

To discover agent skills, you can use natural language requests to search a registry metadata ecosystem. The tool matches your requirements with verified packages that have high install counts to ensure reliability for your specific automation tasks.

What is the best way to find and install modular skills for a development agent?

The best way to find and install modular skills is by querying the skills registry based on your domain needs, such as web development or DevOps. The tool then provides the exact CLI commands required to install the identified packages globally.

Do I need the Skills CLI to install agent packages?

Yes, you need the Skills CLI to install agent packages. The discovery tool identifies the appropriate modular packages from the registry, but the CLI is required to execute the installation commands and manage package dependencies globally.

How are agent skills verified before installation?

Agent skills are verified by checking registry metadata for high install counts and source reputation. This quality verification process ensures you only install reliable, battle-tested tools for your specific domains like testing or web development.

Can I search for agent skills using natural language requests?

Yes, you can search for agent skills using natural language requests. The intelligent search feature queries the skills registry based on your specific domain requirements, such as react performance optimization or PR review automation.