find-skills

Search skills.sh for Agent Skills and provide installation commands.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Gatsbyhateyou/gatsby-website --skill find-skills-gatsbyhateyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Gatsbyhateyou/gatsby-website/tree/main/.cursor/skills/find-skills
Command: npx skills add https://github.com/Gatsbyhateyou/gatsby-website --skill find-skills-gatsbyhateyou

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find, recommend, and install new capabilities (Skills) from the open Agent Skill ecosystem (skills.sh) to extend the Agent's functionality.

Core Features & Use Cases

  • Skill Discovery: Search for Skills based on user needs and keywords.
  • Skill Recommendation: Suggest relevant Skills for common tasks.
  • Installation Guidance: Provide commands to install discovered Skills.
  • Use Case: A user wants to add the ability to write unit tests for their React components. They ask, "How can I find a skill to help with React testing?". This Skill will search skills.sh for relevant testing Skills and provide installation instructions.

Quick Start

Use the find-skills skill to search for a skill that can help with React performance optimization.

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 React testing?

To discover and install Agent skills, you can search the skills.sh ecosystem using the Skills CLI (npx skills) for modular packages that add functionalities like React testing to your Agent.

What is the skills.sh ecosystem and how does it expand Agent capabilities?

The skills.sh ecosystem is an open repository of modular Agent Skills containing knowledge, workflows, and tools. It expands Agent capabilities by allowing users to search, recommend, and install packages for specific tasks.

Can I use the find-skills skill to add deployment and design tools to my Agent?

Yes, you can use the find-skills skill to search for and recommend modular packages in areas like deployment and design. It identifies relevant skills from the ecosystem and provides installation commands.

Do I need the Skills CLI installed to search for and install new Agent skills?

Yes, you need the Skills CLI (npx skills) installed. The find-skills skill relies on this CLI to search the skills.sh ecosystem and execute the installation commands for discovered packages.

What's the best way to find a skill for React performance optimization?

The best way to find a skill for React performance optimization is to request it through the find-skills skill, which searches the skills.sh ecosystem and recommends relevant installation packages.