find-skills

Find and install agent skills using the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users locate and install the right agent skills when a task requires extended capabilities.

Core Features & Use Cases

  • Skill discovery: find relevant skills quickly using natural queries.
  • One-click installation: install skills via the Skills CLI.
  • Browse catalog: explore skills at skills.sh for more options.

Quick Start

Ask me to help you find a skill for a task and I will search and propose install options.

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

To discover and install agent skills, you can use the Skills CLI commands like `npx skills find` to search for relevant capabilities and `npx skills add` to install them. You can also browse the catalog at skills.sh for more options across various domains.

What is the best way to browse the open agent skills catalog?

The best way to browse the open agent skills catalog is by visiting skills.sh, which provides a comprehensive list of available options across design, testing, deployment, and data retrieval domains. You can explore these skills and then use the CLI to install the ones you need.

Can I use natural language to find specific skills for testing or deployment?

Yes, you can use natural language queries to find specific skills for testing or deployment. The skill discovery feature interprets your task requirements and searches the catalog to propose the most relevant agent skills for installation across various domains.

Do I need the Skills CLI to manage and update installed agent skills?

Yes, you need the Skills CLI to manage and update installed agent skills. The CLI provides commands such as `npx skills add`, `check`, and `update` to handle installation and maintenance directly from your terminal environment.

Why use this skill instead of manually searching for agent capabilities?

Using this skill streamlines finding agent capabilities by applying natural query matching to the skills.sh catalog, avoiding manual browsing. It quickly identifies and installs the most relevant skills to extend your agent's functionality without guesswork.