build-dashboard
Installation
SKILL.md
Build an Analytics Dashboard
Use this skill when the user wants a multi-section Dive-backed dashboard with a clear analytical story, not just a single chart.
This is a use-case skill. It orchestrates explore, query, create-dive, and duckdb-sql.
Start Here: Is a MotherDuck Server Active?
Always determine this before designing the dashboard.
- If a remote MotherDuck MCP server or local MotherDuck server is active, use it.
- If the target database is unclear, ask which database or workspace the dashboard should run against.
- Explore the live data model before choosing the dashboard structure:
- available tables and views
- business grain
- key metrics
- key dimensions
- date columns
- likely joins