find-skills

Search and install open agent skills via the Skills CLI.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/leto-labs/openclaw-bootstrap-config --skill find-skills-leto-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/leto-labs/openclaw-bootstrap-config/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/leto-labs/openclaw-bootstrap-config --skill find-skills-leto-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users quickly discover and install open agent skills by matching natural-language queries to installable capabilities in the Skills ecosystem.

Core Features & Use Cases

  • Interactive search over the skills catalog with npx skills find.
  • Install or update skills via the Skills CLI (npx skills add / check / update).
  • Quick access to learn more about a skill at skills.sh with direct links.

Quick Start

Describe the capability you need and I will search and suggest matching skills.

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 workflow automation?▼

You can discover agent skills by describing your task, and the tool matches your query to installable capabilities in the ecosystem. Use `npx skills find` to search interactively and `npx skills add` to install them.

What is the best way to search for open agent skills by coding or testing use case?▼

Search by describing your specific use case like coding, testing, or deployment. The tool matches natural-language queries to relevant capabilities and suggests installable skills suited to that task.

Can I install and update skills using the Skills CLI?▼

Yes, the Skills CLI supports installing and updating capabilities. You can use `npx skills add` to install new skills and `npx skills check` or `npx skills update` to manage existing ones.

How do I find more details about an installable skill after searching?▼

After discovering a skill, you can access direct links to learn more at skills.sh. These links provide detailed information about the capability you found during your search.

Do I need any dependencies to search the skills ecosystem?▼

No dependencies are required to search the ecosystem. You can run the interactive search directly using `npx skills find` with Node.js, allowing you to discover capabilities without prior setup.

Can I use natural language to find skills for deployment and design tasks?▼

Yes, the tool matches natural-language queries to installable capabilities. Whether you request a skill for deployment, design, or workflow automation, it suggests relevant options from the catalog.