find-skills

Search the open skills ecosystem and provide install commands.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/treejh/ai-agent-skills --skill find-skills-treejh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/treejh/ai-agent-skills/tree/main/skills/find-skills
Command: npx skills add https://github.com/treejh/ai-agent-skills --skill find-skills-treejh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reduces the friction of finding and installing community-contributed agent skills by automatically mapping user requests to installable packages and presenting vetted installation options.

Core Features & Use Cases

  • Intent extraction: Parses user questions to identify the domain and specific task they need help with.
  • Leaderboard-first discovery: Checks skills.sh rankings and prioritizes popular, battle-tested skills.
  • CLI-backed search and verification: Runs npx skills find queries, evaluates install counts and source reputation, and presents installation commands and guidance.
  • Use Case: When a user asks for a React performance helper, the skill searches the ecosystem, verifies quality signals, and returns recommended skills with install commands and links.

Quick Start

Ask the assistant to "find a skill for React performance and show installation options".

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for web development tasks?

To discover agent skills for web development, you can use a search tool that parses your request, checks skills.sh leaderboard rankings, runs npx skills find queries, and returns vetted installation commands. This process maps your specific task to installable packages in the open skills ecosystem.

What is the best way to discover community-contributed agent skills?

The best way to discover community agent skills involves checking skills.sh rankings and running npx skills find searches. This approach evaluates install counts and source reputation, prioritizing popular, battle-tested skills to reduce friction and present vetted installation options.

Can I search for a React performance helper and get an install command?

Yes, you can search for a React performance helper by asking the assistant to find a skill. The tool extracts your intent, searches the ecosystem, verifies quality signals like install counts, and returns recommended skills with ready-to-use install commands and links.

Does the skill discovery process verify the quality of installable packages?

Yes, the skill discovery process verifies quality by performing leaderboard checks on skills.sh and evaluating source reputation alongside install counts. This ensures the recommended packages are popular and battle-tested before providing the installation commands.

How do I locate automation or DevOps skills using npx?

You can locate automation or DevOps skills by requesting a skill for those domains. The system runs npx skills find queries to search the ecosystem, evaluates the results based on install counts, and provides guidance with installation commands.

What should I do if I need a skill for documentation but don't know the package name?

If you need a documentation skill but lack a package name, simply describe the task. The intent extraction feature identifies your domain, searches the open skills ecosystem, and presents vetted options with installation commands without requiring prior package knowledge.