context-hub
Installation
SKILL.md
Context Hub
Use this skill whenever current docs, current setup guidance, or current
workflow instructions matter. Trigger it immediately when the user mentions the
latest docs, latest model, chub, or Context Hub. Keep the workflow simple:
ensure chub exists, run chub help, then follow the guidance it returns.
If this file and chub help ever disagree, follow chub help.
1. Ensure chub exists
Check whether chub is already installed:
command -v chub >/dev/null 2>&1
If that fails, and the environment has node, npm, network access, and
package-manager permission, install it: