find-skills

Search for installable agent skills and generate npx skills add commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stellarone/evaluate --skill find-skills-stellarone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/stellarone/evaluate/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/stellarone/evaluate --skill find-skills-stellarone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of not knowing whether a helpful agent skill already exists for a specific task or capability, and how to locate and install it quickly.

Core Features & Use Cases

  • Skill discovery for a target need: Identifies the user’s domain and task (e.g., testing, PR review, deployment) and searches for matching skills.
  • Quality-first recommendations: Checks credibility signals like leaderboard presence, install counts, and source reputation before recommending anything.
  • Actionable install workflow: Provides clear next steps, including the exact npx skills add <package> command when the user wants to proceed.

Quick Start

Ask the AI: "Find a skill that can help me with <your task>, and recommend the best option to install."

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 a specific developer workflow?

To find agent skills for a specific developer workflow, describe your target task or domain, and the tool searches installable skills, checks credibility signals like leaderboard presence and install counts, and generates the exact npx skills add command for installation.

What's the best way to discover CLI agent skills for tasks like PR review or deployment?

The best way to discover CLI agent skills is to request a capability or domain task, which triggers a quality-first search validating source reputation and install counts before recommending the most credible matching skill package.

Can I check an agent skill's reputation or install count before adding it to my project?

Yes, you can check an agent skill's reputation before adding it, because the discovery process validates source reputation, verifies leaderboard presence, and confirms install counts to ensure only credible skills are recommended.

How do I search for ecosystem skills to extend agent capabilities across testing and operations?

You search for ecosystem skills by asking how to do a target task across testing, documentation, or operations, which locates matching installable skills and provides actionable npx skills add install instructions.

Does skill discovery work for exploring automation capabilities without knowing exact package names?

Skill discovery works for exploring automation capabilities without knowing exact package names by matching your requested workflow or capability against available installable skills and guiding you through the installation process.

What are the limitations of using automated skill discovery for agent tooling?

A limitation of automated skill discovery is that recommendations depend on existing credibility signals like leaderboard presence and install counts, meaning newly published or niche agent skills with low validation metrics may not surface in results.