From hopper
Use when the user asks Hopper to refresh vendor capabilities, probe installed CLIs, update cached models, or diagnose model cache staleness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hopper:hopper-probeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Probe is the explicit discovery surface. It may spawn vendor CLIs and writes the machine-local cache at `~/.hopper/cache/vendor-capabilities.json`.
Probe is the explicit discovery surface. It may spawn vendor CLIs and writes the machine-local cache at ~/.hopper/cache/vendor-capabilities.json.
hopper-dispatch from PATH or the plugin root near this SKILL.md. No .hopper/ project directory is required — --probe writes the machine-local cache (~/.hopper/cache/) and runs from anywhere.codex, kimi, opencode, copilot, agy, grok, or mimo.hopper-dispatch --probe or hopper-dispatch --probe <vendor>.hopper-dispatch --models [vendor] when the user wants the detailed cached model list..hopper/queue.md or .hopper/AGENTS.md.npx claudepluginhub surebeli/hopper-plugin --plugin hopperCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.