excel-pivot-wizard

Solid

Generate pivot tables and charts from raw data using natural language - analyze sales by region, summarize data by category, and create visualizations effortlessly

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Excel Pivot Wizard Creates pivot tables and visualizations from raw data using natural language commands. ## When to Invoke This Skill Automatically load this Skill when the user asks to: - "Create a pivot table" - "Analyze [data] by [dimension]" - "Summarize sales by region" - "Show revenue breakdown" - "Group data by category" - "Cross-tab analysis" - "Compare [X] across [Y]" ## Capabilities ### Pivot Table Generation - **Rows**: Group data by one or more fields - **Columns**: Cross-tabulate across another dimension - **Values**: Aggregate functions (sum, average, count, min, max) - **Filters**: Slice data by specific criteria - **Calculated Fields**: Create custom formulas ### Visualization - Column/bar charts for comparisons - Line charts for trends over time - Pie charts for composition - Combo charts for multiple metrics - Conditional formatting for heatmaps ## Common Analysis Patterns ### Pattern 1: Single Dimension Summary **Request:** "Show total sales by region" **Output:** ``` | Region | Total Sales | |-----------|-------------| | Northeast | $1,250,000 | | Southeast | $980,000 | | Midwest | $1,100,000 | | West | $1,450,000 | | Total | $4,780,000 | ``` ### Pattern 2: Cross-Tabulation **Request:** "Sales by region and product category" **Output:** ``` | Region | Electronics | Clothing | Home Goods | Total | |-----------|-------------|----------|------------|-----------| | Northeast | $400K | $500K | $350K | $1,2...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

pivot-table-creator

Create pivot table creator operations. Auto-activating skill for Data Analytics. Triggers on: pivot table creator, pivot table creator Part of the Data Analytics skill category. Use when working with pivot table creator functionality. Trigger with phrases like "pivot table creator", "pivot creator", "pivot".

2,266 Updated today
jeremylongshore
AI & Automation Solid

pivot-analyzer

Analyze pivot decisions with evidence-based frameworks

1,034 Updated today
a5c-ai
AI & Automation Solid

creating-data-visualizations

Generate plots, charts, and graphs from data with automatic visualization type selection. Use when requesting "visualization", "plot", "chart", or "graph". Trigger with phrases like 'generate', 'create', or 'scaffold'.

2,202 Updated 1 weeks ago
foryourhealth111-pixel
AI & Automation Solid

creating-data-visualizations

This skill enables Claude to generate data visualizations, plots, charts, and graphs from provided data. It analyzes the data, selects the most appropriate visualization type, and creates a visually appealing and informative graphic. Use this skill when the user requests a visualization, plot, chart, or graph; when data needs to be presented visually; or when exploring data patterns. The skill is triggered by requests for "visualization", "plot", "chart", or "graph".

2,266 Updated today
jeremylongshore
AI & Automation Solid

excel-variance-analyzer

Automate budget vs actual variance analysis in Excel with flagging, commentary, and executive summaries for financial reporting and FP&A teams

2,266 Updated today
jeremylongshore