A comprehensive AI agent skill for automated invoice generation, client management, and accounts receivable tracking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install afrexai-invoice-engine
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install afrexai-invoice-engine using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Invoice Engine is a zero-dependency agent skill designed for end-to-end financial management, from initial quote to final payment. As a part of the ecosystem of Openclaw Skills, it allows AI agents to handle complex billing workflows without needing external third-party software. It maintains a local Client Registry and an Invoice Ledger to ensure all financial data remains within your controlled workspace.
This tool is built for professional developers and businesses that need to manage professional invoices with precision. It supports sophisticated features like tax handling decision trees, multi-currency support (including Bitcoin/Lightning), and automated overdue management. By integrating this into your Openclaw Skills setup, you gain a high-performance accounts receivable department that runs entirely through your AI agent.
To start using the Invoice Engine with your Openclaw Skills, you need to initialize the data storage files in your local workspace. Run the following commands to set up the environment:
# Initialize the data storage files
touch clients.yaml invoices.yaml
Once the files are created, define your company details, tax identification, and preferred payment methods within the client configuration to enable the automated builder.
The skill manages data across several key YAML structures to maintain a clean audit trail:
| Component | File/Key | Description |
|---|---|---|
| Client Profile | clients.yaml |
Stores contact info, tax IDs, and payment terms. |
| Invoice Ledger | invoices.yaml |
Tracks individual invoice status, amounts, and payments. |
| Recurring Config | recurring |
Defines frequencies (monthly/weekly) for automated billing. |
| Payment Log | payments |
Records transaction references and payment methods used. |
| Multi-Currency | currencies |
Manages exchange rates and primary reporting currency logic. |
Loading
Automatically generate structured monthly or quarterly investor updates from raw company metrics to maintain transparency and build stakeholder trust.

A professional playbook for startups and growth companies to manage investor communications, financial reporting, and capital market positioning.

A professional-grade framework for end-to-end investment analysis, risk management, and portfolio construction across stocks and crypto.

An AI-powered agent for end-to-end inventory tracking, demand forecasting, and supplier optimization.

Create and track professional invoices in Markdown and HTML with automated calculations and history tracking.

A comprehensive framework designed to capture, structure, and automate the lifecycle of organizational knowledge and technical documentation.








































