find-skills

Search the skills ecosystem and recommend installable agent skills.

1|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/jgwill/dotagents --skill find-skills-jgwill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/jgwill/dotagents/tree/main/skills/find-skills
Command: npx skills add https://github.com/jgwill/dotagents --skill find-skills-jgwill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users quickly locate existing installable skills for a specific task instead of guessing or building everything from scratch.

Core Features & Use Cases

  • Skill discovery and installation guidance: Helps users search the open skills ecosystem and choose relevant options for their goal.
  • Practical search workflow: Guides users to identify the domain and task, check popular leaderboard candidates, and then run targeted searches.
  • Quality-focused recommendation checks: Encourages verification via install count, source reputation, and GitHub stars before installing.

Quick Start

Ask for the best existing skills to solve your problem by saying: "Find a skill for [your task], and recommend the top options with 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 existing installable agent skills for a specific task?

To find installable agent skills, use the Skills CLI search to query the ecosystem by your desired task or capability, then review candidates on the popular leaderboard before installing.

What is the best way to search the agent ecosystem for specialized workflow help?

The best way to search the agent ecosystem is to identify your domain and task, check the leaderboard for popular candidates, and run a targeted query search using the Skills CLI.

How can I verify the quality of an agent skill before installation?

You can verify agent skill quality before installation by checking its install count, source reputation, and GitHub stars to ensure reliability across common domains.

Do I need a specific file format to list a new skill for discovery?

Yes, listing a new skill for discovery requires a YAML-defined entry containing the skill name and description to ensure it is properly indexed in the ecosystem.

Can I get workflow recommendations for extending agent capabilities without building from scratch?

Yes, you can get workflow recommendations by asking the system to find a skill for your task, which searches existing options and provides top recommendations with install commands.

What are the limitations of using automated skill discovery for complex developer workflows?

Automated skill discovery relies on YAML-defined entries and CLI search, meaning unlisted skills or poorly described capabilities may be missed during complex developer workflow queries.