Daily Operations

Vendor Invoice Validator

Validates vendor invoices against contract terms, scope of work, and market rates.

vendor invoiceinvoice validation
Open GitHub source

No packaged download — skills install from the open-source plugin repo. Read the SKILL.md and bundled files below before you install.

How to install a skill →
01 · Problem

Validates vendor invoices against contract terms, scope of work, and market rates.

Derived from the skill’s “Skill description” section.

02 · Who & When

Trigger on any of these signals:

  • Explicit: "check this invoice", "validate invoice against contract", "review vendor bill", "invoice validation", "is this invoice correct"
  • Implicit: user provides an invoice alongside contract terms; user asks about vendor charges; user mentions invoice approval workflow
  • Batch mode: "validate all invoices for [property]", "check this month's vendor invoices"
  • AP workflow: invoice arrives and needs validation before routing to payment

Do NOT trigger for: vendor procurement or RFP evaluation, contract negotiation, insurance certificate review (use coi-compliance-checker), or capital project budgeting.

Derived from the skill’s “When to Activate” section.

03 · How It's Done Today

Not documented yet for this skill.

04 · What This Skill Changes

1. Validation Summary

FieldValue
Vendor[name]
Invoice #[number]
Invoice Date[date]
Invoice Total$
VerdictAPPROVED / APPROVED WITH FLAGS / HOLD FOR REVIEW

2. Flag Detail Table

#Line ItemFlag TypeDescriptionSeverity
1[item]Rate / Scope / Math / Duplicate / NTE[specific issue]High / Medium / Low

3. GL Coding Recommendation

Line ItemAmountRecommended GLOpEx/CapExRationale

4. Contract Status

MetricValue
Contract NTE$
Prior Invoices YTD$
This Invoice$
Remaining Under NTE$
Annual Cap$
YTD After This Invoice$
Remaining Under Cap$

5. Dispute Points (if HOLD FOR REVIEW)

Numbered list of items to raise with the vendor, with contract references and dollar amounts.

Derived from the skill’s “Output Format” section.

05 · Risks & Caveats

Not documented yet for this skill.