find-skills

Search skillhub and clawhub for relevant skills and present install commands.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Jaykaijack/openclaw-backup --skill find-skills-jaykaijack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Jaykaijack/openclaw-backup/tree/main/skills/find-skills
Command: npx skills add https://github.com/Jaykaijack/openclaw-backup --skill find-skills-jaykaijack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill centralizes discovery and installation of specialized skills so users no longer need to manually search multiple hubs or guess install commands; it enforces a high-priority, predictable flow for skill discovery requests.

Core Features & Use Cases

  • Prioritized Search: Query skillhub first (CN-optimized) and fallback to clawhub if no match or command is unavailable.
  • Compare and Present: Return candidate skill names, short descriptions, source, and exact install commands for easy decision making.
  • Safe Install Workflow: Summarize source, version, and notable risk signals before proceeding with installation; useful for onboarding capabilities like test automation, deployment helpers, or UI component generators.

Quick Start

Ask the assistant to find skills for React testing, present top matches with their sources and install commands, and prefer skillhub then clawhub.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install AI skills for a specific development task?

To discover and install AI skills, query skillhub first and fallback to clawhub to retrieve candidate metadata, exact install commands, and risk signals for your specified task.

What is the search priority order when discovering skills across hubs?

Skill discovery prioritizes skillhub first as a CN-optimized source, then automatically falls back to clawhub if no match is found or the install command is unavailable.

Can I use this to search for test automation and deployment helpers?

Yes, you can use this to discover and install skills for test automation, deployment helpers, and UI component generators across development, testing, deployment, and CN network domains.

How do I check the source and risk signals before installing a skill?

The safe install workflow summarizes the source, version, and notable risk signals before proceeding, enabling you to review candidate metadata and exact install commands for safe decision making.

What happens if skillhub does not return a match for my requested skill?

If skillhub returns no match or lacks the install command, the discovery flow automatically falls back to clawhub to present alternative candidate skills and their installation commands.

Do I need to manually guess install commands when onboarding new capabilities?

No, you do not need to manually guess install commands; the discovery flow returns exact install commands alongside candidate skill names and short descriptions for easy onboarding.