find-skills

Search the agent skills registry and filter results by install count and source reputation.

96|1|Updated Jun 4, 2026
One-click install
npx skills add https://github.com/langbyyi/CyberStrikeAI-SRC --skill find-skills-langbyyi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/langbyyi/CyberStrikeAI-SRC/tree/main/mcp-servers/pent_claude_agent/.claude/skills/find-skills
Command: npx skills add https://github.com/langbyyi/CyberStrikeAI-SRC --skill find-skills-langbyyi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often waste time building custom agent functionality from scratch when pre-built, community-vetted skills already exist for their tasks, and lack an easy way to locate, verify, and install these existing skills.

Core Features & Use Cases

  • Open Ecosystem Search: Queries the public agent skills registry via the Skills CLI to find skills matching any user query, from React development to PR reviews and changelog generation.
  • Quality Vetting: Filters search results by install count, source reputation, and GitHub stars to only recommend trustworthy, well-maintained skills from reputable authors.
  • Guided Installation: Provides exact, copy-paste install commands and handles the installation process for users with a single confirmation.
  • Use Case: If a user asks for help creating a changelog, this skill can locate the top-rated changelog skill with 20K+ installs from a reputable source and install it in seconds.

Quick Start

Tell the AI you need a skill for your specific task, such as 'find a skill for automating end-to-end testing', and it will search, vet, and offer to install the best matching skill for you.

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 like DevOps or testing?

To find pre-built agent skills, you query the open agent skills ecosystem to locate matching modules for specialized tasks. The system scans the public registry and filters results by install count and source reputation to ensure you get community-vetted functionality.

Can I install community-vetted agent skills without manual custom development?

Yes, you can install community-vetted agent skills without manual custom development. The tool provides exact copy-paste install commands and handles the installation process automatically with a single confirmation, extending agent capabilities instantly.

What is the best way to verify the quality of skills in the agent skills registry?

The best way to verify the quality of skills in the agent skills registry is to filter by install count, source reputation, and GitHub stars. This vetting process ensures only trustworthy, well-maintained skills from reputable authors are recommended.

How do I search for a specific agent skill using the CLI?

To search for a specific agent skill using the CLI, simply tell the AI your requirement, such as needing a skill for automating end-to-end testing. It queries the public registry to find, vet, and offer to install the best matching skill.

Does the skill discovery process work for common professional domains like React development?

Yes, the skill discovery process works for common professional domains including React development, PR reviews, and changelog generation. It locates pre-built agent skills across development, testing, DevOps, and other professional areas.

What are the limitations of extending agent capabilities with pre-built skills?

A limitation of extending agent capabilities with pre-built skills is relying entirely on the open ecosystem's existing modules. If no matching skill exists for your highly specific custom task, you will still need to build the functionality from scratch.