Skill Finder (Find ClawHub skills + Search Skills.sh)

Search and compare agent skills across ClawHub and Skills.sh.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/adiytharpansa/openclawuserland --skill skill-finder-find-clawhub-skills-search-skills-sh-adiytharpansa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Skill Finder (Find ClawHub skills + Search Skills.sh)
Source: https://github.com/adiytharpansa/openclawuserland/tree/main/skills/skill-finder
Command: npx skills add https://github.com/adiytharpansa/openclawuserland --skill skill-finder-find-clawhub-skills-search-skills-sh-adiytharpansa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover, compare, and safely install agent skills from multiple registries so they do not reinvent workflows or rely on poorly maintained or unsafe tools.

Core Features & Use Cases

  • Dual-source discovery: Searches both ClawHub and Skills.sh and normalizes results for direct comparison.
  • Evaluation guidance: Applies quality signals (downloads, last update, author reputation) and practical fit criteria before recommending.
  • Memory-driven preferences: Respects and records user source mode, liked/passed skills, and installation preferences in a local workspace.
  • Use Case: A developer asks for a PDF editing skill; the agent searches both sources, ranks top candidates, explains tradeoffs, and provides the exact install command for the chosen option.

Quick Start

Find and compare skills for X across ClawHub and Skills.sh, evaluate each candidate against quality criteria, and recommend the best option with the exact install command.

Frequently Asked Questions about Skill Finder (Find ClawHub skills + Search Skills.sh)

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

FAQPage Schema
How do I find and compare agent skills across multiple registries?▼

To find and compare agent skills, search across ClawHub and Skills.sh simultaneously. The tool normalizes results from both registries for direct comparison and ranks candidates by evaluating download counts, update history, and author reputation.

What is the best way to evaluate safe alternatives for automation workflows?▼

Evaluating safe alternatives for automation workflows requires applying quality signals like downloads, last update, and author reputation. The discovery process compares maintained options across registries to prevent reliance on unsafe or poorly maintained tools.

Do I need npx clawhub and npx skills CLIs to install discovered capabilities?▼

Yes, you need both npx clawhub and npx skills CLIs available to install discovered capabilities. The tool searches both registries and provides the exact install command for the chosen option, requiring these CLIs to execute the installation.

How does skill discovery handle my search preferences and history?▼

Skill discovery handles your search preferences and history by using local memory storage under the ~/skill-finder directory. It records your source mode, liked or passed skills, and installation preferences to respect your previous choices.

Can I get the exact install command for a specific agent skill?▼

Yes, you can get the exact install command for a specific agent skill. After searching and comparing candidates across ClawHub and Skills.sh, the tool recommends the best option and provides the exact npx command needed for installation.