- Home
- Skills
- AI Agents & LLM Ops
- local-llm-troubleshooter
Works with the AI tools you already use
Local Llm Troubleshooter
Diagnose and fix broken local LLM stacks, GPU issues, and stalled model downloads across Ollama, LM Studio, and more.
Free
See it in action
You say
My Ollama server is responding but I can't get Llama 3 70b to load, it just hangs. Can you run the doctor script and tell me why it's stuck?
Your agent does
Verdict: STUCK (Ollama) Cause: CUDA Out of Memory (OOM) detected in logs. Model: Llama-3-70b (Q4_K_M) Fix:
- Set OLLAMA_NUM_PARALLEL=1
- Reduce context window from 8k to 4k in Modelfile.
- If issue persists, switch to Q2 quantization. Verification: Re-run diagnostic to confirm GPU runner load.
About this skill
What it does
The Local LLM Troubleshooter is a diagnostic power-tool for developers and AI engineers whose local inference stacks (Ollama, LM Studio, llama.cpp, vLLM, or Hugging Face) are failing. It eliminates the guesswork of "why is my model slow?" or "why won't this load?" by running a bundled diagnostic script that probes connection states, scans logs for failure signatures, and detects stalled downloads.
Why use this skill
Prompting a generic AI about local hardware issues often leads to circular advice. This skill is better because it uses llm_doctor.py to act as a system sensor. It identifies specific technical blockers like GGUF version mismatches, CUDA OOM (Out of Memory) errors, port conflicts, runner crashes, and stalled Hugging Face blobs. It maps these findings to a curated playbook of OS-specific fixes for Apple Silicon, NVIDIA, and WSL2 environments.
Supported tools
- Inference Servers: Ollama, LM Studio, llama.cpp, vLLM
- Model Sources: Hugging Face (hub downloads), Ollama library
- Frameworks: GGUF, local runners, GPU-accelerated backends
What the output looks like
The skill provides a structured triage report including a connectivity verdict (up/down/stuck), identification of the specific bottleneck, and an ordered list of high-probability fixes—ranging from context window adjustments to environment variable corrections.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
3 installs
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 3 months ago
- Free to download with an account