databricks-aibi-dashboards

Create Databricks AI/BI dashboards with validated SQL queries and compliant JSON.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/slysik/databricks-claude-coding --skill databricks-aibi-dashboards-slysik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-aibi-dashboards
Source: https://github.com/slysik/databricks-claude-coding/tree/main/.agents/skills/databricks-aibi-dashboards
Command: npx skills add https://github.com/slysik/databricks-claude-coding --skill databricks-aibi-dashboards-slysik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of Databricks AI/BI dashboards by enforcing a strict validation workflow for SQL queries and dashboard JSON, preventing common errors and ensuring best practices.

Core Features & Use Cases

  • Mandatory SQL Validation: Ensures all SQL queries are tested before deployment to prevent "invalid widget" errors.
  • Structured Dashboard Creation: Guides the building of compliant dashboard JSON with specific widget types, versions, and layout rules.
  • Use Case: You need to create a new interactive dashboard in Databricks to visualize sales performance, including KPIs, trends, and detailed tables, ensuring all underlying data queries are validated first.

Quick Start

Use the databricks-aibi-dashboards skill to create a new dashboard with validated SQL queries and compliant JSON.

Frequently Asked Questions about databricks-aibi-dashboards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Databricks AI/BI dashboards with validated SQL queries?

To create Databricks AI/BI dashboards, you must first validate all SQL queries against your Unity Catalog data. This ensures underlying data queries are tested before generating the compliant dashboard JSON, preventing invalid widget errors.

Why do my Databricks Lakeview dashboards show invalid widget errors?

Invalid widget errors in Databricks Lakeview dashboards typically occur when SQL queries are not validated prior to deployment. Enforcing a strict validation workflow for SQL and JSON structure prevents these common errors and ensures best practices.

Can I build interactive dashboards with counters and charts on Unity Catalog data?

Yes, you can build interactive dashboards with counters, charts, tables, and filters on Unity Catalog data. The process involves structured dashboard creation that adheres to specific widget types, versions, and layout rules.

What is the best way to structure JSON for Databricks AI/BI dashboards?

The best way to structure JSON for Databricks AI/BI dashboards is by following a guided creation process that enforces specific widget types, versioning, layout rules, and field matching to ensure full compliance with platform standards.

Does the Databricks AI/BI dashboard creation process support custom filters and KPI tables?

Yes, the Databricks AI/BI dashboard creation process supports custom filters and KPI tables. It guides the building of compliant JSON for interactive dashboards, ensuring all underlying data queries are validated first.

What are the limitations of building dashboards without validating SQL first?

Building dashboards without validating SQL first leads to invalid widget errors and non-compliant JSON structures. A mandatory validation workflow is required to test queries, ensure correct field matching, and maintain proper widget versioning.