find-skills

Search for agent skills and provide npx skills add install commands.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/SaintFore/OpenCodeSettings --skill find-skills-saintfore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SaintFore/OpenCodeSettings/tree/main/skills/find-skills
Command: npx skills add https://github.com/SaintFore/OpenCodeSettings --skill find-skills-saintfore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users locate and install existing agent skills when they ask how to do a task, request a capability, or express interest in extending the agent's functionality, saving time compared to manual searches.

Core Features & Use Cases

  • Search by intent and keywords: Run targeted queries for domains like web, testing, deployment, or documentation to find relevant skills.
  • Installation guidance: Provide exact install commands and recommend global or interactive installs when appropriate.
  • Use Case: A user asks how to improve React performance and the Skill returns a curated skill with a description, the npx skills add install command, and a link to learn more.

Quick Start

Ask the assistant to find a skill for react performance and then install the recommended skill using the npx skills add command.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent skills for specific tasks like testing or deployment?

To discover agent skills, search by intent or keywords for domains like testing or deployment, then install the matching skill using the npx skills add command provided in the search results.

Can I find agent extensions to improve my React performance?

Yes, you can find agent extensions for React performance by asking the assistant to search for relevant skills, which returns a curated list with descriptions and install commands.

What is the best way to locate existing skills for web development pipelines?

The best way to locate existing skills for web development pipelines is to run a targeted query for the web domain to retrieve skill names, short descriptions, and links to skills.sh.

How do I install a skill after finding it through search?

After finding a skill through search, install it by running the provided npx skills add command, with options for global or interactive installation depending on your project needs.

Do I need any dependencies to search for and install skills via npx?

No dependencies are required to search for and install skills; the tool operates independently to provide discovery results and npx skills add installation commands.

Why should I use a skill discovery tool instead of manually searching for agent extensions?

Using a skill discovery tool saves time compared to manual searches by instantly matching your task requirements with curated agent extensions and providing exact installation commands.