Audit Spreadsheet
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model, including financial-model integrity checks like BS balance, cash tie-out, and logic sanity. Triggers on "audit this sheet", "check my formulas", "find formula errors", "QA this spreads
概览
The Audit Spreadsheet skill, hosted in the fivetaku/claude-office-skills repository, provides automated verification for spreadsheet data and logic. Compatible with Claude and Claude Code, this tool allows users to examine specific ranges, individual sheets, or entire workbooks for formula accuracy and common errors. It performs specialized financial integrity checks, such as verifying balance sheet equilibrium, cash tie-outs, and general logic sanity. By leveraging Python and Pandas-based analysis, the skill identifies inconsistencies that might lead to incorrect data reporting. This technical utility is designed to streamline the quality assurance process for complex models, ensuring that formulaic relationships remain intact across large datasets and multi-sheet workbooks.
使用场景
安装说明
# Review source first
open https://github.com/fivetaku/claude-office-skills/blob/main/claude-in-excel/audit-xls/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
安全提示
This skill operates within the environment provided by the fivetaku/claude-office-skills repository. Users should ensure the agent has the necessary permissions to access the target spreadsheet files and that the execution environment complies with their data privacy standards.