Quick VRAM/RAM calculations, GPU sizing, and feasibility checks for AI models. Use when asked "can I run this model on my GPU", "which GPU do I need for X", "how much VRAM does this take", "can I run two models at once", or "how much VRAM does Q4 vs Q8 save". Not for deep architecture decisions (use /architect) or runtime performance tuning (use /performance-optimizer).
$npx -y skills add hotak92/vibecoded-orchestrator --skill hardware-calculatorInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/hardware-calculator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.