Install HolyCrab CLI in this environment. Check the OS, shell, Python 3.10+ and any existing installation. If needed, run only the matching official command:
macOS / Linux:
curl -fsSL https://holycrab.ai/cli/install.sh | sh && export PATH="$HOME/.local/bin:$PATH"
Windows PowerShell:
irm https://holycrab.ai/cli/install.ps1 | iex
Read the installed HolyCrab Skill (or the source below), check PATH and run holycrab doctor --json. Check the current Agent integration; report any missing dependency, permission or required restart.
Run holycrab auth status. If the API Key is missing, ask me to open the API Key page and run holycrab setup in my local terminal. Never ask for the Key in chat.
Report CLI, Agent integration and account configuration status separately. Only install and check; do not submit generation tasks.
SKILL.md: https://raw.githubusercontent.com/AstroxNetwork/skills/v0.4.4/holycrab/SKILL.md
API Key: https://generate.holycrab.ai/user-tokens
CLI Setup: https://holycrab.ai/guide/cli/