Stats
Actions
Tags
From heimdall
Install heimdall dependencies (ffmpeg, whisper-cpp, whisper model). Use when the user says "setup heimdall", "install heimdall deps", or when heimdall reports missing dependencies.
How this skill is triggered — by the user, by Claude, or both
Slash command
/heimdall:setup-depsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the heimdall setup script to install dependencies:
Run the heimdall setup script to install dependencies:
bash ${CLAUDE_PLUGIN_ROOT}/setup --host claude
This will:
npx claudepluginhub pranavtotla/heimdall --plugin heimdallCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.