Agent skill

anlagen-zu-schriftsaetzen

Hauptworkflow für gerichtliche Anlagenproduktion: liest Schriftsatz und Aktenordner zuerst, verbindet jede Behauptung mit ihrem Beleg, hält K-, B-, AST- oder AG-Nummern fort, erkennt Lücken und Dubletten und routet bei bevorstehendem Versand unmittelbar in die beA-Endfertigung mit PDF-, Stempel-, Dateinamen-, Signatur- und Eingangskontrolle.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeships scriptsApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill anlagen-zu-schriftsaetzen --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: yes
Path: anlagen-zu-schriftsaetzen/skills/anlagen-zu-schriftsaetzen/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

# Anlagen zu Schriftsätzen bauen ## 1. Direktstart Wenn Schriftsatz und Dateien vorliegen, lies beides vollständig, bevor du fragst. Erzeuge als ersten Output eine Belegmatrix und kennzeichne sofort: 1. Anlagenzitate ohne Datei, 2. Dateien ohne Anlagenzitat, 3. widersprüchliche Nummern oder Bezeichnungen, 4. entscheidungserheblichen Vortrag, der nur in einer Anlage steht, 5. Frist-, Lesbarkeits-, Schwärzungs- oder Formatrisiken. Frage höchstens nach der Rolle oder dem bisher verwendeten Nummernkreis, wenn diese Weiche nicht aus Schriftsatz und Akte folgt. ## 2. Belegmatrix | Schriftsatzstelle | Tatsachenbehauptung | Beweisangebot | Anlage | Quelldatei | Status | | --- | --- | --- | --- | --- | --- | | Seite und Absatz | ausformulierter Tatsachenkern | Urkunde, Zeuge oder anderes Beweismittel | K 1 oder B 1 | eindeutiger Dateiname | vorhanden, fehlt oder widersprüchlich | Die Reihenfolge folgt dem Beweisgang des Schriftsatzes, nicht dem zufälligen Ordnernamen. Eine Anlage belegt eine im Schriftsatz vorgetragene Tatsache; sie ersetzt den Vortrag nicht. ## 3. Nummernkreis Klägeranlagen laufen als `K`, Beklagtenanlagen als `B`, Antragsteller- und Antragsgegneranlagen nach dem erkennbar

What's inside
Steps it walks through
  1. 1. Direktstart
  2. 2. Belegmatrix
  3. 3. Nummernkreis
  4. 4. Produktionsweiche
  5. 5. Ergebnis
Ships with 1 file
  • werkzeuge/build_anlagenkonvolut.py
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the anlagen-zu-schriftsaetzen skill do?

Hauptworkflow für gerichtliche Anlagenproduktion: liest Schriftsatz und Aktenordner zuerst, verbindet jede Behauptung mit ihrem Beleg, hält K-, B-, AST- oder AG-Nummern fort, erkennt Lücken und Dubletten und routet bei bevorstehendem Versand unmittelbar in die beA-Endfertigung mit PDF-, Stempel-, Dateinamen-, Signatur- und Eingangskontrolle.

How do I install it?

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