skillhub-preference

Enforce skillhub-first lookup with clawhub fallback for skill discovery and upgrades.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/eninem123/hunterclaw --skill skillhub-preference-eninem123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillhub-preference
Source: https://github.com/eninem123/hunterclaw/tree/main/skills/skillhub-preference
Command: npx skills add https://github.com/eninem123/hunterclaw --skill skillhub-preference-eninem123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of how to reliably discover, install, and upgrade skills from registries without getting stuck when the preferred source fails.

Core Features & Use Cases

  • Registry Preference Policy: Prefer skillhub for searching, installation, and updates to improve compatibility and discoverability.
  • Graceful Fallback: Automatically fall back to clawhub when skillhub is unavailable, rate-limited, or returns no match.
  • Risk-Aware Installation Summary: Before installing, it summarizes the selected source, version, and notable risk signals to reduce setup surprises.

Quick Start

Ask: "Which registry should I use to find and install a skill, and what should I do if the first choice fails?"

Frequently Asked Questions about skillhub-preference

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

FAQPage Schema
How do I handle skill installation when my preferred registry fails or returns no match?

Risk-aware installation summarizes the selected source, version, and notable risk signals before executing command installation. This pre-installation reporting reduces setup surprises and helps you evaluate plugin safety across registries.

How does registry fallback work for skill discovery and upgrade decisions?

Command-output reporting provides source, version, and risk signals after executing skill search requests. This reporting mechanism ensures you receive deterministic feedback about registry matching, availability, and upgrade behavior across both skillhub and clawhub.

What is the best way to manage plugin upgrades across multiple registries?

Yes, skill discovery supports automatic fallback to clawhub when skillhub is unavailable, rate-limited, or returns no match. This graceful fallback ensures capability extension requests are handled reliably even if the preferred registry fails.

Why does my skill search return no results from the primary registry?

Before installing a skill, the system summarizes the selected source, version, and notable risk signals to reduce setup surprises. This risk-aware summary evaluates plugin safety and compatibility prior to executing the installation command.

Do I need to manually switch registries if skillhub is rate-limited?

Yes, the fallback policy applies to user requests about skills, plugins, and capability extensions. It reliably handles matching, availability, and upgrade behavior across registries by enforcing the preferred-first lookup path.