Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Points to the standalone module steuer-assistent: a local, offline-first receipt worksheet for German employee income-related expenses (Werbungskosten) -- record, sum to the cent, private ZIP export. Use this skill when Werbungskosten receipts should be prepared in a structured way -- with a clear boundary: not tax advice, no deductibility check, no creation or submission of a tax return (that happens via ELSTER or approved software).
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-01 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 46% | 0% |
| case-04 | ✗→✓ | ▲ Improved | 1% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -14% | 0% |
> 中文 — steuer-assistent 官方中文版本。
本 skill 是指向独立公共模块仓库 ellmos-ai/steuer-assistent (MIT 许可证,公开)的轻量级指针(wrapper)。实际的 skill 保存在该仓库中 —— 本仓库仅建立链接并记录安装说明。
注意:steuer-assistent 仅适用于德国税法(雇员相关收入费用,"Werbungskosten");其 CLI 和文档按设计均为德语。
steuer-assistent 是一个用于德国雇员相关收入费用(Werbungskosten)自定义分类收据的小型离线优先 Python 模块:
%USERPROFILE%\.steuer-assistent\steuer.db),无网络访问,无云端上传,无法访问其他数据库。bash git clone https://github.com/ellmos-ai/steuer-assistent.git <clone-path>
bash cd <clone-path> python -m pip install -e . python -B -m pytest tests -q -p no:cacheprovider
<clone-path>/SKILL.md 采纳到您自己的 skill 环境中(例如 ~/.claude/skills/steuer-assistent/)。切勿将真实的本地路径或主机名提交到版本控制的 skill 环境中。STEUER_ASSISTENT_DB=<path> 或 --store <path> 调整存储路径;默认值为用户的主目录。此 wrapper 于 2026-07-23 添加,作为 ellmos-ai/skills 仓库的展示条目。无代码重复 —— 维护和版本控制仅保留在 ellmos-ai/steuer-assistent 模块仓库中。
ellmos-ai/steuer-assistent 的初始 pointer skill。Other measured skills in the registry, with their headline benchmark lift.