find-skills

Search and install open agent skills using the Skills CLI.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Nero-kk/claude-agent-skills --skill find-skills-nero-kk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Nero-kk/claude-agent-skills/tree/main/agents-skills/find-skills
Command: npx skills add https://github.com/Nero-kk/claude-agent-skills --skill find-skills-nero-kk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users efficiently discover and install open agent skills when they ask for new capabilities or want to extend the agent's functionality.

Core Features & Use Cases

  • Discover skills from the open ecosystem using natural prompts like “how do I…” or “find a skill for X”.
  • Install selected skills with the Skills CLI (npx skills add) to extend agent capabilities.
  • Browse and compare skills via a simple query flow and install with minimal friction.

Quick Start

Search for a skill with npx skills find [query] and install it with npx skills add owner/repo@skill.

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 open agent skills using the CLI?

You can find and install open agent skills by running `npx skills find [query]` to search the ecosystem, followed by `npx skills add <owner/repo@skill>` to install the desired capability.

Can I search for agent skills using natural language prompts?

Yes, you can discover agent skills using natural prompts like “how do I…” or “find a skill for X” to browse and compare available skills from the open ecosystem via a simple query flow.

What do I need to discover and install skills from the ecosystem?

You need the Skills CLI accessed via npx to search and install skills. This allows you to discover open agent skills and return installable references with a learn-more URL.

When should I use the Skills CLI to extend agent functionality?

Use the Skills CLI when you ask how to accomplish a new task, request a skill for a specific domain, or express interest in expanding the agent's capabilities with minimal friction.

Does installing skills with npx require any dependencies?

No dependencies are required to use this Skill. You simply use the Skills CLI through npx to search for and add open agent skills to extend your agent's functionality.

What is the best way to compare open agent skills before installing?

The best way to compare open agent skills is to use the simple query flow provided by `npx skills find [query]`, which returns installable skill references and a learn-more URL for comparison.