SQL to Insights

Turns SQL query results into a decision-ready business narrative - headline finding, drivers, recommendation - plus the right chart choice for the data shape. Use when someone asks "what does this data actually mean", "summarize these query results for the exec team", "what chart should I use for this", or pastes a result set and wants the so-what for a non-technical audience. Do NOT use to diagnose or speed up the query itself - use sql-query-optimizer instead; do NOT use to build a full multi-part narrative presentation around an analysis - use data-story instead; do NOT use for open-ended exploration of an unfamiliar dataset - use eda-playbook instead.

SkillMedev 41e6600 6.2 KB Updated

File contents

SkillMedev/bi-and-dashboards/tree/main/skills/sql-to-insights commit 41e66008fb

Frequently asked questions

npx skillmds@latest add skillmedev/sql-to-insights