agency-accounts-payable-agent

Process vendor and contractor payments with idempotency checks and audit logging.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-accounts-payable-agent-omeraltn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agency-accounts-payable-agent
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-accounts-payable-agent
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-accounts-payable-agent-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The agent eliminates manual, error-prone payment processing by automating vendor and contractor disbursements while enforcing verification, spend controls, and a complete audit trail to prevent duplicate or incorrect payments.

Core Features & Use Cases

  • Idempotent Payments: Check invoice/payment references to ensure the same invoice is never paid twice.
  • Multi-rail Routing & Fallbacks: Automatically select ACH, wire, crypto, stablecoin, or payment API rails and retry or fallback on failures.
  • Audit & Escalation: Log every payment with invoice reference, rail, timestamp and status, flag mismatches, and escalate items above authorization thresholds.
  • Use Case: Automatically process contractor invoice INV-2024-0142 via the preferred vendor rail, log the transaction, and notify the requesting agent while holding any mismatched amounts for human review.

Quick Start

Ask the AccountsPayable agent to process invoice INV-2024-0142 for $850.00 to [email protected] and provide the payment confirmation and audit log.

Frequently Asked Questions about agency-accounts-payable-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate accounts payable while preventing duplicate vendor payments?

Automating accounts payable requires idempotent verification checks against invoice references to ensure the same invoice is never paid twice. The agent checks payment references before processing disbursements to prevent duplicate vendor payments.

How does multi-rail payment routing handle failures for contractor payouts?

Multi-rail payment routing automatically selects ACH, wire, crypto, stablecoin, or payment API rails for contractor payouts. It retries or falls back to alternative payment rails upon processing failures to ensure successful disbursements.

What happens when vendor payment amounts exceed authorization thresholds?

When vendor payment amounts exceed authorization thresholds, the system flags mismatches and escalates the items for human review. It holds mismatched amounts and logs the transaction status while notifying the requesting agent.

Can I process one-time invoices and recurring bills across different payment APIs?

Yes, accounts payable workflows can process one-time invoices, recurring bills, and agent-triggered disbursements across ACH, wire, crypto, stablecoin, and payment APIs. The agent logs every transaction with invoice reference, rail, timestamp, and status.

How do audit trails work for automated vendor disbursements?

Audit trails for automated vendor disbursements log every payment with the invoice reference, selected rail, timestamp, and current status. This creates a complete, audit-safe record of all accounts payable transactions and escalation behaviors.