Skill Finder banner
yfge yfge

Skill Finder

Development community

Description

🔍 OpenClaw skill to discover and install agent skills from ClawHub + AgentSkill.work

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🔍 skill-finder

An [OpenClaw](https://github.com/openclaw/openclaw) skill that helps your AI agent discover and install agent skills from multiple registries.

"Find me a skill for managing GitHub PRs" → searches ClawHub + AgentSkill.work → presents options → installs with one command.

Why?

The agent skill ecosystem is growing fast but fragmented. Skills live on [ClawHub](https://clawhub.com), [AgentSkill.work](https://agentskill.work), and scattered across GitHub. This skill teaches your agent to search them all from a single conversation.

Features

  • Dual-source searchClawHub (semantic vector search) + AgentSkill.work (330+ GitHub repos with enriched metadata)
  • Smart install — ClawHub packages install via clawhub install, GitHub-only repos via git clone
  • Browse & explore — trending, most downloaded, by topic, by language
  • Bilingual — AgentSkill.work provides Chinese descriptions for CJK users
  • Inspect before install — preview skill contents, stats, and owner info
  • Zero config — no API keys, no setup, works out of the box

Install

Via ClawHub (recommended)

npx clawhub install skill-finder

Via Git

cd your-workspace/skills/
git clone https://github.com/yfge/skill-finder.git

Manual

Copy `SKILL.md` into your workspace's `skills/skill-finder/` directory.

Usage

Once installed, your agent automatically activates this skill when you ask things like:

  • "Find me a skill for PDF editing"
  • "Is there a skill that can manage my calendar?"
  • "Search for MCP-related skills"
  • "What skills are trending right now?"
  • "Install the weather skill"

The agent will search both registries, present results, and offer to install your pick.

Data Sources

Source Type Skills Search URL
ClawHub Official registry Curated & versioned Semantic (vector) [clawhub.com](h