build-dashboard

Generate a self-contained HTML dashboard with embedded data and Chart.js charts.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/qytay-palo/gen-e2-analysis-workflow --skill build-dashboard-qytay-palo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-dashboard
Source: https://github.com/qytay-palo/gen-e2-analysis-workflow/tree/main/.claude/skills/data-analysis-lifecycle/build-dashboard
Command: npx skills add https://github.com/qytay-palo/gen-e2-analysis-workflow --skill build-dashboard-qytay-palo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Build-dashboard provides a path to create self-contained, interactive HTML dashboards that require no server, enabling teams to share executive overviews offline.

Core Features & Use Cases

  • Self-contained HTML dashboards with charts, filters, KPI cards, and tables suitable for executive briefings or team monitoring.
  • Embeds data in the HTML file, enabling offline usage and easy distribution.
  • Use case: create a project KPI snapshot or product performance dashboard that can be opened in any browser.

Quick Start

Open the generated dashboard HTML file and replace the embedded sample data with your own dataset.

Frequently Asked Questions about build-dashboard

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

FAQPage Schema
How do I create an offline HTML dashboard from my data?

To create an offline HTML dashboard, this Skill generates a self-contained HTML file with your data embedded directly inside. You simply open the generated file in any browser to view KPI cards, filters, and charts without needing a server.

Can I build interactive dashboards with filters and KPI cards without a server?

Yes, you can build interactive dashboards with filters and KPI cards without a server. The generated single HTML file supports client-side interactivity natively via Chart.js, allowing full executive briefings to run completely offline.

What is the best way to share an executive KPI dashboard for offline viewing?

The best way to share an executive KPI dashboard for offline viewing is to generate a self-contained HTML file. This approach embeds the dataset and Chart.js visualizations directly, enabling easy distribution and viewing in any standard web browser.

How do I update the sample data in my generated Chart.js dashboard?

To update the sample data in your generated Chart.js dashboard, open the output HTML file and replace the embedded sample dataset with your own data. This ensures your project KPI snapshots and product performance metrics reflect current metrics.

Does this approach to building dashboards work for team monitoring?

Yes, this approach to building dashboards works for team monitoring. It produces self-contained HTML files with charts, filters, KPI cards, and tables suitable for both team monitoring and executive overviews in any browser environment.