data-analysis-report-generator

Analyze Excel and CSV files and generate interactive HTML reports with ECharts.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill data-analysis-report-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis-report-generator
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/skill_bundles/marketplace/data-analysis-report-generator
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill data-analysis-report-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, numpy, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill eliminates the time-consuming work of manually inspecting Excel and CSV files, identifying meaningful patterns, and building polished data reports with interactive visualizations.

Core Features & Use Cases

  • Automatic Data Analysis: Detects dimensions, metrics, timelines, missing values, descriptive statistics, correlations, and top-performing categories.
  • Interactive Report Generation: Creates self-contained HTML reports with ECharts visualizations, summary tables, trend charts, rankings, distributions, and correlation views.
  • Professional Styles: Supports 11 publication and business-report styles, including Financial Times, McKinsey, Bloomberg, Nature, Wired, The New York Times, and 36Kr.
  • Use Case: Upload a sales CSV and generate a styled report showing category rankings, revenue trends, metric relationships, statistical summaries, and actionable findings.

Quick Start

Use the data analysis report generator to analyze the attached Excel or CSV file and create a professional interactive HTML report in the requested style.

Frequently Asked Questions about data-analysis-report-generator

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

FAQPage Schema
How do I generate interactive HTML reports from Excel or CSV files?

To generate interactive HTML reports from Excel or CSV files, you can automatically detect dimensions, calculate descriptive statistics, identify correlations, and render ECharts visualizations into self-contained documents. This automated structure detection creates styled business intelligence outputs without manual chart configuration.

What is automated data analysis for Excel and CSV spreadsheets?

Automated data analysis for Excel and CSV spreadsheets is the process of programmatically inspecting tabular files to identify meaningful patterns, missing values, and top-performing categories. It applies descriptive statistics and correlation detection to transform raw rows into polished data reports with interactive visualizations.

Does this data analysis approach work with multiple CSV files and different reporting styles?

Yes, this data analysis approach works with multiple CSV files for multi-file tabular data comparisons and supports 11 publication and business-report styles. You can apply Financial Times, McKinsey, Bloomberg, Nature, or Wired styling to match your business intelligence or scientific research context.

How do I create a sales analysis report with category rankings and revenue trends?

To create a sales analysis report with category rankings and revenue trends, upload your sales CSV to trigger automatic metric detection and timeline generation. The process outputs an interactive HTML document containing summary tables, trend charts, rankings, and actionable findings.

Do I need Python data-processing libraries to analyze spreadsheets and build ECharts visualizations?

Yes, you need Python data-processing libraries including pandas, openpyxl, and numpy to analyze spreadsheets and build ECharts visualizations. These dependencies handle automated Excel and CSV file parsing, statistical calculations, and data structuring required for interactive HTML report generation.

What is the best way to compare multiple tabular data files for business reporting?

The best way to compare multiple tabular data files for business reporting is using automated structure detection to align dimensions and metrics across Excel and CSV sources. This generates comparative interactive HTML reports featuring correlation views, distribution charts, and statistical summaries.