receipt-expense-workbench

Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.

3,891 stars

Best use case

receipt-expense-workbench is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.

Teams using receipt-expense-workbench should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/receipt-expense-workbench/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/52yuanchangxing/receipt-expense-workbench/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/receipt-expense-workbench/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How receipt-expense-workbench Compares

Feature / Agentreceipt-expense-workbenchStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Receipt Expense Workbench

## Purpose

Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.

## Trigger phrases

- 整理发票
- 报销单汇总
- receipt to expense sheet
- 做费用台账
- expense ledger

## Ask for these inputs

- receipt text or OCR output
- currency
- reimbursement policy if available
- project code
- merchant names

## Workflow

1. Extract vendor, date, amount, tax, and payment method.
2. Map each line item to the bundled category list.
3. Flag duplicates, suspicious totals, missing tax IDs, and missing attachments.
4. Generate a ledger CSV and a reimbursement-ready summary.
5. Keep uncertain fields clearly marked instead of guessing.

## Output contract

- expense ledger CSV
- category summary
- anomaly report
- reimbursement packet checklist

## Files in this skill

- Script: `{baseDir}/scripts/expense_ledger.py`
- Resource: `{baseDir}/resources/expense_categories.csv`

## Operating rules

- Be concrete and action-oriented.
- Prefer preview / draft / simulation mode before destructive changes.
- If information is missing, ask only for the minimum needed to proceed.
- Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
- Keep assumptions explicit.

## Suggested prompts

- 整理发票
- 报销单汇总
- receipt to expense sheet

## Use of script and resources

Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft.
Use the resource file as the default schema, checklist, or preset when the user does not provide one.

## Boundaries

- This skill supports planning, structuring, and first-pass artifacts.
- It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.


## Compatibility notes

- Directory-based AgentSkills/OpenClaw skill.
- Runtime dependency declared through `metadata.openclaw.requires`.
- Helper script is local and auditable: `scripts/expense_ledger.py`.
- Bundled resource is local and referenced by the instructions: `resources/expense_categories.csv`.

Related Skills

Budget & Expense Tracker — AI Agent Financial Command Center

3891
from openclaw/skills

Track every dollar, enforce budgets, spot spending patterns, and build wealth — all through natural conversation with your AI agent.

General Utilities

expense-claims-ops

3891
from openclaw/skills

Process personal/work expenses and reimbursement claims in a structured, low-friction workflow. Use when collecting receipts, categorizing spend, preparing claim-ready summaries, checking missing fields, generating submission checklists, and drafting claim notes/follow-ups.

expense-tracker

3891
from openclaw/skills

Track daily expenses in structured markdown files organized by month. Use when the user wants to log spending, view expense summaries, analyze spending patterns, or manage personal finance tracking. Supports categories, tags, and monthly summaries.

receipt-expense-sorter

3891
from openclaw/skills

整理收据和报销资料,按周期、类别、凭证完整度做分组与缺失提醒。;use for receipts, expenses, finance-ops workflows;do not use for 替代正式财务报销系统, 生成虚假发票信息.

quote-invoice-workbench

3891
from openclaw/skills

Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced.

---

3891
from openclaw/skills

name: article-factory-wechat

Content & Documentation

humanizer

3891
from openclaw/skills

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

Content & Documentation

find-skills

3891
from openclaw/skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

General Utilities

tavily-search

3891
from openclaw/skills

Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.

Data & Research

baidu-search

3891
from openclaw/skills

Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.

Data & Research

agent-autonomy-kit

3891
from openclaw/skills

Stop waiting for prompts. Keep working.

Workflow & Productivity

Meeting Prep

3891
from openclaw/skills

Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.

Workflow & Productivity