find-skills

Search the open agent skills ecosystem and validate quality via install counts and GitHub stars.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/mynameistito/opencode-config --skill find-skills-mynameistito
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/mynameistito/opencode-config/tree/main/skills/find-skills
Command: npx skills add https://github.com/mynameistito/opencode-config --skill find-skills-mynameistito

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of users not knowing whether a pre-built, installable agent skill exists for their desired task, eliminating the need to build custom functionality from scratch when a reliable pre-built solution is available.

Core Features & Use Cases

  • Open Ecosystem Search: Queries the full open agent skills library to find skills matching any user need, from web development and testing to DevOps and design.
  • Quality Validation: Filters search results by install count, source reputation, and GitHub stars to only recommend well-maintained, trusted skills.
  • End-to-End Support: Guides users through the full workflow of finding, verifying, and installing skills, with fallback support for tasks with no existing skill.

Quick Start

Ask the AI to find a skill for your specific need, for example "find a skill to help with React performance optimization" or "is there a skill that can automate PR reviews?", and it will locate, verify, and recommend the best matching skills with their install commands.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find pre-built agent skills for specialized tasks instead of writing custom workflows?

To find pre-built agent skills, you can query the open ecosystem library to locate matching tools for specialized tasks. This eliminates redundant custom development by validating skill quality through install counts and GitHub stars before providing installation commands.

Can I verify the quality and reputation of an agent skill before installing it?

You can verify agent skill quality by checking metrics like install count, source reputation, and GitHub stars. The discovery process filters search results using these validation metrics to ensure only well-maintained and trusted skills are recommended for installation.

How do I install an agent skill after finding a match in the ecosystem search?

To install an agent skill, use the npx installation commands provided after ecosystem search. The discovery process guides you through finding, verifying, and executing the correct install commands for your selected skill.

What should I do if there is no existing agent skill available for my specific functionality needs?

If no existing agent skill matches your functionality needs, the discovery workflow provides fallback support. It guides you through alternative approaches when the open ecosystem search returns no matching pre-built templates or tools for your specific task.

Does the agent skills ecosystem cover specific software engineering categories like web development and DevOps?

The agent skills ecosystem covers a wide range of software engineering categories including web development, testing, DevOps, and design. Ecosystem search queries the full open library to find skills matching any user need across these technical domains.

When should I search for an existing agent skill rather than building custom functionality from scratch?

You should search for an existing agent skill whenever you need functionality, tools, templates, or workflows that might already exist. Checking the open ecosystem first eliminates redundant custom development work by leveraging pre-built, trusted solutions.