DSH Plugins Marketplace

DSH Plugins

Plugins

/

expense-capture

C

expense-capture

Manifest valid

Expense capture skill: receipts to ledger-ready rows without invention — transcribe as shown, flag unclear fields, read tax never derive it, and reconcile count and total before any write.

hasBundlePatch

expense-capture 报销捕获

Receipts become ledger rows — with every field traceable to the source image and nothing guessed.

收据变成账本行——每个字段都能追溯到原图,绝不脑补。

Why / 为什么

Expense entry has one expensive failure mode: invention. A misread total, a guessed merchant name, a tax amount assumed from the subtotal — each one is a small reconciliation nightmare and, in an audit, a credibility problem. The discipline is mechanical: transcribe what is visible, flag what is not, reconcile the batch at the end.

报销录入只有一种昂贵的失败:编造。看错总额、猜商家名、从小计倒推税额——每一个都是一次对账噩梦,在审计里是信用问题。纪律是机械的:看见什么抄什么,看不见的标记,最后整体对账。

Field discipline / 字段纪律

| Field | Rule | |---|---| | date | as printed; different formats resolved explicitly | | merchant | exactly as shown; abbreviations kept, expansions marked as guesses | | amount | the charged amount as printed; the currency symbol travels with it | | currency | stated explicitly; mixed-currency batches convert with the rate and rate date shown | | tax | only when the receipt separates it; assuming tax from a total is a flagged guess | | category | from the ledger's own category list; unclear cases ask, never improvise |

The batch loop / 批处理闭环

  1. Transcribe each receipt into a row, flags inline (unclear: merchant).
  2. Reconcile: row count == receipt count; sum of rows == sum read from the receipts (stated both ways).
  3. Re-verify flagged fields against the image once more before submitting; a flag that cannot be resolved stays a flag for the user.
  4. Ledger writes happen after approval, in the ledger's own format — and a row that fails to write is reported, not retried blind (blind retries create duplicates).

Install / 安装

npx skills add ChenneyZhuang/expense-capture

Per-agent paths: COMPATIBILITY.md. MIT. v0.1.0.

各 agent 安装路径见 COMPATIBILITY.md。MIT 许可,v0.1.0。

Similar plugins

backlog-triage

by ChenneyZhuang

Backlog triage skill: sweep every source into one inventory, classify items into six dispositions with reasons, archive drops, and batch commitment changes into one approval — a list that only grows i

Manifest valid

0

MIT

Sep 14, 2026

dsh plugin --profile web add backlog-triage

by ChenneyZhuang

Estimate-before-build skill: bounded task list, S/M/L/XL band estimates with uncertainty drivers named, scope-vs-budget options surfaced to the user, and estimates recorded for finish-line calibration

Manifest valid

0

MIT

Sep 14, 2026

dsh plugin --profile web add estimate-before-build

by ChenneyZhuang

Weekly review skill: reconcile last week's logged commitments against outcomes with evidence, bank wins, carry items forward only with a fresh reason, and commit to a small checkable set — logged for

Manifest valid

0

MIT

Sep 14, 2026

dsh plugin --profile web add weekly-review

by ChenneyZhuang

Template instantiator skill: inventory every placeholder and example block, fill from stated data inventing nothing, delete unrequested optional sections, and show the zero-hit residue scan with the d

Manifest valid

0

MIT

Sep 14, 2026

dsh plugin --profile web add template-instantiator

DeepSeek account balance and model cost tracking with official peak/off-peak pricing, three-tier token billing (cache miss, cache hit, output), per-model and per-session breakdowns, a composer summary

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-balance-and-cost

by Jannchie

Cost tracking priced from an online catalogue (models.dev + OpenRouter, 8000+ models, each call priced at its own instant): a per-turn cost line, a Cost tab attributing spend to tool output / model ou

Tools & CapabilitiesManifest valid

3

294/wk

MIT

JavaScript

Sep 13, 2026

dsh plugin --profile web add dsh-bill