pie-chart-data-analysis

Analyze multi-sheet Excel and CSV data and generate a downloadable pie-chart report.

110|3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill pie-chart-data-analysis-michaelyang-lyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pie-chart-data-analysis
Source: https://github.com/MichaelYang-lyx/AIDABench/tree/main/skills/sn-da-excel-workflow/capability/excel-data-visualization/pie-chart-visualization
Command: npx skills add https://github.com/MichaelYang-lyx/AIDABench --skill pie-chart-data-analysis-michaelyang-lyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

多工作表的 Excel(.xlsx)或 CSV 数据需要快速分类汇总并可视化成易于分享的报告。本技能自动识别数据中的分类字段与数值字段,输出包含占比的饼图及可下载的分析报告,减少重复手动分析的工作量。

Core Features & Use Cases

  • 自动识别分类列与数值列并对数据进行清洗与聚合,适用于销售、成本、得分等场景。
  • 生成带占比的饼图并导出可下载的 Excel 报告,便于汇报与决策。
  • Use Case: 你有来自多个工作表的年度销售数据,Skill 将聚合各类别的总额并可视化为饼图,输出汇总报告。

Quick Start

运行技能并将目标 Excel/CSV 文件提供给它,让系统自动输出带图表的分析报告。

Frequently Asked Questions about pie-chart-data-analysis

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

FAQPage Schema
How do I generate pie-chart reports from multi-sheet Excel data?

This Skill automates pie-chart report generation by identifying category and numeric columns across multiple sheets, aggregating totals, and exporting a downloadable Excel file with the pie chart and percentage breakdown.

Can I analyze CSV files and visualize category percentages without manual pivot tables?

Yes, you can analyze CSV files to visualize category percentages without manual pivot tables. The Skill cleans CSV data, handles missing values, computes totals and percentages, and outputs the pie-chart visualization directly.

Does this data-visualization tool work with unformatted spreadsheets containing missing values?

Yes, this data-visualization tool works with unformatted spreadsheets containing missing values. It automatically detects category and numeric columns, cleans the data, handles missing values, and computes accurate totals and percentages for the pie chart.

What is the best way to automate sales and finance data aggregation into a visual report?

The best way to automate sales and finance data aggregation into a visual report is to provide your multi-sheet Excel or CSV files. The Skill categorizes and aggregates the data, then visualizes the totals and percentages into a downloadable pie-chart report.

How do I export an Excel report with a pie chart from multiple worksheet tabs?

You export an Excel report with a pie chart from multiple worksheet tabs by providing the multi-sheet file. The Skill reads the data, aggregates categories across tabs, and generates a downloadable Excel file containing the visual pie chart and data summary.