find-skills

Search the open skills registry and recommend installable agent skills with installation commands.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/TaherMustansir1929/zainy-water-v3 --skill find-skills-tahermustansir1929
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/TaherMustansir1929/zainy-water-v3/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/TaherMustansir1929/zainy-water-v3 --skill find-skills-tahermustansir1929

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover existing agent skills and provides a clear path to install them so users don't have to reinvent solutions for common tasks or manually search multiple sources.

Core Features & Use Cases

  • Guided Discovery: Translate user requests like "how do I do X" or "find a skill for X" into targeted searches of the skills ecosystem.
  • Quality Verification: Recommend candidates with attention to install counts, source reputation, and GitHub metrics before suggesting installation.
  • Installation Guidance: Provide the exact skills CLI install command and a link to learn more; useful for extending agent capabilities for tasks like PR reviews, performance tuning, or deployment automation.

Quick Start

Find a skill for "react performance", verify its install count and source reputation, and provide the install command and a link.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find agent skills for a specific task like PR reviews or deployment automation?

To find agent skills for specific tasks, you can use a discovery process that translates requests into targeted searches, verifying install counts and source reputation before providing installation commands.

What is the best way to discover installable agent skills and check their quality?

The best way to discover installable agent skills is searching the open skills registry, which verifies source reputation and install counts to ensure you only install reliable, high-quality capabilities.

Can I get the exact skills CLI install command and a link when I find a skill?

Yes, discovering a skill provides the exact skills CLI install command and a link to learn more, allowing instant installation to extend agent functionality for tasks like performance tuning.

Does the skill discovery process work with requests asking how to do X or capability checks?

The skill discovery process works with queries asking how to do X, requests to find a skill for X, and capability checks, matching user intent against the open skills registry to recommend solutions.

Why should I use a guided discovery process instead of manually searching multiple sources for skills?

Guided discovery prevents reinventing solutions for common tasks by searching the skills ecosystem directly, verifying GitHub metrics, and supplying installation links so you do not manually search multiple sources.