excel-formula-analyzer

Analyze Excel spreadsheet formulas to build dependency DAGs (Directed Acyclic Graphs) and understand calculation chains. This skill should be used when the user wants to reverse-engineer Excel formula dependencies, trace how values are calculated from inputs to outputs, validate formula logic, or create reusable calculators from spreadsheet logic.

$ 安裝

git clone https://github.com/tylermorganme/crop_plan_2025 /tmp/crop_plan_2025 && cp -r /tmp/crop_plan_2025/.claude/skills/excel-formula-analyzer ~/.claude/skills/crop_plan_2025

// tip: Run this command in your terminal to install the skill