skillfed

dashboard-builder

Dashboard Builder generates a single, self-contained HTML file that combines KPI cards, interactive charts, and filterable data tables into a professional dashboard. Everything runs in the browser with no external dependencies or server setup required. Perfect for executive summaries, monitoring snapshots, and shareable data reports.

Dashboard Builder creates a single self-contained HTML file with interactive charts, KPI cards, and filters—no server required.

AI-generated summary based on this skill's SKILL.md

554 75 MIT updated by winstonkoh87

Install

winstonkoh87/Athena-Public/dashboard-builder · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/winstonkoh87/Athena-Public
cp -r Athena-Public/examples/skills/coding/dashboard-builder ~/.claude/skills/dashboard-builder

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I create interactive dashboard HTML with Dashboard Builder?

Dashboard Builder generates a single, self-contained HTML file combining KPI cards, interactive charts, and filterable data tables. You provide your data (from queries or CSV), and the tool creates a professional dashboard that runs entirely in the browser—no server or external dependencies needed. Open the file in any browser to view and interact with your dashboard.

Can Dashboard Builder build a monitoring dashboard from CSV data?

Yes. Dashboard Builder accepts CSV data as input and transforms it into a fully interactive monitoring dashboard. The generated HTML file includes sortable tables, filters, and charts, all packaged in a single file you can open directly in your browser for real-time or snapshot monitoring.

What does Dashboard Builder include in its dashboards?

Dashboard Builder dashboards feature KPI cards for key metrics, interactive charts for trend visualization, sortable data tables with filtering capabilities, and responsive design. All components are embedded in one standalone HTML file, making it ideal for executive overviews, client deliverables, and shareable analytics reports.

Is Dashboard Builder a standalone HTML dashboard with no server setup?

Exactly. Dashboard Builder creates browser-openable deliverables requiring zero server configuration. The generated HTML file is completely self-contained with no external dependencies, so you can email it, share it via cloud storage, or open it locally—it works everywhere.

Can I generate a shareable HTML report with filters using Dashboard Builder?

Yes. Dashboard Builder generates shareable HTML reports with built-in filters and sortable data tables. Recipients can open the file in any browser, filter metrics, sort columns, and explore charts interactively—all without needing special software or server access.

What license does Dashboard Builder use?

Dashboard Builder is released under the MIT license, allowing you to use, modify, and distribute it freely for personal and commercial projects.

SKILL.md

rendered from the published skill — quoted content, verbatim

Dashboard Builder — Interactive HTML Dashboards

> Stolen from: Anthropic Data Plugin — build-dashboard (2026-05-24) > Adaptation: Stripped enterprise connectors, added Athena-specific data patterns.

When to Use

  • Creating executive overview with KPI cards
  • Turning query results into a shareable self-contained report
  • Building a monitoring snapshot
  • Needing multiple charts with filters in one browser-openable file
  • Client deliverables requiring interactive data presentation

Workflow

1.

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
examples/skills/coding/dashboard-builder/SKILL.md

Related skills

Tags

self-contained-html no-server-required interactive-charts kpi-metrics data-visualization browser-native offline-capable executive-reporting filterable-views