find-skills

Discover and install agent skills using the Skills CLI.

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill find-skills-benmore-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Benmore-Studio/Benmore-Meridian/tree/main/skills/find-skills
Command: npx skills add https://github.com/Benmore-Studio/Benmore-Meridian --skill find-skills-benmore-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills when users ask questions like "how do I do X", "find a skill for X", or express interest in extending capabilities. This skill helps manage the open agent skills ecosystem by guiding users to the right tools.

Core Features & Use Cases

  • Discover and identify relevant skills via natural language prompts.
  • Install, update, and manage skills using the Skills CLI (npx skills).
  • Browse and compare skills from the skills.sh catalog to choose the best fit.
  • Use Case: If you need a PR-review automation, search for a related skill and install it to extend Claude Code.

Quick Start

Ask me to find a skill for a task and I will locate and guide you to install it.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for tasks I cannot do natively?

To discover agent skills, you can use natural language prompts to search the catalog at skills.sh and install them via the Skills CLI (npx skills). This guides you to the right tools for extending capabilities like PR-review automation.

Can I use the Skills CLI to update and manage installed skills?

Yes, the Skills CLI (npx skills) supports search, install, update, and check workflows for managing agent skills. You can maintain your ecosystem by running these commands to keep installed capabilities current.

What is the best way to browse and compare available skills before installation?

The best way to browse and compare skills is by visiting the skills.sh catalog directly. This allows you to evaluate different agent skills side-by-side to choose the best fit for your specific use case.

Does finding a skill for a specific task require any special environment setup?

Finding a skill requires access to the Skills CLI through npx skills and a compatible environment like Claude Code. No additional dependencies are needed, as the skill operates independently to guide discovery and installation.

When should I search for a skill instead of trying to build a feature myself?

You should search for a skill when you ask questions like "how do I do X" or need to extend agent capabilities for tasks not supported natively. This approach saves time by leveraging existing catalog tools rather than building from scratch.