Agent skill

anlagen-format-und-dateinamen

Erzeugt gerichtstaugliche PDF- und Dateinamensprofile für Schriftsatz und Anlagen: trennt Bundesvorgaben von Berliner und nordrhein-westfälischen Empfehlungen, verwendet auf Wunsch einen strengen ASCII-Unterstrich-Standard, wahrt Längen- und Reihenfolgegrenzen und liefert eine vollständige Altname-Neuname-Liste ohne Nummernverlust.

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

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

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

# Anlagenformat und Dateinamen ## 1. Erst lesen, dann benennen Lies Gerichtshinweis, bisherigen Nummernkreis, Schriftsatz und Dateibestand. Wenn das Gericht kein eigenes Profil vorgibt, verwende den strengen Standard mit ASCII, Unterstrichen, maximal 60 Zeichen und führender Dateifolge. Weise aus, dass dies Kanzleistandard und nicht die Grenze des Bundesrechts ist. ## 2. Verifizierte Profile | Profil | Kernaussage | Muster | | --- | --- | --- | | Bund nach ERVB 2025 | maximal 90 Zeichen einschließlich Endung; Umlaute und Eszett sind zulässig | `01_Anlage_K1_Kaufvertrag.pdf` | | Berlin | jede Komponente eigene Datei; Hauptdokument `00`, Anlagen ab `01`; Datum und Kurzinhalt; maximal 60 Zeichen; keine Umlaute oder Sonderzeichen | `01_20260710_AnlageK1_Kaufvertrag.pdf` | | NRW | Rolle nur beim Hauptdokument; sprechende gerichtliche Dokumenttypen; Anlagen neutral fortlaufend | `K_Schriftsatz_mit_Antraegen.pdf`, `Anlage_01.pdf` | | Gerichtssicher | strengster gemeinsamer Arbeitsstandard: ASCII, Unterstrich, maximal 60 Zeichen, führende Reihenfolge | `02_20260710_AnlageK2_Mahnung.pdf` | Quellen und Links stehen in `references/BEA-ENDPRODUKTION-RECHT-TECHNIK.md` und maschinenlesbar in `as

What's inside
Steps it walks through
  1. 1. Erst lesen, dann benennen
  2. 2. Verifizierte Profile
  3. 3. Umbenennungsmatrix
  4. 4. Formatcheck
  5. 5. Rechtsprechungsanker
  6. 6. Output
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the anlagen-format-und-dateinamen skill do?

Erzeugt gerichtstaugliche PDF- und Dateinamensprofile für Schriftsatz und Anlagen: trennt Bundesvorgaben von Berliner und nordrhein-westfälischen Empfehlungen, verwendet auf Wunsch einen strengen ASCII-Unterstrich-Standard, wahrt Längen- und Reihenfolgegrenzen und liefert eine vollständige Altname-Neuname-Liste ohne Nummernverlust.

How do I install it?

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