find-skills

Finds and recommends installable agent skills from skills.sh for user-requested capabilities.

659|59|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/GeminiLight/MindOS --skill find-skills-geminilight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/GeminiLight/MindOS/tree/main/skills/find-skills
Command: npx skills add https://github.com/GeminiLight/MindOS --skill find-skills-geminilight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users do not know when an existing installable skill can solve a specific task, leading to duplicated effort and slow task completion; this skill bridges that discovery gap by locating and vetting skills for a user's requested capability.

Core Features & Use Cases

  • Interactive Search: Use keyword searches and the Skills CLI to find candidate skills for tasks like performance tuning, PR reviews, changelog creation, or deployment automation.
  • Quality Verification: Check install counts, source reputation, and repository signals before recommending a skill to reduce risk.
  • Install Guidance: Present install commands and links from skills.sh and offer to perform the installation if the user approves.
  • Use Case: A developer asks how to optimize a React app; the skill locates relevant React performance skills, compares popularity and source, and provides an install command and link.

Quick Start

Ask me to find a skill by saying "Find a skill for 'react performance'" and I will search, verify quality, and suggest installable 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 installable agent skills for specific developer tasks?

You can find installable agent skills by performing keyword searches against skills.sh and the Skills CLI to locate specialized tooling for specific tasks. The system verifies install counts and source reputation before recommending options.

What is the best way to search for specialized tooling and templates for my workflow?

The best way to search for specialized tooling is to use interactive keyword searches against skills.sh and the Skills CLI. The system locates candidate skills, compares popularity and source repository signals, and provides direct links and install commands.

Can I use the Skills CLI to check the quality and reputation of a skill before installing it?

Yes, you can check skill quality before installing by verifying install counts and source reputation. The system evaluates repository signals to reduce risk and ensure the recommended tooling is reliable before providing the install command.

How do I install an agent skill once I find a relevant match?

To install a discovered agent skill, the system provides specific install commands and links from skills.sh. You can review the verified options and approve the installation directly through the provided command.

Does this skill discovery process work for finding React performance optimization templates?

Yes, skill discovery works for finding React performance optimization templates by applying keyword searches to locate relevant skills. It compares popularity and source reputation to suggest installable options tailored to your optimization tasks.