companion-clis

Installation
SKILL.md

Companion CLIs

Four CLIs commonly needed alongside Runpod. Each has its own credentials + command reference in reference/ — plus a one-time <cli>-setup.md for install (only opened if the CLI isn't installed). Load only the one the task needs, not all four.

If the request starts with an imported ComfyUI workflow whose model filenames lack verified URLs or hashes, route to the ComfyUI model-repair guide in runpod-templates. Return here when the exact Hugging Face repository/file is already known and the task is simply to download, cache, or bake that artifact.

CLI Use it to Full reference
hf (HuggingFace) Download models from the Hub to cache/bake into images reference/huggingface.md
gh (GitHub) Manage worker repos + cut releases (Hub indexes releases) reference/github.md
docker Build/validate/push images to Docker Hub for Runpod to pull reference/docker.md
aws (S3) Read/write network-volume storage over Runpod's S3 API reference/aws.md

Each requires credentials before use. Read the per-tool reference for auth steps and commands; install is a separate one-time <cli>-setup.md.

Installs
4.3K
GitHub Stars
44
First Seen
Apr 15, 2026
companion-clis — runpod/runpod-plugins-official