find-skills

Discover agent skills via the Skills CLI and validate candidates by install counts and source reputation.

1|Updated May 24, 2026
One-click install
npx skills add https://github.com/gavin100305/traffic --skill find-skills-gavin100305
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/gavin100305/traffic/tree/main/agents/.agents/skills/find-skills
Command: npx skills add https://github.com/gavin100305/traffic --skill find-skills-gavin100305

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding the right existing agent skill for a user’s specific request is often slow and uncertain, leading to wasted time searching and trial-and-error.

Core Features & Use Cases

  • Skill discovery guidance: Helps users map their question to likely skill categories and search queries (e.g., domain + task like “react testing”).
  • Ecosystem navigation: Guides users to the Skills CLI workflow and the skills.sh browsing/leaderboard approach to find well-adopted options.
  • Quality-aware recommendations: Encourages verification using install counts and source reputation before installing.

Quick Start

Use the find-skills skill to search for an appropriate capability and then install the best match by using the Skills CLI with a focused query.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find existing agent skills for a specific developer workflow?

You can discover agent skills by using the Skills CLI discovery flow and browsing the skills.sh leaderboards. Map your request to a domain and task query, then validate candidates using install counts and source reputation before installing.

What is the best way to search for a trustworthy agent skill before installing?

The best way to search for a trustworthy agent skill is to use the Skills CLI discovery flow and verify candidates on skills.sh. Check install counts and source reputation to ensure the workflow is well-adopted and safe before installation.

How do I extend my agent with a specialized skill for a new task?

You extend an agent with a specialized skill by using the Skills CLI to search for your requested capability. Formulate a focused query combining your domain and task, evaluate the results by install counts, and install the best match.

Can I use the skills.sh leaderboard to navigate the agent ecosystem?

Yes, you can use the skills.sh leaderboard to navigate the agent ecosystem. It helps you browse available workflows and identify well-adopted options by showing install counts and source reputation for quality-aware recommendations.

What are the limitations of searching for skills without validating install counts?

Searching for skills without validating install counts risks installing untested or poorly adopted workflows. The discovery flow requires checking source reputation and install counts on skills.sh to avoid trial-and-error and ensure you select trustworthy options.