Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

ml-env-probe

스타0
포크0
업데이트2026년 5월 22일 01:06

Probe the machine's ML hardware/software environment and tell the agent what it can and cannot run BEFORE attempting any ML setup. Produces a JSON manifest (env_report.json) plus a human-readable capability report with tiered ✅/⚠️/❌ verdicts and concrete install commands. Use at the START of any MLE automation, or whenever the user asks about: CUDA / driver / PyTorch version compatibility, why flash-attention / xformers / apex / bitsandbytes / deepspeed won't install or build, which torch wheel to pick, how to set up an isolated env (uv/conda/venv), package conflicts (transformers↔tokenizers, numpy 2.x), or how to split a model across GPUs (tensor/pipeline/data parallel, FSDP). Covers NVIDIA, Apple MPS, CPU, Google TPU, and Chinese accelerators (昇腾 Ascend, 寒武纪 Cambricon, 海光 Hygon DCU, 沐曦 MetaX). Triggers: "环境探测", "能跑什么", "装不上", "编译失败", "CUDA 版本", "torch 版本", "flash-attn", "环境清单", "环境隔离", "并行策略", "tensor parallel".

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
16 개 파일
SKILL.md
readonly