data-report

Convert CSV, Excel, or JSON data into an HTML report with Chart.js charts and tables.

8.2k|803|Updated May 11, 2026
One-click install
npx skills add https://github.com/nexu-io/html-anything --skill data-report-nexu-io
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-report
Source: https://github.com/nexu-io/html-anything/tree/main/next/src/lib/templates/skills/data-report
Command: npx skills add https://github.com/nexu-io/html-anything --skill data-report-nexu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts raw CSV/Excel/JSON data into a visually polished report page, saving time on manual layout and design.

Core Features & Use Cases

  • Ingest CSV/Excel/JSON data and normalize it into a structured dataset ready for visualization.
  • Render KPI cards, charts (Chart.js), and tabular data into a cohesive, exportable report.
  • Use Case: Finance dashboards or weekly operational reports where data needs to be presented clearly.

Quick Start

Transform the attached data into a polished visual report with KPI cards, charts, and a data table.

Frequently Asked Questions about data-report

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

FAQPage Schema
How do I convert CSV or Excel data into a visual report with charts?▼

To convert CSV or Excel data into a visual report, ingest the raw files to normalize the dataset, then render KPI cards, Chart.js visualizations, and tables into an export-ready HTML layout.

Can I generate a finance dashboard from JSON data?▼

Yes, you can generate a finance dashboard from JSON data by ingesting the structured file and rendering it into a cohesive visual report with accessible styling and export-ready HTML.

What is the best way to build an exportable weekly operations summary?▼

The best way to build an exportable weekly operations summary is to ingest raw operational data and render KPI cards, Chart.js charts, and tabular data into a polished, export-ready HTML report.

Does this data visualization approach support responsive layout and accessible styling?▼

Yes, this data visualization approach supports responsive layout and accessible styling by rendering normalized data into export-ready HTML and CSS with Chart.js visualizations.

Do I need to manually format CSV exports before creating a data report?▼

No, you do not need to manually format CSV exports because the data ingestion process normalizes raw CSV, Excel, or JSON files into a structured dataset ready for visualization.

Why does my data storytelling need rendered charts and tables?▼

Data storytelling needs rendered charts and tables to transform raw CSV, Excel, or JSON data into a visually polished report page, saving time on manual layout and design.