# AI SQL Plan Interpreter

> Interpret SQL plan and query findings for AX workloads.

- Skill: `rweisssieker-xp/ai-sql-plan-interpreter` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/ai-sql-plan-interpreter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/ai-sql-plan-interpreter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/ai-sql-plan-interpreter

---


# AI SQL Plan Interpreter

Use `scripts/ai_insights.py` and read `sqlPlanInterpreter`. When plan XML exists, use `parse_plan_xml.py` for operators, estimates, spills, scans, lookups, and plan-risk details.

