pie-chart-data-analysis

Analyze Excel or CSV data and generate pie chart reports.

4.9k|347|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/OpenSenseNova/SenseNova-Skills --skill pie-chart-data-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pie-chart-data-analysis
Source: https://github.com/OpenSenseNova/SenseNova-Skills/tree/main/skills/sn-da-excel-workflow/capability/excel-data-visualization/pie-chart-visualization
Command: npx skills add https://github.com/OpenSenseNova/SenseNova-Skills --skill pie-chart-data-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, matplotlib, openpyxl, base64, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the analysis and visualization of complex Excel or CSV datasets, reducing manual effort in data interpretation.

Core Features & Use Cases

  • Data Summarization: Performs classification and aggregation of multi-sheet Excel or CSV data to identify key insights.
  • Automated Visualization: Generates visually appealing pie charts that clearly depict category proportions.
  • Use Case: For a finance team analyzing regional expenses across multiple sheets, this Skill produces a summarized report with charts ready for presentation.

Quick Start

Use the Skill to analyze your uploaded Excel or CSV file and receive a downloadable report with charts and summaries.

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 visualize Excel data distributions with pie charts?

To visualize Excel data distributions, you can use this Skill to automatically generate pie charts by performing classification and numerical aggregation on your uploaded Excel or CSV files. It processes multi-sheet tabular data to produce a summarized report with charts for presentation.

Can I analyze multi-sheet Excel files and aggregate categorical data?

Yes, you can analyze multi-sheet Excel files and aggregate categorical data. The Skill automates classification and numerical aggregation across your workbook, identifying key insights and summarizing them for business reporting.

What is the best way to automate report generation from a CSV file?

The best way to automate report generation from a CSV file is to use a Skill that handles data summarization and automated visualization. This tool parses your CSV data, aggregates numerical values, and outputs a downloadable report with embedded pie charts.

Does this data visualization Skill work with CSV files?

Yes, this data visualization Skill works with both CSV and Excel files. It requires pandas, matplotlib, and openpyxl to parse the tabular data, perform aggregation, and render the pie charts for your reports.

Do I need pandas and matplotlib to generate pie charts from Excel?

Yes, you need pandas, matplotlib, openpyxl, and base64 to generate pie charts from Excel. These dependencies are required for data processing, rendering visual charts, handling Excel files, and encoding images for the final report.