# Apache Superset Dashboard and SQL Exploration Skill

> Apache Superset is a widely adopted open-source BI platform for SQL exploration, chart building, and dashboard delivery. This skill is useful when an agent needs to query warehouse data, assemble dashboards, or explain metrics using a mature analytics interface instead of ad hoc notebook code.

- Skill: `agentskillexchange/apache-superset-dashboard-and-sql-exploration-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/apache-superset-dashboard-and-sql-exploration-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/apache-superset-dashboard-and-sql-exploration-skill/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/apache-superset-dashboard-and-sql-exploration-skill

---


# Apache Superset Dashboard and SQL Exploration Skill

Apache Superset is a widely adopted open-source BI platform for SQL exploration, chart building, and dashboard delivery. This skill is useful when an agent needs to query warehouse data, assemble dashboards, or explain metrics using a mature analytics interface instead of ad hoc notebook code.

## Installation

Requirements and caveats from upstream:
- [![Build Status](https://github.com/apache/superset/actions/workflows/superset-python-unittest.yml/badge.svg)](https://github.com/apache/superset/actions)
- [![PyPI](https://img.shields.io/pypi/pyversions/apache_superset.svg?maxAge=2592000)](https://pypi.python.org/pypi/apache_superset)
- Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, [and more](https://superset.apache.org/docs/databases)) that has a Python DB-API driver and a SQLAlchemy dialect.

Basic usage or getting-started notes:
- Try out Superset's [quickstart](https://superset.apache.org/docs/quickstart/) guide or learn about [the options for production deployments](https://superset.apache.org/docs/installation/architecture/).
- ## Get Involved
- Ask and answer questions on [StackOverflow](https://stackoverflow.com/questions/tagged/apache-superset) using the **apache-superset** tag

- Source: https://github.com/apache/superset
- Extracted from upstream docs: https://raw.githubusercontent.com/apache/superset/HEAD/README.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/apache-superset-dashboard-sql-exploration-skill/)

