find-skills

Search the skills registry and provide install commands for matching agent skills.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/MisLink/agentry --skill find-skills-mislink
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/MisLink/agentry/tree/main/agents/.agents/skills/find-skills
Command: npx skills add https://github.com/MisLink/agentry --skill find-skills-mislink

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users find existing installable agent skills instead of reimplementing capabilities, saving time and surfacing community-tested solutions.

Core Features & Use Cases

  • Guided discovery: Translate user requests like "how do I do X" into targeted skill searches and present relevant candidates.
  • Quality verification: Advise checking install counts, source reputation, and repository signals before recommending a skill.
  • Installation assistance: Provide clear install commands and optional global installation guidance when users want to add capabilities.
  • Use Case: When a user asks for help with React performance, run a skills search, verify a top skill's credibility, and offer the install command and link.

Quick Start

Ask the assistant to search for skills matching "react performance" and return the top recommended skills with install commands and source links.

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 specific tasks like web development or testing?

To find agent skills for specific tasks, you can search the skills registry using natural language queries like "how do I do X". The discovery process translates your request into targeted searches and surfaces relevant community-tested candidates across domains like web development, testing, and design.

What is the best way to verify the quality of an agent skill before installing it?

The best way to verify agent skill quality is to check install counts, source reputation, and repository signals. The discovery process advises evaluating these credibility metrics before recommending a skill, ensuring you adopt reliable and community-tested solutions.

How do I install a recommended agent skill after finding it?

To install a recommended agent skill, use the explicit install commands provided during the discovery process. It offers clear installation guidance, including optional global installation commands and direct source links, allowing you to quickly extend agent functionality.

Can I search for existing skills instead of reimplementing capabilities myself?

Yes, you can search for existing skills instead of reimplementing capabilities. The discovery tool helps you find installable agent skills to save time and surface community-tested solutions, preventing unnecessary manual development for common tasks like React performance optimization.

Does agent skill discovery work across multiple technical domains?

Agent skill discovery works across multiple technical domains such as web development, testing, design, and deployment. It applies to user requests for extending agent functionality by searching the central registry and surfacing matching candidates regardless of the specific domain.

What are the limitations of using a skills registry for agent capability discovery?

A limitation of using a skills registry is reliance on external source reputation and install counts as quality indicators. You must manually verify repository signals and evaluate the credibility of candidate skills before proceeding with the provided installation commands.