skill-finder

Search ClawHub and GitHub for OpenClaw skills and install them.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install OpenClaw skills that are not already installed, reducing manual discovery time and setup friction.

Core Features & Use Cases

  • Integrated search across the official ClawHub registry and GitHub as a fallback.
  • Automatic verification of SKILL.md presence and installation into your workspace.
  • Use Case: when you need a skill that is not yet installed, you can ask me to locate it and install it for you.

Quick Start

Ask me to find a skill and I will search registries, validate the skill, and install it automatically.

Frequently Asked Questions about skill-finder

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

FAQPage Schema
How do I find and install OpenClaw skills that are not already installed?

To find and install OpenClaw skills, you can use a search tool that queries the official ClawHub registry and GitHub. It validates SKILL.md presence and automatically installs missing skills into your workspace.

What is the best way to search for community OpenClaw skills on GitHub?

The best way to search for community OpenClaw skills on GitHub is using an automated discovery tool. It searches ClawHub first, then falls back to GitHub, validates the skill structure, and records component data for discovery.

Does the skill finder require access to ClawHub and GitHub to install skills?

Yes, the skill finder requires access to ClawHub and GitHub to install skills. It searches the official ClawHub registry first, then uses GitHub as a fallback for community skills before running the installation workflow.

Can I automatically validate SKILL.md presence when discovering OpenClaw skills?

Yes, you can automatically validate SKILL.md presence when discovering OpenClaw skills. The finder checks for this required file during search to ensure only properly structured skills are installed into your workspace.

Why does my OpenClaw skill installation search fail to find existing skills?

Your OpenClaw skill installation search might fail because it specifically looks for skills that are not already installed. It searches ClawHub and GitHub to locate missing skills, skipping those already present in your workspace.

How does the skill finder handle dependencies and component data during installation?

The skill finder handles dependencies and component data by validating SKILL.md presence and recording this information during the installation workflow. This ensures proper discovery and setup when you install new OpenClaw skills.