원클릭으로
hardware-calculator
Quick VRAM/RAM calculations, hardware recommendations, feasibility checks for AI models
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Quick VRAM/RAM calculations, hardware recommendations, feasibility checks for AI models
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | hardware-calculator |
| description | Quick VRAM/RAM calculations, hardware recommendations, feasibility checks for AI models |
| short_desc | VRAM/RAM calc + GPU sizing for AI models |
| keywords | ["VRAM","GPU memory","RAM requirements","model footprint","GPU recommendation","which GPU","GPU sizing","fit on GPU","memory requirements","H100","A100","RTX 4090","consumer GPU"] |
| model | haiku |
Purpose: Quick VRAM/RAM calculations, hardware recommendations, feasibility checks for AI models.
Model: Haiku 4.5
VRAM Calculations:
GPU Recommendations:
Feasibility Checks:
Multi-Model Planning:
See: examples/calculations.md for formulas, examples/gpu-specs.md for hardware details, scripts/vram_calculator.py for automated calculations
Before calculating: Search for hardware specs and benchmarks
.claude/scripts/kg-search search "hardware" --type hardware
For deep research: Ask user "Use hybrid_search to research [GPU comparison]"
Development env: Python 3.12, Weaviate:8081, Ollama:11435, venv: source claude_mcp_servers/.venv/bin/activate
Automated visual testing with Playwright MCP - test web apps, presentations, websites, and documents with scalable reviewer perspectives
Expert guidance on RAG (Retrieval-Augmented Generation) system design including chunking strategies, embedding selection, retrieval methods, and vector database choices
Design complex system architectures, evaluate tradeoffs, and make critical technical decisions requiring deep reasoning
Deep code analysis identifying subtle bugs, security issues, performance problems, and architectural concerns requiring expert-level reasoning
Efficient context state inspection, task lifecycle management, and session tracking
Systematic codebase onboarding. Builds a mental model of a new or unfamiliar project by exploring structure, architecture, key data models, entry points, and auth patterns.