find-skills

Discover and install agent skills via npx skills commands.

1|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/xianmingyao/openclaw-CaySon --skill find-skills-xianmingyao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/xianmingyao/openclaw-CaySon/tree/main/skills/find-skills
Command: npx skills add https://github.com/xianmingyao/openclaw-CaySon --skill find-skills-xianmingyao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend capabilities and speed up task completion.

Core Features & Use Cases

  • Discover and browse skills with the Skills CLI (npx skills find [query]).
  • Install chosen skills with npx skills add owner/repo@skill.
  • Learn more and browse the catalog at skills.sh or the ecosystem.

Quick Start

Ask me to find a skill for a task, for example, "find a skill for image processing".

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 from the ecosystem?

Discover and install agent skills by running `npx skills find [query]` to browse the catalog, then add chosen skills with `npx skills add <owner/repo@skill>`. You can also browse the catalog at skills.sh.

What is the best way to find a specialized skill for a specific task like image processing?

Finding a specialized skill for a specific task is best handled by asking the agent to find a skill, or by running the CLI command `npx skills find [query]` to search the ecosystem for matching tools, templates, or workflows.

Can I browse the skills catalog without using the CLI?

Yes, you can browse the skills catalog without the CLI by visiting skills.sh. The website provides Learn More links and lets you explore available agent skills before deciding what to install.

Do I need any dependencies to use npx skills to augment my agent?

You do not need any dependencies to use npx skills. The tool operates via npx to help you discover and install agent skills from the ecosystem, allowing you to augment your agent with specialized capabilities quickly.

How does installing agent skills speed up task completion?

Installing agent skills speeds up task completion by extending your agent with capabilities that are not built-in. It allows you to augment the agent with specialized tools, templates, or workflows discovered from the open ecosystem.

When should I use the skills CLI to add tools to my agent?

You should use the skills CLI to add tools when you need capabilities not built-in, want to augment the agent with specialized skills, or need to browse for specific tools, templates, or workflows to complete a task.