skill-discovery

Search the skills.sh repository and install discovered skills into projects.

Updated May 6, 2026
One-click install
npx skills add https://github.com/crgarcia12/compy --skill skill-discovery-crgarcia12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-discovery
Source: https://github.com/crgarcia12/compy/tree/main/.github/skills/skill-discovery
Command: npx skills add https://github.com/crgarcia12/compy --skill skill-discovery-crgarcia12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually searching for and installing the right community skills to address specific technical tasks or capabilities in your project.

Core Features & Use Cases

  • Skill Search: Scan the skills.sh ecosystem for appropriate skills.
  • Skill Installation: Effortlessly install discovered skills directly into your project.
  • Use Case: When planning a new feature in a web application, search for and install existing community skills that cover best practices in that area before building from scratch.

Quick Start

Run the command to discover and install a skill for React optimization.

npx skills find react optimization

If a relevant skill is found, the command prompt will display the name of the skill and a detailed description.

Frequently Asked Questions about skill-discovery

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

FAQPage Schema
How do I find and install community skills for project integration?

To find and install community skills for project integration, you can use the skill discovery tool to scan the skills.sh ecosystem and effortlessly install relevant skills directly into your project.

What's the best way to search for code optimization skills before building from scratch?

The best way to search for code optimization skills is to use the discovery tool to scan the skills.sh repository for existing community skills that cover best practices before you build from scratch.

Can I use this skill discovery tool for front-end development tasks?

Yes, you can use this skill discovery tool for front-end development tasks, as it is optimized for streamlining technical task resolution and code optimization across web application features.

How do I install a React optimization skill into my project?

To install a React optimization skill into your project, run the command `npx skills find react optimization` to scan the community repository and display matching skills for direct installation.

Does skill discovery work without external dependencies?

Yes, skill discovery works without external dependencies, allowing you to directly search the skills.sh community repository and facilitate the installation of relevant skills without prerequisite packages.