What problem does it solve? Turning raw query results or pasted data into a shareable, interactive dashboard usually requires BI tools, servers, or front-end development effort. This Skill produces a single self-contained HTML file with charts, KPI cards, filters, and tables that opens directly in any browser. ## Core Features & Use Cases - Self-Contained HTML Output: Embeds all data as JSON inside one HTML file using Chart.js via CDN, requiring no server or dependencies. - Interactive Components: Includes KPI cards with period-over-period change, line/bar/doughnut charts, dropdown and date-range filters, and sortable paginated tables. - Flexible Data Sources: Works with connected data warehouses, pasted or uploaded CSV data, or generates realistic sample data from a description. - Use Case: A sales manager pastes quarterly order data and receives a dashboard with revenue trend, top products, regional breakdown, and a filterable detail table they can email to the team. ## Quick Start Ask the agent to build an interactive sales dashboard with revenue trend, top products, and regional breakdown from your orders data.