excel-variance-analyzer

|

Content Preview
---
name: excel-variance-analyzer
description: |
  Analyze budget vs actual variances in Excel with drill-down and root cause analysis.
  Use when performing variance analysis or explaining budget differences.
  Trigger with phrases like 'excel variance', 'analyze budget variance', 'actual vs budget'.
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 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/excel-variance-analyzer.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/business-tools/excel-analyst-pro/skills/excel-variance-analyzer/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-variance-analyzer/SKILL.md

Related Skills