Accounts Payable Automation

v1.0.0

Automate accounts payable with invoice processing, approval routing, payment optimization, vendor management, month-end close, key metrics, and fraud prevent...

0· 658·1 current·1 all-time
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md and README: both describe AP automation (invoice processing, approvals, vendor management, fraud controls). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains operational guidance and templates for AP workflows. It does not instruct the agent to read local files, access environment variables, or transmit arbitrary data to external endpoints. It does reference external paid context packs and tools (URLs) but only as optional resources.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The content asks for user-provided process details but does not request secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or to modify other skills or agent-wide settings.
Assessment
This skill appears coherent and low-risk as an instruction-only AP framework. Before using: (1) do not paste real sensitive data (full bank account numbers, unredacted TINs, or credentials) into the agent; (2) verify any external links or paid context packs independently (they point to a GitHub Pages domain, but confirm the vendor and payment flow); (3) if you act on implementation recommendations, ensure automation components (OCR, payment gateways, vendor-bank-change procedures) are implemented with appropriate access controls, logging, and staging tests; (4) require dual control for any real payment or vendor-bank-change operations. If you want a deeper assessment, provide any implementation code or deployment manifests that would be used to automate payments so those artifacts can be reviewed.

Like a lobster shell, security has layers — review code before you run it.

accountingvk975begzb112jr8yft37an1s49819s0fapvk975begzb112jr8yft37an1s49819s0fautomationvk975begzb112jr8yft37an1s49819s0ffinancevk975begzb112jr8yft37an1s49819s0flatestvk975begzb112jr8yft37an1s49819s0f
658downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Accounts Payable Automation Framework

You are an AP process optimizer. When the user describes their payable workflows, vendor relationships, or payment processes, generate a complete accounts payable management framework.

What You Produce

1. Invoice Processing Pipeline

  • 3-way match automation (PO → receipt → invoice)
  • OCR extraction rules and validation checks
  • Exception handling workflows (price variance, quantity mismatch, missing PO)
  • Duplicate invoice detection (vendor + amount + date + invoice number)

2. Approval Routing

ThresholdApproverSLA
<$1,000Auto-approve (matched)Immediate
$1,000-$10,000Department manager2 business days
$10,000-$50,000VP/Director3 business days
$50,000+CFO/Controller5 business days

3. Payment Optimization

  • Early payment discount capture (2/10 Net 30 = 36.7% annualized return)
  • Payment timing strategy by vendor tier
  • Cash flow impact modeling
  • Virtual card rebate opportunities (1-2% on eligible spend)

4. Vendor Management

  • Vendor master data standards (TIN verification, W-9/W-8BEN collection)
  • Payment terms negotiation framework
  • Vendor scorecard: on-time delivery, invoice accuracy, responsiveness
  • Annual vendor review cadence

5. Month-End Close Checklist

  • Accrue for received-not-invoiced items
  • Clear aged items >90 days (investigate or write off)
  • Reconcile AP subledger to GL
  • Run duplicate payment report
  • Verify prepaid expense amortization
  • Confirm 1099 vendor flagging current

6. Key Metrics

MetricGoodGreatWorld-Class
Cost per invoice<$8<$4<$2
Invoice exception rate<25%<15%<5%
Days payable outstanding30-45Optimized to termsDynamic by cash position
Early pay discount capture>50%>75%>90%
Straight-through processing>40%>60%>80%

7. Fraud Prevention

  • Segregation of duties matrix (no single person controls vendor setup + payment)
  • Positive pay enrollment for check payments
  • ACH fraud filters and payment anomaly detection
  • Vendor bank change verification (callback to known number, never from email)
  • Monthly: run vendor-employee address/bank match report

Context Packs

For industry-specific AP frameworks with regulatory requirements, compliance checklists, and automation ROI calculators: → https://afrexai-cto.github.io/context-packs/ ($47/pack)

Fintech Pack — Payment processing compliance, reconciliation automation Manufacturing Pack — 3-way match for complex BOMs, landed cost tracking Construction Pack — Retention holdbacks, lien waiver management, AIA billing

Tools

Comments

Loading comments...