find-skills

Search OpenClaw skills across repositories and parse SKILL.md metadata.

15|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/CloudChef/atlasclaw-providers --skill find-skills-cloudchef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/CloudChef/atlasclaw-providers/tree/main/skills/find-skills-skill-1.0.0
Command: npx skills add https://github.com/CloudChef/atlasclaw-providers --skill find-skills-cloudchef

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw lacks a centralized way to discover available skills; this skill locates and aggregates SKILL.md metadata from multiple sources to enable quick discovery and installation.

Core Features & Use Cases

  • Aggregates SKILL.md metadata from local and remote sources to surface available skills.
  • Supports keyword and category based discovery to filter results.
  • Use Case: A developer wants to explore new skills for automation and quickly compare options before installation.

Quick Start

Search for automation-related OpenClaw skills and display matching results.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover OpenClaw skills across multiple repositories?

Discover OpenClaw skills by searching and aggregating SKILL.md metadata from local and remote sources to build a centralized, searchable catalog. This surfaces available skills for quick comparison before installation.

Can I filter the OpenClaw skill catalog by keyword and category?

Yes, you can filter the OpenClaw skill catalog by keyword and category. The discovery process reads SKILL.md frontmatter to extract metadata, enabling consistent indexing and targeted searches for specific automation tasks.

What is the best way to compare OpenClaw skills before installing them?

The best way to compare OpenClaw skills is by searching the aggregated catalog. It reads and interprets SKILL.md frontmatter to extract names, descriptions, and homepages, allowing you to evaluate options side-by-side.

Does the skill discovery process work with remote directories and marketplaces?

Yes, the skill discovery process works with remote directories and marketplaces. It locates and aggregates SKILL.md metadata across repositories, marketplaces, and directories to ensure consistent indexing.

How do I extract skill metadata from SKILL.md files for indexing?

Extract skill metadata by reading and interpreting SKILL.md frontmatter. The process automatically parses the frontmatter to pull out the name, description, homepage, and other metadata to ensure consistent catalog indexing.