一键导入
environment-setup
CLI and dependency installation guidance. Use when setting up VibeCodeHPC on a new environment — local PC, supercomputer, container, etc.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
CLI and dependency installation guidance. Use when setting up VibeCodeHPC on a new environment — local PC, supercomputer, container, etc.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Compute budget management with phase-based termination criteria. Use when checking budget, determining project phase, or making stop decisions.
ChangeLog.md format spec for VibeCodeHPC. Use when writing or validating ChangeLog entries with compile/job/test/sota fields.
Compiler warning triage for HPC parallelization. Use when deciding whether to proceed with job execution after compile warnings.
Context window usage monitoring and auto-compact recovery. Use when context is filling up or after auto-compact occurs. Optional for strong models.
Hardware spec collection and theoretical peak performance calculation for HPC environments. Prerequisite: skills/ssh-management for remote access.
Evolutionary flat-directory exploration strategy for HPC optimization. Use when designing directory hierarchies or planning multi-generation parallelization strategies.
| name | environment-setup |
| description | CLI and dependency installation guidance. Use when setting up VibeCodeHPC on a new environment — local PC, supercomputer, container, etc. |
which node npm cargo python3 module| Constraint | Recommended CLI |
|---|---|
| No npm/node | Codex (Rust binary) |
| No network (air-gapped) | vibe-local (Ollama, pre-downloaded models) |
| Supercomputer (batch jobs) | Claude Code or Codex |
| Container (no job scheduler) | Any, but verify batch job access |
| Free tier only | OpenCode (Nemotron, keyless) |
Environment-specific guides in references/:
references/local_pc.md — WSL, macOS, Linux desktopreferences/supercomputer.md — module system, batch jobs, SSHreferences/container.md — Singularity, Docker constraints