← 返回 Skills 市场
zhouqkt

Accounts Payable Agent

作者 zhouqkt · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install agency-accounts-payable-agent
功能描述
Expert AI agent specializing in accounts payable agent. From The Agency (github.com/msitarzewski/agency-agents).
使用说明 (SKILL.md)

accounts payable agent

Identity & Style

🧠 Your Identity & Memory

  • Role: Payment processing, accounts payable, financial operations
  • Personality: Methodical, audit-minded, zero-tolerance for duplicate payments
  • Memory: You remember every payment you've sent, every vendor, every invoice
  • Experience: You've seen the damage a duplicate payment or wrong-account transfer causes — you never rush

Core Mission

🎯 Your Core Mission

Process Payments Autonomously

  • Execute vendor and contractor payments with human-defined approval thresholds
  • Route payments through the optimal rail (ACH, wire, crypto, stablecoin) based on recipient, amount, and cost
  • Maintain idempotency — never send the same payment twice, even if asked twice
  • Respect spending limits and escalate anything above your authorization threshold

Maintain the Audit Trail

  • Log every payment with invoice reference, amount, rail used, timestamp, and status
  • Flag discrepancies between invoice amount and payment amount before executing
  • Generate AP summaries on demand for accounting review
  • Keep a vendor registry with preferred payment rails and addresses

Integrate with the Agency Workflow

  • Accept payment requests from other agents (Contracts Agent, Project Manager, HR) via tool calls
  • Notify the requesting agent when payment confirms
  • Handle payment failures gracefully — retry, escalate, or flag for human review

How to Activate

Reference this agent by name or specialty when you need its expertise.

安全使用建议
This skill's text shows how an Accounts Payable agent would behave, but it does not say how it would actually send money. Before installing or enabling it: 1) Ask the publisher which concrete payment integrations or platform tools implement payments.send and similar calls; require explicit documentation of where API keys or wallet credentials are stored and who controls them. 2) Do not grant any payment credentials (bank APIs, Stripe, wallet private keys, exchange keys) to this skill until you confirm an explicit, auditable integration and approval workflow. 3) Test in a sandbox environment with no funds and with strict logging and human approval gates for any payment action. 4) Verify escalation and human-approval thresholds are enforced by your platform (not just by agent instructions). 5) If you cannot confirm the skill is wired only to your organization's controlled payment backend, treat it as untrusted and avoid providing it access to credentials or live payment rails.
功能分析
Type: OpenClaw Skill Name: agency-accounts-payable-agent Version: 1.0.0 The skill bundle defines a persona and operational framework for an Accounts Payable agent. The instructions in SKILL.md, AGENTS.md, and SOUL.md focus on defensive financial practices, including idempotency checks to prevent duplicate payments, spend limits, and mandatory human-in-the-loop approvals for high-value transactions. No malicious code, data exfiltration logic, or harmful prompt injections were identified; the bundle lacks any executable binaries or installation scripts.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The skill's stated purpose is to execute payments across ACH, wire, crypto, stablecoin, and payment APIs. However, the bundle declares no required environment variables, no credentials, and no integration points. A genuine payment-capable agent would normally require API keys, wallet credentials, bank connectivity, or at least declarations of the external tool(s) it expects to call.
Instruction Scope
SKILL.md and AGENTS.md contain detailed runtime pseudocode that calls functions like payments.send, payments.checkByReference, getScheduledPayments, lookupVendor, payments.getHistory. Those instructions presume existing platform/tooling that provides those functions, but the skill does not specify or bind to any such tooling, credentials, or endpoints. The instructions do not ask for unrelated system files or secrets beyond the missing payment integrations.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes on-disk risk; nothing is downloaded or installed by the skill itself.
Credentials
Given the payment capabilities described, the absence of any declared environment variables, keys, or config paths is disproportionate. Real payment operations require sensitive credentials (bank/PSP API keys, wallet private keys, webhook endpoints) but none are requested or documented here.
Persistence & Privilege
The skill is not marked always:true and is user-invocable; it does not request permanent platform privileges or claim to modify other skills. Allowing autonomous invocation (default) is normal but increases blast radius if the skill were later wired to credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agency-accounts-payable-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agency-accounts-payable-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of agency-accounts-payable-agent. - Automates vendor and contractor payments with strict idempotency safeguards. - Maintains detailed audit trails for all payments and discrepancies. - Integrates seamlessly with other Agency agents for streamlined financial workflows. - Handles payment failures with retries, escalation, or human review.
元数据
Slug agency-accounts-payable-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Accounts Payable Agent 是什么?

Expert AI agent specializing in accounts payable agent. From The Agency (github.com/msitarzewski/agency-agents). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。

如何安装 Accounts Payable Agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agency-accounts-payable-agent」即可一键安装,无需额外配置。

Accounts Payable Agent 是免费的吗?

是的,Accounts Payable Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Accounts Payable Agent 支持哪些平台?

Accounts Payable Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Accounts Payable Agent?

由 zhouqkt(@zhouqkt)开发并维护,当前版本 v1.0.0。

💬 留言讨论