What problem does it solve?
Teams often have valuable business logic locked inside BI dashboards, and manually rewriting dashboard queries into reusable reference SQL and semantic metrics is slow and error-prone. This Skill automates that bootstrap process through an installed BI plugin while enforcing strict validation and confirmation gates.
Core Features & Use Cases
- Plugin-driven dashboard export: Selects a BI plugin, profile, and dashboard, then exports stable query candidates with checksums and source identities.
- Independent reference SQL and metric routing: Sends exported SQL to the gen_sql_summary agent for reference SQL indexing and to the semantic_modeling agent for metric and semantic model authoring.
- Datasource identity matching: Matches each query's credential-free source identity to configured Datus datasources, deferring or blocking ambiguous matches instead of guessing.
- Use Case: A data engineer connects a Metabase or similar BI plugin, selects a sales dashboard, confirms the generation manifest, and automatically builds indexed reference SQL plus Dosi semantic metrics for the matched datasource.
Quick Start
Ask the agent to bootstrap reference SQL and metrics from a specific BI dashboard using the installed plugin and confirm the generation manifest it presents.