Agent skill · Workflow & Productivity

entschaedigung-berechnen

Wenn es um Entschädigung berechnen in Fahrgastrechte geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill entschaedigung-berechnen --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Path: fahrgastrechte/skills/entschaedigung-berechnen/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,422
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Entschädigung berechnen ## Norm Art. 19 VO (EU) 2021/782 — Entschädigung in zwei Stufen: | Stufe | Verspätung am Zielort | Anteil Fahrpreis | |---|---|---| | 1 | 60–119 Minuten | **25 %** | | 2 | ab 120 Minuten | **50 %** | **Mindestauszahlung:** 4 EUR pro Fahrkarte (Art. 19 Abs. 8). EVU darf Beträge darunter ablehnen. **Bezugsgröße:** Tatsächlich entrichteter Fahrpreis. Bei Hin- und Rückfahrt-Beförderungsvertrag: halber Fahrpreis als Bezug (Art. 19 Abs. 3 Satz 2). Bei Verspätung auf nur einer Teilstrecke: anteiliger Preis. ## Berechnungsweg ### Schritt 1: Ticketart bestimmen | Ticketart | Bezugsgröße | Besonderheit | |---|---|---| | Flexpreis | gezahlter Preis | volle Fahrgastrechte; keine Zugbindung | | Sparpreis | gezahlter Preis | volle Fahrgastrechte; Zugbindung ab 20 Min aufgehoben | | Super Sparpreis | gezahlter Preis | dito | | BahnCard 100 | DB-Tarif-Pauschale | 10 EUR (60 Min) / 20 EUR (120 Min) | | Deutschlandticket | DB-Tarif-Pauschale | 1,50 EUR pro Vorfall, max. 25 % Monatspreis | | Zeitkarte (Monat/Jahr) | DB-Tarif-Pauschale | anteilig analog Deutschlandticket | | BahnCard 25 / BahnCard 50 | gezahlter ermäßigter Preis | volle Fahrgastrechte auf ermäßigter Basis | #

What's inside
Steps it walks through
  1. Norm
  2. Berechnungsweg
  3. Schritt 1: Ticketart bestimmen
  4. Schritt 2: Endziel-Verspätung in Minuten
  5. Schritt 3: Stufe wählen
  6. Schritt 4: Pro Reisendem berechnen
  7. Schritt 5: Mindestbetrag prüfen
  8. Schritt 6: Nebenforderungen (separat zur Entschädigung)
  9. Beispielberechnungen
  10. Beispiel 1: Sparpreis Fernverkehr, 105 Min Verspätung, 3 Reisende
  11. Beispiel 2: Flexpreis, 130 Min Verspätung, 1 Reisender
  12. Beispiel 3: Sparpreis Hin- und Rückfahrt, Verspätung nur Hinfahrt
  13. Beispiel 4: BahnCard 100
  14. Beispiel 5: Deutschlandticket
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the entschaedigung-berechnen skill do?

Wenn es um Entschädigung berechnen in Fahrgastrechte geht: prüft Frist, Form, Zuständigkeit, Rechtsweg und Sofortmaßnahmen; liefert eine Fristen- und Risikoampel mit Sofortschritten.

How do I install it?

Run `npx skills add Klotzkette/claude-fuer-deutsches-recht --skill entschaedigung-berechnen --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Klotzkette/claude-fuer-deutsches-recht, a repository with 1,422 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going