A lightweight accounts receivable system designed for solo entrepreneurs to manage the entire billing lifecycle within Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install opc-invoice-manager
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 opc-invoice-manager 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 Manager is a professional-grade accounts receivable light system tailored for solo founders and one-person companies. It acts as an AI-powered billing assistant that handles everything from generating professional invoices and tracking payment statuses to managing collection workflows. By integrating with existing contract data and client profiles, this skill ensures consistency and professional standards in all business communications.
This utility within Openclaw Skills focuses on providing a high level of cash flow visibility without the overhead of complex accounting software. It enforces strict rules for arithmetic consistency and unique numbering, ensuring that your financial documentation remains professional and reliable. While it provides robust billing tools, it is designed as an invoicing utility and should not be used as a substitute for formal tax or accounting advice.
To begin using this skill within Openclaw Skills, ensure your directory structure is initialized:
# Create the necessary directory structure
mkdir -p invoices/clients invoices/recurring templates references
# Ensure scripts are executable
chmod +x scripts/invoice_tracker.py scripts/invoice_numbering.py
# Index existing invoices if migrating data
python3 scripts/invoice_tracker.py --index ./invoices
| Component | Description |
|---|---|
| invoices/{YYYY-MM}/ | Monthly folders containing the rendered invoice.md and metadata.json for each transaction. |
| invoices/clients/ | JSON profiles for each client containing billing addresses, tax IDs, and payment preferences. |
| invoices/recurring/ | Template files that define the frequency, billing anchors, and service period rules for subscriptions. |
| invoices/INDEX.json | A central registry used for fuzzy search, aging reports, and revenue analytics. |
| templates/ | Markdown and HTML templates used to render professional, client-facing documents. |
Loading
Competitor Spy is a high-performance intelligence tool designed to scrape and analyze business domains to uncover tech stacks, pricing models, and market positioning.

A native Windows geolocation tool that uses the WinRT Geolocation API via PowerShell to retrieve device coordinates without external dependencies.

MiroPRISM is an adversarial two-round review protocol that eliminates false consensus in AI analysis through structured disagreement and mandatory evidence gates.

A local, high-speed reference tool providing instant access to DevTools concepts, patterns, and implementation best practices.

Reading Notes is a specialized tool that converts reading insights into high-value knowledge assets through automated extraction and structural analysis.

A comprehensive AI chatbot construction toolkit featuring visual configuration and seamless deployment across multiple communication channels.








































