ag-stylist-auditor

Audit Excel financial model formatting consistency using detected native style conventions.

1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Sampi314/Sam-Plugin-Marketplace --skill ag-stylist-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-stylist-auditor
Source: https://github.com/Sampi314/Sam-Plugin-Marketplace/tree/main/Audit%20General/skills/ag-stylist-auditor
Command: npx skills add https://github.com/Sampi314/Sam-Plugin-Marketplace --skill ag-stylist-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Excel financial models often suffer from inconsistent formatting, mismatched colour coding, and incorrect number formats that reduce readability, introduce errors, and make models unprofessional for stakeholders. This Skill eliminates that manual, error-prone work by dynamically detecting the model's own existing style conventions instead of enforcing arbitrary one-size-fits-all standards.

Core Features & Use Cases

  • Dynamic Style Convention Detection: Automatically identifies the model's formatting rules from style guide sheets, named Excel cell styles, or statistical analysis of font and fill formatting across the workbook.
  • Comprehensive Formatting Checks: Flags colour coding mismatches (e.g., inputs styled as formulas, formulas styled as inputs), incorrect number formats (percentages shown as raw decimals, dates stored as general numbers), alignment inconsistencies, and border irregularities.
  • Use Case: For a 20-sheet financial model built by a team, run this audit to catch all formatting deviations that would otherwise take hours to review manually, ensuring the model meets the team's own documented style standards.

Quick Start

Use the ag-stylist-auditor skill to run a full formatting consistency audit on your Excel financial model and get a prioritized report of all style and number format issues to resolve.

Frequently Asked Questions about ag-stylist-auditor

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

FAQPage Schema
How do I audit Excel financial model formatting and style consistency automatically?

Auditing Excel financial model formatting involves dynamically detecting the model's native style conventions and flagging colour coding, number format, alignment, and border inconsistencies across single or multi-sheet workbooks.

What is dynamic style convention detection in Excel financial models?

Dynamic style convention detection identifies formatting rules from style guide sheets, named Excel cell styles, or statistical analysis of fonts and fills, rather than enforcing arbitrary fixed formatting standards.

How do I check number formats and colour coding across multiple Excel sheets?

Checking number formats and colour coding across multiple Excel sheets requires auditing logic that flags mismatches like percentages shown as raw decimals or inputs styled as formulas, outputting a grouped findings report with severity calibration.

Do I need a specific file format to run an Excel formatting audit?

Yes, you need a pre-extracted workbook JSON file as input to run an Excel formatting audit and generate a style convention summary and grouped findings report.

Can I audit Excel models that do not have a dedicated style guide sheet?

Yes, if no style guide sheet exists, the audit can infer formatting rules statistically from font and fill distributions across the workbook, or use named Excel cell styles to determine expected conventions.

What are common limitations of automated Excel style consistency audits?

Limitations of automated Excel style consistency audits include relying entirely on a pre-extracted workbook JSON file, meaning any extraction schema non-compliance or missing formatting metadata will prevent accurate style detection and reporting.