excel-pivot-wizard

|

Content Preview
---
name: excel-pivot-wizard
description: |
  Create advanced Excel pivot tables with calculated fields and slicers.
  Use when building data summaries or creating interactive dashboards.
  Trigger with phrases like 'excel pivot', 'create pivot table', 'data summary'.
allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: claude-code, codex, openclaw
---
# Excel Pivot Wizard

## Overview

Creates
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/excel-pivot-wizard.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/business-tools/excel-analyst-pro/skills/excel-pivot-wizard/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/business-tools/excel-analyst-pro/skills/excel-pivot-wizard/SKILL.md

Related Skills