Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

ml-env-probe

Étoiles0
Forks0
Mis à jour22 mai 2026 à 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".

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
16 fichiers
SKILL.md
readonly