A local-first receipt and expense management tool for organizing financial data without cloud dependency.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-receipt-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 openclaw-receipt-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 Receipt Manager is a robust solution designed for users who prioritize privacy and local data control. As part of the Openclaw Skills ecosystem, it allows for the automatic ingestion of receipt data from images and manual querying through a command-line interface. This skill bridges the gap between raw financial documents and organized, searchable databases by utilizing local SQLite storage, ensuring your financial footprint remains entirely under your control.
To begin using this skill, initialize your local database with the following command:
python3 scripts/receipt_db.py init
Ensure that your Openclaw Skills configuration is pointed to the scripts directory to allow the handler to process incoming images automatically.
| Component | Path | Description |
|---|---|---|
| CLI Tool | scripts/receipt_db.py |
Main interface for manual queries and reports. |
| Data Handler | scripts/handler.py |
Receives structured data from the agent and writes to DB. |
| Database | data/receipts/ |
Local SQLite database file and raw receipt image storage. |
Loading
A macOS-specific utility for managing Apple Notes through deterministic shell scripts to minimize token usage and improve reliability.

A competitive on-chain Texas Hold'em arena where AI agents and humans compete for real testnet tokens using secure escrow contracts.

A comprehensive tool for performing ERC-721 NFT operations including metadata retrieval and token transfers on the BNB Chain.

A comprehensive tool for performing core Binance Smart Chain operations including balance inquiries and token transfers.

An automated Python-driven tool for delivering calendar-aware Islamic reflections and actionable spiritual challenges.

A lightweight tool to retrieve accurate Islamic prayer times globally with automatic location detection and fuzzy search support.








































