Accounts Payable Agent

Automate vendor payments across ACH, wire, crypto, and stablecoin rails.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jc180105/.opencode --skill accounts-payable-agent-jc180105
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Accounts Payable Agent
Source: https://github.com/jc180105/.opencode/tree/main/.opencode/skills/accounts-payable-agent
Command: npx skills add https://github.com/jc180105/.opencode --skill accounts-payable-agent-jc180105

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end accounts payable process, enabling autonomous vendor payments, contractor invoices, and recurring bills with a strong emphasis on auditability and correct verification.

Core Features & Use Cases

  • Idempotent payments: prevents duplicate transfers across all rails.
  • Audit trail and vendor registry: logs every payment with reference, amount, rail, timestamp, and status.
  • Multi-rail routing: automatically selects the optimal rail (ACH, wire, crypto, stablecoin) based on recipient, amount, and cost.
  • Workflow integration: accepts payment requests from other agents and notifies the requester upon confirmation.

Quick Start

Initiate a payment request by validating the invoice, selecting the best rail, and logging the transaction.

Frequently Asked Questions about Accounts Payable Agent

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

FAQPage Schema
How do I automate vendor payments while maintaining a strict audit trail?

Idempotent payments prevent duplicate transfers by uniquely identifying each payment request across all rails. This ensures vendor payments and recurring bills execute exactly once, avoiding financial loss from network retries or system errors.

How does multi-rail routing work for accounts payable automation?

The vendor registry integrates by verifying recipients before execution and logging comprehensive payment status across supplier networks. This validates contractor invoices and ensures recurring schedules respect spend limits and required approvals.

How do I prevent duplicate transfers when processing recurring bills?

Idempotent payments prevent duplicate transfers by uniquely identifying each payment request across all rails. This ensures vendor payments and recurring bills execute exactly once, avoiding financial loss from network retries or system errors.

Can I use crypto and stablecoin rails alongside ACH for contractor invoices?

Yes, multi-rail routing supports ACH, wire, crypto, and stablecoin transfers for contractor invoices. The system automatically selects the optimal rail based on recipient capabilities, transfer amount, and transaction cost efficiency.

How to handle spend limits and approvals in autonomous accounts payable?

Autonomous accounts payable handles spend limits and approvals by validating payment requests against configured thresholds before execution. This ensures contractor invoices and recurring bills respect financial controls while maintaining audit-ready logging.