返回顶部
e

expense-snap

Capture receipt details, categorize spending, and generate monthly reports from a local SQLite ledger.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
93
下载量
0
收藏
概述
安装方式
版本历史

expense-snap

# Expense Snap Use this skill when the user wants to turn a receipt or spending note into structured expense data, review spending by month, or export records to CSV. ## When to Use - Logging a new receipt from text or an image transcription. - Categorizing spending into consistent buckets. - Producing monthly summaries with budget comparisons. - Exporting receipts for spreadsheets or reimbursement. ## Commands The helper script stores state in `{baseDir}/.runtime/expense-snap.db`. ### Record a receipt ```bash python {baseDir}/scripts/expense_snap.py record --merchant "Cafe Luna" --date 2026-03-22 --total 18.40 --currency EUR --category meals --line-item "Latte|4.50|1|beverages" --line-item "Sandwich|13.90|1|meals" ``` ### List receipts ```bash python {baseDir}/scripts/expense_snap.py list --month 2026-03 --category meals ``` ### Monthly report ```bash python {baseDir}/scripts/expense_snap.py monthly-report --month 2026-03 ``` ### Export to CSV ```bash python {baseDir}/scripts/expense_snap.py export-csv --month 2026-03 --output {baseDir}/.runtime/march-expenses.csv ``` ## Safety Boundaries - Never claim receipt OCR is perfect. Mark ambiguous fields as inferred. - Do not fabricate line items that are not visible or provided. - Keep currency and totals consistent with the source receipt. - If an image is unreadable, explain the uncertainty instead of inventing data.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 expense-snap-1776066722 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 expense-snap-1776066722 技能

通过命令行安装

skillhub install expense-snap-1776066722

下载 Zip 包

⬇ 下载 expense-snap v0.1.0

文件大小: 5.24 KB | 发布时间: 2026-4-14 14:30

v0.1.0 最新 2026-4-14 14:30
Initial release

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部