find-skills

Search the Skills CLI for agent skills and return install commands.

1|Updated Jun 13, 2017
One-click install
npx skills add https://github.com/RoyMcCrain/dotsfile --skill find-skills-roymccrain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/RoyMcCrain/dotsfile/tree/main/claude/skills/find-skills
Command: npx skills add https://github.com/RoyMcCrain/dotsfile --skill find-skills-roymccrain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill removes the guesswork of finding installable agent skills by locating, evaluating, and presenting community skills that match a user's request so they can extend an agent's capabilities without manual research.

Core Features & Use Cases

  • Search and Discovery: Use the Skills CLI and skills.sh leaderboard to find candidate skills for domains like web development, testing, design, and deployment.
  • Quality Verification: Check install counts, source reputation, and repository signals before recommending a skill to ensure reliability.
  • Actionable Results: Provide the skill name, a short description, install command, and a link for further details, and offer to install globally when appropriate.
  • Use Case: A developer asks "how do I improve React performance?" and receives vetted skill options, install commands, and links to documentation.

Quick Start

Search for relevant skills for "react performance" and present the top recommendations with install commands and links.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install community agent skills for specific tasks?

You can discover and install community agent skills by using the Skills CLI to search the open ecosystem, verifying install counts and source reputation, and returning recommended skills with install commands and links.

What is the best way to find a skill for a specific problem like React performance?

The best way to find a skill for a specific problem is to perform an interactive search via the Skills CLI, which presents vetted options with install commands and links for tasks like improving React performance.

Can I check the reliability of a community skill before installing it?

Yes, you can check the reliability of a community skill by verifying install counts, source reputation, and repository signals before recommending or installing it to ensure reliability.

Does the skill discovery process provide the actual commands needed to install a tool?

The skill discovery process provides actionable results by returning the skill name, a short description, the install command, and a link for further details, and offers to install globally when appropriate.

Do I need npx to search for agent skills across domains like web development and testing?

You need npx to run the Skills CLI for interactive searches that locate candidate skills across domains like web development, testing, design, and deployment from the open ecosystem.