Agent skill

anlagen-bauen

Wenn es um Fahrgastrechte — Anlagen bauen in Fahrgastrechte geht: erstellt den passenden Entwurf aus Sachverhalt, Norm, Beweis und Antrag; liefert einen verwertbaren Entwurf mit Anträgen, Begründung und Anlagenlogik.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: fahrgastrechte/skills/anlagen-bauen/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

# Fahrgastrechte — Anlagen bauen ## Eingaben ```yaml schriftsatz: <pfad zum Schriftsatz, z.B. widerspruch-2026-05-15.md> rohbelege_verzeichnis: <fall>/belege/ ausgabeverzeichnis: <fall>/anlagen/ bundle: true # erzeugt zusätzlich Schriftsatz_mit_Anlagen.pdf schriftgrad_stempel: 12 schrift_stempel: Arial-Bold # Arial 12 FETT oben rechts bezeichnung: "Anlage K" ``` ## Workflow ### 1. Schriftsatz parsen Liest den Schriftsatz und identifiziert alle erwähnten Anlagen anhand der Bezeichnung `Anlage K 1`, `Anlage K 2`, ... oder `Anlage K1`, `Anlage K2`. Erstellt geordnete Liste in Reihenfolge der Erwähnung im Text. ### 2. Rohbelege zuordnen Verzeichnis `belege/` durchsuchen und jedem Anlage-K-Eintrag eine Datei zuordnen. Typische Belege im Fahrgastrechte-Kontext: | Anlage typisch | Datei-Pattern | Beschreibung | |---|---|---| | K1 | `buchung-*.pdf` | Buchungsbestätigung der DB / des EVU | | K2 | `e-ticket-*.pdf` oder `fahrkarten-*.pdf` | E-Tickets / Fahrkarten aller Reisenden | | K3 | `verspaetung-*.png` oder `db-navigator-*.png` | DB-Verspätungsmitteilung (App / SMS / E-Mail) | | K4 | `anzeigetafel-*.jpg` | Foto Anzeigetafel Zielbahnhof mit Uhrzeit | | K5 | `belege-auslagen/*.pdf` | Beleg

What's inside
Steps it walks through
  1. Eingaben
  2. Workflow
  3. 1. Schriftsatz parsen
  4. 2. Rohbelege zuordnen
  5. 3. Belege konvertieren und stempeln
  6. 4. Sammel-PDF optional
  7. 5. Ausgabe
  8. beA-Konvention
  9. Foto-Belege bei DB-Verspätung — besondere Hinweise
  10. Fehlerquellen
  11. Ausgabe-Beispiel
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the anlagen-bauen skill do?

Wenn es um Fahrgastrechte — Anlagen bauen in Fahrgastrechte geht: erstellt den passenden Entwurf aus Sachverhalt, Norm, Beweis und Antrag; liefert einen verwertbaren Entwurf mit Anträgen, Begründung und Anlagenlogik.

How do I install it?

Run `npx skills add Klotzkette/claude-fuer-deutsches-recht --skill anlagen-bauen --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