add-tool-from-excel-model
CommunityWrap Excel workbooks as Pixie tools via Python.
AuthorAlexKapadia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Wraps an Excel .xlsx workbook as a Pixie tool by translating its formula DAG into Python code that reproduces every cell and enables end-to-end validation against the source workbook.
Core Features & Use Cases
- Inspect a workbook to identify inputs (cells with raw values) and outputs (formula cells not referenced by others).
- Scaffold a Pixie tool skeleton and generate code that recalculates outputs from inputs.
- Create reference fixtures to verify outputs within tolerance.
- Enforce workbook restrictions (xlsx only; macros and external links are refused).
Quick Start
Provide a path to an .xlsx workbook and start the scaffold flow to generate the Pixie tool.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: add-tool-from-excel-model Download link: https://github.com/AlexKapadia/Pixie/archive/main.zip#add-tool-from-excel-model Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.