find-skills

Discover and install agent skills using the Skills CLI.

3|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/echoleesong/claude-skills-plugin --skill find-skills-echoleesong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/echoleesong/claude-skills-plugin/tree/main/skills/find-skills
Command: npx skills add https://github.com/echoleesong/claude-skills-plugin --skill find-skills-echoleesong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install capabilities from the open agent skills ecosystem, helping users quickly locate suitable skills to extend Claude's functionality.

Core Features & Use Cases

  • Discover available skills using the Skills CLI
  • Install chosen skills with a single command
  • Explore domains and extended capabilities to augment agent workflows

Quick Start

Run a search for a relevant skill and install it with the provided package name.

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 for a specific task?

You can find and install open agent skills by using the Skills CLI to run search commands, then add chosen skills with a single command to extend agent capabilities for your specific task.

What is the open agent skills ecosystem for extending agent workflows?

The open agent skills ecosystem is a collection of discoverable capabilities that augment agent workflows across domains like testing, design, and deployment, accessible via the skills.sh discovery resource.

Can I explore testing and deployment skills using the npx CLI?

Yes, you can use the Skills CLI via npx to explore domains like testing and deployment, discovering available skills and extending your agent workflows with targeted capabilities.

What's the best way to discover CLI-based skills for my agent?

The best way to discover CLI-based skills is using the Skills CLI commands such as find, add, check, and update to search the ecosystem and install relevant package names for your agent.

How do I update installed skills after adding them to my project?

You can update installed skills using the update command provided by the Skills CLI, ensuring your agent capabilities remain current within the open agent skills ecosystem.