find-skills

Discover and install agent skills via the Skills CLI.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/Muchunpeng/openclaw-config --skill find-skills-muchunpeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Muchunpeng/openclaw-config/tree/main/workspace/skills/find-skills
Command: npx skills add https://github.com/Muchunpeng/openclaw-config --skill find-skills-muchunpeng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlining the discovery and installation of agent skills by surfacing relevant, installable skills when users ask for capabilities or improvements.

Core Features & Use Cases

  • Skill discovery through the Skills ecosystem and guided recommendations based on user queries.
  • Installation guidance with concrete commands and links to learn more at skills.sh.
  • Use Case: A user asks for a capability (e.g., "help me improve our agent with a search skill") and you surface a matching skill and provide installation steps.

Quick Start

Run a skills search with a relevant query via the Skills CLI and install the recommended skill.

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 to extend capabilities?

To discover and install agent skills, use the Skills CLI workflow with commands like npx skills find or add. This surfaces relevant installable skills and provides concrete installation steps to extend agent capabilities.

What is the best way to search for an OpenClaw skill when I need a specific capability?

The best way to search for an OpenClaw skill is running a skills search via the CLI using a relevant query. It surfaces matching installable skills and directs you to skills.sh to learn more about expanding agent abilities.

How do I check and update installed skills via the command line?

You can check and update installed skills via the command line using the npx skills check and npx skills update commands. These CLI actions manage your existing skill set and ensure you have the latest versions.

Can I use the Skills CLI to find skills without installing them immediately?

Yes, you can use the Skills CLI to find skills without installing them immediately. Running the discovery command surfaces relevant installable skills and provides a link to skills.sh, allowing you to review capabilities before installation.

Do I need any dependencies to run the skills discovery workflow?

You do not need any external dependencies to run the skills discovery workflow. The Skill operates independently through the npx command line interface, streamlining the discovery and installation of agent skills.

Why use a CLI-based discovery process instead of manually finding skills?

Using a CLI-based discovery process streamlines finding installable skills by applying guided recommendations based on your direct queries. It surfaces relevant matches and concrete installation commands, preventing manual search friction.