rocm-doctor

Installation
SKILL.md

ROCm Doctor

Given a "ROCm / PyTorch / llama.cpp isn't working on my AMD GPU" complaint, identify which known misconfiguration is the cause and either fix it (with consent) or hand back the exact next step.

This skill does not probe or reason on its own. The rocm CLI owns the probe, the closed failure-mode catalog, and the fixes; the skill just drives it and relays the results. The catalog is a closed list — if the symptom doesn't match a known mode, route the user upstream instead of guessing.

Scope gate — check before anything else

Read the user's symptom and answer one question first: is this an AMD GPU on native Linux or Windows?

If it is not — an NVIDIA / Intel / Apple GPU, or anything running under WSL2 — then stop and decline:

Installs
1
Repository
amd/skills
GitHub Stars
274
First Seen
13 days ago
rocm-doctor — amd/skills