bewirtungsbeleg

Generate German tax-compliant Bewirtungsbeleg PDFs from restaurant receipts.

1|Updated Nov 12, 2025
One-click install
npx skills add https://github.com/skorfmann/company-skills --skill bewirtungsbeleg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bewirtungsbeleg
Source: https://github.com/skorfmann/company-skills/tree/main/skills/bewirtungsbeleg
Command: npx skills add https://github.com/skorfmann/company-skills --skill bewirtungsbeleg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pillow, reportlab, pypdf, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of German tax-compliant Bewirtungsbeleg (entertainment expense receipts) from restaurant receipts, simplifying expense reporting.

Core Features & Use Cases

  • Automated PDF Generation: Creates a two-page PDF with the original receipt and a signed Bewirtungsbeleg.
  • Data Extraction: Extracts necessary details from uploaded restaurant receipts.
  • Use Case: After a business lunch, upload your restaurant receipt, and the Skill will generate a legally compliant expense document ready for tax submission.

Quick Start

Use the bewirtungsbeleg skill to create a Bewirtungsbeleg from the uploaded receipt image.

Frequently Asked Questions about bewirtungsbeleg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a tax-compliant Bewirtungsbeleg PDF from a restaurant receipt?

To generate a Bewirtungsbeleg PDF, upload your restaurant receipt image, and the Skill automatically extracts the required data and assembles a two-page PDF with the original receipt attached and a signature applied.

What is a Bewirtungsbeleg and when do I need one for German tax reporting?

A Bewirtungsbeleg is an entertainment expense receipt required for German tax documentation of business meals. You need one to legally report and deduct business meal expenses from your taxes.

How does receipt analysis work for extracting data from restaurant receipts?

Receipt analysis works by processing the uploaded restaurant receipt image to extract necessary details like amounts and vendor data, which are then automatically mapped to the Bewirtungsbeleg fields.

Does this Bewirtungsbeleg generator attach the original receipt to the final PDF?

Yes, the generated Bewirtungsbeleg PDF includes the original restaurant receipt attached as a page, ensuring the final expense document is legally compliant for tax submission.

Can I use this tool for business meal expense documentation at scale?

This Skill is designed for individual business meal expense documentation, generating a two-page PDF per receipt, making it suitable for standard tax reporting rather than batch processing.

What PDF generation libraries are used to create the German tax receipt?

The PDF generation relies on the ReportLab and PyPDF libraries to assemble the document, while Pillow handles image processing of the uploaded restaurant receipt.