find-skills

Search for skills by keywords or categories and install them via the Skills CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mrmtsuruya/hermes-backup --skill find-skills-mrmtsuruya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/mrmtsuruya/hermes-backup/tree/main/skills/find-skills
Command: npx skills add https://github.com/mrmtsuruya/hermes-backup --skill find-skills-mrmtsuruya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) components.

What problem does it solve?

This skill solves the problem of finding and installing skills for an agent, helping users discover the functionality they need when they don't know exactly what skill to use.

Core Features & Use Cases

  • Skill Discovery: Allows users to search for skills by keywords and categories.
  • Skill Installation: Facilitates the installation of skills directly through the skill's interface.
  • Skill Management: Provides a way to update and check for skill updates.
  • Use Case: A user wants to find a skill to help with performance optimization for their React application. They can use the find-skills skill to search for and install a relevant performance optimization skill.

Quick Start

Search for a skill using the find-skills skill with a specific keyword like "performance" and "react".

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search for and install agent skills by keyword?

To search for and install agent skills, use the find-skills tool to query the skill repository by keywords or categories, then execute direct installation through the Skills CLI interface.

What is the best way to discover an agent capability for a specific framework like React?

Discovering agent capabilities for a specific framework involves using the skill discovery interface to search the repository with targeted keywords like "performance" and "react" to locate relevant functional extensions.

Do I need the Skills CLI to install skills from the repository?

Yes, you need the Skills CLI installed to install skills from the repository, as the discovery tool requires direct interaction with the CLI to execute installation and access the skill repository list.

Can I manage and update installed agent skills through the discovery interface?

Yes, you can manage and update installed agent skills through the discovery interface, which provides functionality to check for skill updates and maintain your installed skill repository.

Are there limitations when searching the open agent ecosystem for skills?

A limitation when searching the open agent ecosystem is that discovery relies strictly on keyword and category matching from the repository list, requiring exact or closely related terms to yield relevant skills.