receipt-expense-workbench
Normalize receipts, reimbursement slips, and invoices into a clean expense ledger with category mapping and anomaly flags.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/receipt-expense-workbench/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How receipt-expense-workbench Compares
| Feature / Agent | receipt-expense-workbench | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
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
Track every dollar, enforce budgets, spot spending patterns, and build wealth — all through natural conversation with your AI agent.
expense-claims-ops
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
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
整理收据和报销资料,按周期、类别、凭证完整度做分组与缺失提醒。;use for receipts, expenses, finance-ops workflows;do not use for 替代正式财务报销系统, 生成虚假发票信息.
quote-invoice-workbench
Turn messy service pricing notes into professional quotes, SOW line items, and invoice drafts with assumptions clearly surfaced.
---
name: article-factory-wechat
humanizer
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.
find-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.
tavily-search
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.
baidu-search
Search the web using Baidu AI Search Engine (BDSE). Use for live information, documentation, or research topics.
agent-autonomy-kit
Stop waiting for prompts. Keep working.
Meeting Prep
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.