Agent skill · Security

freight-audit-validator

Automated freight bill validation skill with discrepancy detection and payment processing automation

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill freight-audit-validator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/logistics/skills/freight-audit-validator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Freight Audit Validator ## Overview The Freight Audit Validator is an automated skill that validates freight bills and invoices, detects discrepancies, and streamlines payment processing. It uses OCR, data extraction, and contract validation to ensure accurate carrier payments while identifying cost recovery opportunities from billing errors. ## Capabilities - **Invoice Data Extraction (OCR)**: Automatically extract invoice data from paper and electronic documents using optical character recognition - **Contract Rate Validation**: Verify billed rates against contracted rates, tariffs, and pricing agreements - **Accessorial Charge Verification**: Validate accessorial charges against service records and approved charge schedules - **Weight and Dimension Validation**: Cross-reference billed weights and dimensions with shipping documents and actual measurements - **Duplicate Invoice Detection**: Identify and flag potential duplicate invoices to prevent double payments - **Discrepancy Classification**: Categorize billing discrepancies by type, root cause, and financial impact - **Claim Generation Automation**: Automatically generate claims and dispute documentation for invalid charges

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Tools and Libraries
  4. Used By Processes
  5. Usage
  6. Integration Points
  7. Performance Metrics
More from babysitter
All skills →
About this skill
What does the freight-audit-validator skill do?

Automated freight bill validation skill with discrepancy detection and payment processing automation

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill freight-audit-validator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going