find-skills

Search the open skills ecosystem and generate install commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find existing agent skills and installable packages when they ask how to do a task, want to extend an agent's capabilities, or are unsure whether a ready-made skill already exists.

Core Features & Use Cases

  • Guided discovery: Shows how to search the open skills ecosystem using the Skills CLI and the skills.sh leaderboard to surface popular, battle-tested options.
  • Vetting criteria: Advises on install counts, source reputation, and repository signals (stars, authors) so users can choose trustworthy skills.
  • Install workflow: Provides the exact npx skills install commands, links to skill pages, and offers to perform installs or help create a new skill if none exist.

Quick Start

Run npx skills find react performance to locate relevant skills and then ask me to recommend and install the best option.

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 specific developer workflows?

To find and install agent skills, use the Skills CLI to search the open ecosystem and generate exact npx install commands for developer workflows like web development, testing, and deployment.

What is the best way to discover existing agent skills before building my own?

The best way to discover existing agent skills is searching the skills.sh leaderboard and using the CLI, which surfaces popular options and provides vetting heuristics like install counts and repository stars.

How can I check if an agent skill is trustworthy before installing it?

To check if an agent skill is trustworthy before installing, evaluate vetting criteria such as install counts, source reputation, and repository signals like stars and author history provided by the discovery process.

Can I use the Skills CLI to locate packages for web development, PR review, and deployment?

Yes, you can use the Skills CLI to locate packages for web development, PR review, and deployment by running targeted searches across the open skills ecosystem to surface domain-specific capabilities.

What should I do if I cannot find a ready-made skill for my specific task?

If you cannot find a ready-made skill for your specific task, the discovery process offers to help you create a new skill after confirming no existing packages match your requirements in the ecosystem.

What is the command syntax to search for and install agent packages via npx?

The command syntax to search for and install agent packages is 'npx skills find [query]' to locate options, followed by the provided 'npx skills install' command to add the chosen package.