spreadsheet hidden problem finder
by nowrich
Audits spreadsheets for 14 types of data-quality issues and returns an annotated Excel file with highlighted errors.
Secure checkout via Stripe
Works with the AI tools you already use
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:
- sales_data-audit-report.md
- sales_data-annotated.xlsx (cells highlighted with findings)
What you get
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
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
22 skills on Agensi
Frequently Asked Questions
Popular in Workflow Automation

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.
it support desk
Diagnose and resolve 1st/2nd line IT issues with structured triage, health scripts, and escalation workflows.
PPTX Toolkit — Create, Edit, and Extract PowerPoint Presentations
Everything needed to work with PowerPoint presentations programmatically
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.