A comprehensive billing tool for generating, sending, and tracking professional invoices with automated tax calculations and sequential numbering.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install invoice
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 invoice 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 skill is a robust solution within the Openclaw Skills collection designed for freelancers and businesses to streamline their outbound billing cycle. It manages the entire lifecycle of an invoice, from initial draft creation to final PDF generation and payment tracking, ensuring that all legal and professional standards are met.
Unlike simple expense trackers that handle incoming receipts, this skill focuses specifically on the creation of billing documents. It features built-in logic for correlative numbering and transparent tax reporting, providing a structured environment for managing client data and business configurations. This makes it an essential tool for maintaining accurate financial records and ensuring tax compliance across different jurisdictions.
To get started with this skill in the Openclaw Skills framework, you need to configure your business identity. First, initialize the configuration by providing your business name, tax ID, and bank details. You can set your default tax rates and invoice series format (e.g., F-2026-). Ensure your directory structure is ready:
mkdir -p ~/billing/{drafts,sent,clients}
touch ~/billing/config.json ~/billing/series.json
Edit the config.json to include your IBAN and preferred email settings for automated delivery.
The skill organizes data within the ~/billing/ directory using a clear taxonomy:
| Directory/File | Description |
|---|---|
~/billing/drafts/ |
Contains work-in-progress invoices organized by client name. |
~/billing/sent/ |
Finalized PDF invoices organized by year (e.g., 2026). |
~/billing/clients/index.json |
A database of client tax IDs, addresses, and contact info. |
config.json |
Stores user business data, payment details, and templates. |
series.json |
Tracks the last used invoice number per series to ensure correlation. |
Loading
A sophisticated investment assistance skill designed to evaluate startup opportunities, perform deep due diligence, and optimize portfolio strategy.

A comprehensive educational framework for understanding investment accounts, portfolio diversification, and long-term financial strategies within Openclaw Skills.

A local-first personal inventory system for tracking valuables, electronics, and equipment for organization and insurance purposes.

A high-speed reasoning skill that enables AI agents to make rapid pattern-based judgments without the overhead of explicit analysis.

A technical guide and automation resource for designing, securing, and integrating IoT devices into smart home ecosystems.

A live-operator mission engine providing step-by-step tap scripts to optimize battery, storage, and privacy on your iPhone.








































