audit-xls

Audit spreadsheet formulas for errors, hardcodes, and integrity issues.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/AlexZWANG1/Prism --skill audit-xls-alexzwang1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-xls
Source: https://github.com/AlexZWANG1/Prism/tree/main/financial-services-plugins/financial-analysis/skills/audit-xls
Command: npx skills add https://github.com/AlexZWANG1/Prism --skill audit-xls-alexzwang1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit formulas and data for accuracy and mistakes in spreadsheets, reducing risk and manual review time for financial models.

Core Features & Use Cases

  • Formula-level checks: detect errors like #REF!, #DIV/0!, hard-coded values, inconsistent formulas, broken links.
  • Model-integrity checks: verify BS balance, cash tie-out, and typical 3-statement consistency.
  • Scope flexibility: audit can target a selection, a single sheet, or the entire workbook, including roll-forwards and sensitivity scenarios.
  • Use Case: when reviewing a multi-sheet financial model, automatically flag misbalanced periods and hard-coded constants that should be dynamic.

Quick Start

Run the audit on the active workbook to identify formula errors and model integrity issues.

Frequently Asked Questions about audit-xls

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit spreadsheet formulas to detect errors and hard-coded values?

You can audit spreadsheet formulas by running automated checks that detect #REF! and #DIV/0! errors, identify hard-coded constants, and flag broken links or inconsistent formulas across a selected range, single sheet, or entire workbook.

How do I check model integrity for a balance sheet and cash flow tie-out in Excel?

To check model integrity, you can verify balance sheet balances, perform cash flow tie-outs, and validate typical three-statement consistency to automatically flag misbalanced periods in multi-sheet financial models.

What is the best way to find broken links and inconsistent formulas in a financial model?

The best way to find broken links and inconsistent formulas is to perform formula-level checks that scan the workbook for typical errors, hard-coded values that should be dynamic, and broken cell references.

Can I audit a specific selection of a workbook instead of the entire financial model?

Yes, you can target your audit at the scope of a specific selection, a single sheet, or the entire workbook, allowing you to validate roll-forwards and sensitivity scenarios without scanning unrelated data.

Why does my balance sheet not balance when rolling forward periods in a spreadsheet?

Your balance sheet may not balance due to hard-coded constants, broken links, or inconsistent formulas that should be dynamic; running model-integrity checks can automatically flag misbalanced periods and logic errors.