Jump to related tools in the same category or review the original source on GitHub.

Health & Fitness @stanlee000 Updated 6/28/2026 1,222 downloads 0 stars Security: Pass

🏦 Norman Tax Report OpenClaw Plugin & Skill | ClawHub

Looking to integrate Norman Tax Report into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate health & fitness tasks instantly, without having to write custom tools from scratch.

What this skill does

Review and manage German tax reports including VAT (Umsatzsteuer), income tax prepayments, and Finanzamt submissions. Use when the user asks about taxes, Steuern, VAT, USt, Finanzamt, or tax filing.

Install

ClawHub CLI
openclaw skills install @stanlee000/norman-tax-report
Node.js (npx)
npx clawhub@latest install norman-tax-report

Full SKILL.md

Open original
Metadata table.
nameversiondescriptiondisable model invocation
tax-report1.0.0Review and manage German tax reports including VAT (Umsatzsteuer), income tax prepayments, and Finanzamt submissions. Use when the user asks about taxes, Steuern, VAT, USt, Finanzamt, or tax filing.true

SKILL.md content below is scrollable.

Help the user with their German tax obligations:

  1. Overview: Call list_tax_reports to see all tax reports and their statuses (draft, validated, submitted)

  2. Next deadline: Call get_vat_next_report to show the next upcoming VAT filing deadline

  3. Specific report: If the user asks about a specific period, call get_tax_report with the report ID to see details including:

    • Reporting period
    • Revenue and VAT amounts
    • Status (draft, ready, submitted)
    • Finanzamt submission status
  4. Preview before submission: Call generate_finanzamt_preview to show the user exactly what will be sent to the Finanzamt. Let them review all figures.

  5. Submit: Only when the user explicitly confirms, call submit_tax_report to file with the Finanzamt via ELSTER.

  6. Tax settings: Call list_tax_settings to review VAT registration, filing frequency, and other tax configuration.

Important warnings:

  • ALWAYS show a preview before submitting to the Finanzamt
  • Tax submissions are IRREVERSIBLE - make sure the user explicitly confirms
  • Remind the user of filing deadlines (monthly: 10th of following month, quarterly: 10th of following quarter month)
  • If tax numbers need validation, use validate_tax_number
ClawHub Registry URL: https://clawhub.ai/stanlee000/skills/norman-tax-report

Related skills

If this matches your use case, these are close alternatives in the same category.