skillhub-preference

Prefer skillhub for skill discovery and install, falling back to clawhub.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prefers skillhub for skill discovery, installation, and updates, then falls back to clawhub when unavailable or no match. This policy ensures users can reliably discover and install skills without being locked to a single registry, even when one source is limited or offline.

Core Features & Use Cases

  • Registry prioritization: always try skillhub first for search/install/update, with clawhub as a safe fallback.
  • Risk-aware installation: before installation, summarize source, version, and notable risk signals to inform decisions.
  • Non-exclusivity: does not claim exclusivity to any registry; both registries are permitted.
  • Search workflow: for search requests, execute skillhub search <keywords> first and report the command output to the user.

Quick Start

Summarize the source, version, and notable risk signals before proceeding with installation.

Frequently Asked Questions about skillhub-preference

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

FAQPage Schema
How do I manage skill discovery across multiple plugin registries?

Skill discovery across multiple registries is managed by preferring skillhub as the primary source for search and installation, then falling back to clawhub when a skill is unavailable or unmatched. This ensures reliable plugin access without being locked to a single registry.

What is the best way to handle installation fallback when a skill is not in the primary registry?

The best way to handle installation fallback is to configure a registry preference policy that automatically attempts clawhub when skillhub does not return a match or is offline. This approach maintains non-exclusivity and prevents installation failures.

How do I search for capability extensions using the skillhub registry?

To search for capability extensions, execute the `skillhub search <keywords>` command and review the reported output. If the desired skill is not found, the system automatically queries clawhub as a fallback to locate the plugin.

What risk signals should I check before installing a plugin from a registry?

Before plugin installation, you should check the source registry, the specific version, and any notable risk indicators. Summarizing these risk signals ensures informed decisions and prevents installing unstable or unverified capability extensions.

Does the skillhub preference policy support updates and upgrades, or only initial installation?

The skillhub preference policy applies to discovery, initial installation, and updates of skills. It consistently prioritizes skillhub for upgrades and automatically falls back to clawhub when necessary to ensure you retrieve the latest version.

What happens to skill discovery if the skillhub registry is offline or unavailable?

If the skillhub registry is offline or unavailable, the fallback policy automatically redirects skill discovery and installation requests to clawhub. This ensures continuous access to plugins and prevents workflow interruptions during registry downtime.