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
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/apache-superset-dashboard-sql-exploration-skill
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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:
- Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, and more) that has a Python DB-API driver and a SQLAlchemy dialect.
Basic usage or getting-started notes:
Try out Superset's quickstart guide or learn about the options for production deployments.
Get Involved
Ask and answer questions on StackOverflow using the apache-superset tag
Extracted from upstream docs: https://raw.githubusercontent.com/apache/superset/HEAD/README.md
Source
Files (skills)
-
SKILL.md 2.2 KB
--- name: "Apache Superset Dashboard and SQL Exploration Skill" slug: "apache-superset-dashboard-sql-exploration-skill" description: "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." github_stars: 72339 verification: "security_reviewed" source: "https://github.com/apache/superset" category: "Data Extraction & Transformation" framework: "Multi-Framework" tool_ecosystem: github_repo: "apache/superset" github_stars: 72339 --- # 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: - [](https://github.com/apache/superset/actions) - [](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/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.