← Back to Skills Marketplace
anugotta

Receipt and Expense Reconciler

by ASP · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install receipt-expense-reconciler
Description
Parse receipts and invoices, categorize spend, detect anomalies, and produce tax-ready expense summaries for freelancers and SMB operators.
Usage Guidance
This skill appears to be what it says, but it is purely an instruction sheet with no implementation details. Before using: 1) Confirm where processing will occur (local vs cloud OCR/API). If cloud services will be used, ask which endpoints and whether you must supply API keys. 2) Limit uploads to only necessary receipts and avoid sending sensitive PII unless you trust the processing location. 3) Test with non-sensitive sample data first to verify outputs and how duplicates/anomalies are flagged. 4) If you need automated runs or integration with accounting software, require explicit details about what will be installed or what credentials are needed. If those details are provided later, re-evaluate for proportionality and network/credential use.
Capability Analysis
Type: OpenClaw Skill Name: receipt-expense-reconciler Version: 1.0.0 The skill bundle consists entirely of documentation (SKILL.md, examples.md, setup.md) and metadata for an expense reconciliation tool. There is no executable code, no network activity, and no evidence of malicious prompt injection or data exfiltration. The instructions are consistent with the stated purpose of parsing receipts and generating accounting reports.
Capability Assessment
Purpose & Capability
Name/description, declared capabilities, and required resources are coherent: a receipt/invoice reconciler doesn't require external credentials or platform installs by default. The SKILL.md describes expected inputs (PDF/image/text/CSV) and outputs (parsed records, summaries) which align with the stated purpose.
Instruction Scope
Instructions are high-level and do not include explicit commands, external endpoints, or code. That keeps the scope narrow, but the term 'Ingest receipts/invoices (PDF/image/text/CSV)' gives the agent broad discretion to request or read many user files; the skill does not specify whether processing is local or via external OCR/API services. This ambiguity is worth noting for privacy/operational reasons.
Install Mechanism
No install spec and no bundled code files — instruction-only skill. This minimizes disk-write and install risk.
Credentials
The skill declares no environment variables, credentials, or config paths. Nothing requested appears disproportionate to the stated task.
Persistence & Privilege
The skill is not always-enabled and does not request persistent privileges or modification of other skills. Autonomous invocation is allowed by default but is not combined with other concerning permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install receipt-expense-reconciler
  3. After installation, invoke the skill by name or use /receipt-expense-reconciler
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of receipt-expense-reconciler. - Parses receipts and invoices to extract and normalize key fields (date, vendor, amount, etc.). - Categorizes expenses with rule-based and confidence scoring models. - Detects anomalies such as duplicates, outliers, and suspicious amounts. - Generates monthly and quarterly tax-ready expense summaries. - Produces reconciled ledgers, summary reports, and export checklists for freelancers and SMBs.
Metadata
Slug receipt-expense-reconciler
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Receipt and Expense Reconciler?

Parse receipts and invoices, categorize spend, detect anomalies, and produce tax-ready expense summaries for freelancers and SMB operators. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install Receipt and Expense Reconciler?

Run "/install receipt-expense-reconciler" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Receipt and Expense Reconciler free?

Yes, Receipt and Expense Reconciler is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Receipt and Expense Reconciler support?

Receipt and Expense Reconciler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Receipt and Expense Reconciler?

It is built and maintained by ASP (@anugotta); the current version is v1.0.0.

💬 Comments