spreadsheet hidden problem finder

    by nowrich

    1

    Audits spreadsheets for 14 types of data-quality issues and returns an annotated Excel file with highlighted errors.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    Audit sales_data.csv for errors. Check for outliers in the 'Revenue' column and look for duplicate rows.

    Your agent does

    I've completed the audit.

    • Found 12 duplicate rows.
    • 5 outliers detected in 'Revenue' (values > $50,000).
    • 3 mixed-casing issues in 'Region'.

    Attached:

    1. sales_data-audit-report.md
    2. sales_data-annotated.xlsx (cells highlighted with findings)

    What you get

    Generate an annotated Excel copy with red/amber cell highlights for errors.Detect statistical outliers and inconsistent category naming across columns.Validate data against custom regex rules and allowed-value lists.Identify duplicate rows and referential gaps in complex workbooks.

    About this skill

    The problem

    Data quality issues in spreadsheets often stay hidden until they break a production pipeline or skew a report. Manually hunting for whitespace, mixed casing, and statistical outliers across thousands of rows is slow and error-prone.

    What it does

    • Identifies missing values, duplicate rows, and type mismatches across .xlsx, .csv, and .tsv files.
    • Detects statistical outliers using IQR and flags inconsistent categorical data.
    • Generates an annotated .xlsx workbook with problem cells highlighted in red/amber and detailed explanatory comments.
    • Produces a Markdown audit report summarizing sheet counts, findings by check type, and data limitations.
    • Maintains original data integrity by never modifying the source file in place.

    Frameworks & tools

    Python, pandas, openpyxl, and xlrd.

    Why this beats prompting it yourself

    A simple LLM prompt cannot visually highlight specific cells in a downloadable Excel file or reliably run statistical outlier detection on large datasets. This skill uses deterministic Python scripts to ensure 100% accuracy in finding errors that LLMs frequently hallucinate or overlook.

    Use cases

    • Audit messy CSV exports before importing them into a database.
    • Scan financial models for broken formulas and spreadsheet error values.
    • Validate large datasets against specific regex rules or allowed-value lists.
    • Find duplicate records and referential integrity gaps in multi-sheet workbooks.

    Known limitations

    Does not recalculate formulas; audits only cached values. Annotated output for CSV/TSV files is converted to XLSX to support cell comments and styling.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    nowrich
    nowrich

    22 skills on Agensi

    Frequently Asked Questions

    Popular in Workflow Automation