excel-pivot-charts

Create pivot tables and charts in Excel with pandas and openpyxl.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/Wesley1600/ClaudeCodeFrameWork --skill excel-pivot-charts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excel-pivot-charts
Source: https://github.com/Wesley1600/ClaudeCodeFrameWork/tree/main/.claude/skills/excel-pivot-charts
Command: npx skills add https://github.com/Wesley1600/ClaudeCodeFrameWork --skill excel-pivot-charts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates complex Excel tasks including pivot tables, charts, summary statistics, and advanced data analysis, saving hours on reporting and analysis.

Core Features & Use Cases

  • Pivot Tables: Create multi-dimensional summaries with flexible rows/columns and aggregate functions.
  • Charts & Visualizations: Bar, line, pie, and scatter charts with professional styling.
  • Summary Statistics: Descriptive stats, correlations, distributions, and outlier detection.
  • Use Case: Generate a quarterly sales dashboard with pivot tables, charts, and a statistical summary in minutes.

Quick Start

Provide data in Excel, or describe the structure, and request a pivot table or chart. The skill will create and format the workbook accordingly.

Frequently Asked Questions about excel-pivot-charts

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

FAQPage Schema
How do I create pivot tables and charts from Excel data automatically?

Pivot tables organize multi-dimensional data by rows, columns, and aggregate functions to summarize datasets. This Skill uses pandas and openpyxl to build pivot tables directly in Excel, then generates professional charts—bar, line, pie, and scatter—without manual setup, saving hours on reporting workflows.

Can I generate sales dashboards with pivot tables and statistical analysis in Excel?

Yes. This Skill creates multi-sheet Excel dashboards combining pivot tables, charts, descriptive statistics, correlations, and outlier detection using IQR methods. Ideal for quarterly sales reports, regional summaries, and trend analysis that require both visualization and statistical insight.

What statistical analyses can I perform on Excel data with pivot charts?

This Skill computes descriptive statistics, correlation matrices, linear regression, distribution analysis, and outlier detection. It applies conditional formatting and dynamic formulas to highlight patterns, then embeds results alongside pivot tables and charts for comprehensive analytical dashboards.

Do I need pandas and openpyxl to automate Excel pivot table creation?

Yes. This Skill depends on pandas for data manipulation and openpyxl for Excel file writing. It also uses numpy, scipy, matplotlib, and seaborn for statistical computation and visualization, ensuring robust data handling and professional chart styling within Excel workbooks.

How do I apply professional formatting and styling to Excel pivot charts?

This Skill applies conditional formatting, dynamic formulas, and professional styling across multiple sheets automatically. It formats pivot tables and charts for readability, applies color schemes, and organizes results into structured dashboards ready for presentation without manual formatting.

What's the best way to detect outliers and correlations in spreadsheet data?

This Skill detects outliers using interquartile range (IQR) methods and computes correlation matrices on your dataset. Results integrate into Excel pivot tables and statistical summaries, enabling quick identification of anomalies and relationships alongside visual trends in charts.