← Back to Skills Marketplace
115
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mcf-accounting-tool
Description
Financial management with invoices, expenses, job costing, P&L reports, and QuickBooks sync — built for AI agents.
Usage Guidance
Before installing or using this skill, ask the maintainer for clear docs on authentication and payment flows: (1) How does QuickBooks sync authenticate? (expect OAuth or API tokens — never paste private keys into chat). (2) How are x402 payments executed and signed? Will the skill ask the agent to sign transactions or provide wallet private keys? (3) Verify the gateway domain (gateway.mcfagentic.com) and the business behind it; avoid sending credentials or private keys to unknown services. If you plan to let an agent act autonomously, restrict its ability to request/store secrets and test in an isolated environment. If these questions aren't answered satisfactorily, treat the skill as unsafe to grant access to any credentials or wallets.
Capability Assessment
Purpose & Capability
The name/description match the listed endpoints (invoices, expenses, P&L, QuickBooks sync). However the skill declares no required credentials or env vars while offering QuickBooks sync and paid API access — both normally require explicit auth (QuickBooks OAuth tokens, API keys, or wallet signing). The absence of any declared credential or auth flow is inconsistent with the capabilities.
Instruction Scope
SKILL.md only lists endpoints, gateway, and that x402 payment is required. It does not describe how to authenticate to the gateway, how to perform the x402 payment (wallet, signing, or delegated payment service), nor how QuickBooks sync authenticates. This gap could lead an agent to request or handle sensitive secrets (e.g., OAuth tokens, private keys) or to attempt on-chain payments without safe instructions.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk and there is no package download risk.
Credentials
No env vars or primary credential are declared, yet advertised features (QuickBooks sync, paid gateway requiring x402) normally require credentials or wallet access. The declared requirement set is therefore underspecified and disproportionate to the claimed functionality.
Persistence & Privilege
Default privileges (not always, model invocation allowed) and no install make this low-privilege in terms of persistence; no evidence it attempts to modify other skills or system config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mcf-accounting-tool - After installation, invoke the skill by name or use
/mcf-accounting-tool - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Accounting Tool.
- Provides API endpoints for invoices, expenses, job costing, P&L reports, and QuickBooks sync.
- Designed for agent-driven financial management—supports invoice creation/sending, expense logging, and project profitability tracking.
- All operations require x402 (USDC on Base L2) micropayments per call.
- Includes detailed pricing and authentication notes in documentation.
- Enables seamless automation of financial workflows and QuickBooks integration.
Metadata
Frequently Asked Questions
What is Accounting Tool?
Financial management with invoices, expenses, job costing, P&L reports, and QuickBooks sync — built for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.
How do I install Accounting Tool?
Run "/install mcf-accounting-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Accounting Tool free?
Yes, Accounting Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Accounting Tool support?
Accounting Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Accounting Tool?
It is built and maintained by Cameron48 (@cameron48); the current version is v1.0.0.
More Skills