← 返回 Skills 市场
Norman: Tax Report
作者
Stan Kharlap
· GitHub ↗
· v1.0.0
744
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install norman-tax-report
功能描述
Review and manage German tax reports including VAT (Umsatzsteuer), income tax prepayments, and Finanzamt submissions. Use when the user asks about taxes, Ste...
安全使用建议
This skill appears to do what it says, but before installing: 1) confirm the relationship with the 'norman-finance' skill (SKILL.md references it) and inspect that skill to see where ELSTER/Finanzamt credentials are requested and stored; 2) verify the norman.finance homepage and the publisher's trustworthiness if you'll use it for real filings; 3) because submissions are irreversible, always use the preview step and never proceed unless you explicitly confirm; 4) prefer keeping ELSTER credentials isolated (use a dedicated credential store) and avoid pasting them into chat; 5) note that disable-model-invocation prevents autonomous filing — a helpful safety feature.
功能分析
Type: OpenClaw Skill
Name: norman-tax-report
Version: 1.0.0
The skill bundle is benign. It consists of metadata and instructions for an AI agent in SKILL.md. The instructions guide the agent to call specific, predefined functions related to German tax reporting, emphasizing user confirmation for irreversible actions like tax submission. There is no executable code, no evidence of prompt injection attempting to subvert the agent's behavior, no data exfiltration, or any other malicious indicators. The `disable-model-invocation: true` setting in SKILL.md further limits the agent to only the explicitly defined functions, enhancing security.
能力评估
Purpose & Capability
The name, description, and SKILL.md actions (list_tax_reports, get_tax_report, generate_finanzamt_preview, submit_tax_report via ELSTER, etc.) are coherent for a German tax-reporting helper. SKILL.md also lists an mcp requirement for 'norman-finance', but the registry metadata provided earlier did not list this dependency — this inconsistency should be clarified.
Instruction Scope
Instructions stay on task: they direct the agent to list reports, show deadlines, preview filings, validate numbers, and only submit after explicit user confirmation. They explicitly warn that submissions are irreversible and require a preview, which narrows scope appropriately. The skill assumes available function calls (provided by a companion skill or runtime) but does not instruct the agent to read unrelated files or system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — minimal footprint and no disk writes or external downloads.
Credentials
The skill declares no required environment variables or credentials itself. However, it references submitting to the Finanzamt via ELSTER and lists 'norman-finance' as a required mcp dependency in SKILL.md. That implies credentials/keys are expected to be provided by the other skill or runtime; you should confirm where ELSTER/Finanzamt credentials (or API tokens) live and whether they are requested/stored by the dependent skill.
Persistence & Privilege
The skill is not always-on and is user-invocable. Registry flags show disable-model-invocation is true, so it cannot be autonomously invoked by the model — this reduces the risk of unintended automated submissions. It does not request system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install norman-tax-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/norman-tax-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
tax-report 1.0.0 initial release
- Provides review and management of German tax reports, including VAT (Umsatzsteuer), income tax prepayments, and Finanzamt submissions.
- Enables listing all tax reports and viewing statuses (draft, validated, submitted).
- Supports retrieval of upcoming VAT deadlines and specific report details.
- Allows previewing Finanzamt submissions before filing.
- Permits tax report submission only with explicit confirmation.
- Includes features for reviewing tax settings and validating tax numbers.
- Emphasizes irreversible submission warnings and filing deadline reminders.
元数据
常见问题
Norman: Tax Report 是什么?
Review and manage German tax reports including VAT (Umsatzsteuer), income tax prepayments, and Finanzamt submissions. Use when the user asks about taxes, Ste... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 744 次。
如何安装 Norman: Tax Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install norman-tax-report」即可一键安装,无需额外配置。
Norman: Tax Report 是免费的吗?
是的,Norman: Tax Report 完全免费(开源免费),可自由下载、安装和使用。
Norman: Tax Report 支持哪些平台?
Norman: Tax Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Norman: Tax Report?
由 Stan Kharlap(@stanlee000)开发并维护,当前版本 v1.0.0。
推荐 Skills