xlsx-verify
OfficialVerify Excel workbooks with render, calc and lint
System Documentation
What problem does it solve?
Excel workbooks commonly drift after updates, with incorrect layouts, stale cached values, or hidden formula bugs. This Skill provides a structured verification flow that renders layouts, recomputes formulas, and analyzes formulas for semantic issues to ensure the workbook is correct before sharing or deployment.
Core Features & Use Cases
- Render visual verification to confirm layout, formatting, and presentation of workbook ranges.
- Recalculate formulas to validate results and detect discrepancies between expected and computed values.
- Lint formulas to catch semantic bugs and risky patterns that could lead to incorrect results.
- Use Case: verify a quarterly model after updates by rendering critical sheets, running a verification calc, and linting before delivery to stakeholders.
Quick Start
Run witan xlsx render <file> -r "Sheet1!A1:Z50" to visually verify layout, then run witan xlsx calc <file> --verify and witan xlsx lint <file> to complete a non-mutating verification gate.
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: xlsx-verify Download link: https://github.com/witanlabs/witan-cli/archive/main.zip#xlsx-verify 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 471,000+ vetted skills library on demand.