Agent skill

ordneraufnahme-und-produktionsmatrix

Liest einen vorhandenen Schriftsatz- und Anlagenordner vor jeder Rückfrage, erkennt Hauptdokument, Fassungen, bereits verwendete Anlagenkennungen, Dubletten, fehlende Belege und nicht unterstützte Formate und liefert eine konkrete Produktionsmatrix mit Quelle, Ziel-PDF, Nummer, Status und einzig noch blockierenden Entscheidungen.

Klotzkettegithub.com/KlotzketteGitHub ↗
claude-codeApache-2.0
Install
npx skills add Klotzkette/claude-fuer-deutsches-recht --skill ordneraufnahme-und-produktionsmatrix --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: schriftsatz-versandwerkstatt/skills/ordneraufnahme-und-produktionsmatrix/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

# Ordneraufnahme und Produktionsmatrix ## 1. Aktivierung Nutze diesen Skill bei einem Ordner, ZIP-Inhalt oder Dateisatz, dessen Rollen noch nicht vollständig klar sind. Er ist die erste Station von `versandmappe-endfertigen`, kein allgemeines Aktenanalysewerkzeug. ## 2. Aufnahme ohne Vorinterview 1. Originalpfad, Dateiname, Erweiterung, Bytes, Änderungsdatum und Hash erfassen. 2. Verzeichnisse wie `alt`, `entwurf`, `final`, `anlagen`, `versandt` und `intern` als Fassungsindikatoren behandeln. 3. DOCX, ODT, RTF oder PDF mit Schriftsatzkopf, Anträgen und Signaturzeile als Hauptdokument-Kandidaten markieren. 4. Anlagenverweise im Hauptdokument mit Dateinamen abgleichen. 5. inhaltsgleiche Dateien anhand Hash gruppieren; keine Datei löschen. 6. passwortgeschützte Archive, verschlüsselte PDFs, eingebettete Objekte und proprietäre Container als Stop-Befund markieren. ## 3. Fassungsentscheidung Bei mehreren Schriftsatzfassungen nicht nach jedem Dokument fragen. Lege eine Rangfolge vor: 1. ausdrücklich als final oder unterschriftsreif bezeichnete Fassung, 2. jüngste Fassung mit vollständigem Rubrum und Anträgen, 3. versandte oder signierte Fassung nur als Vergleich, niemals stillschweigend

What's inside
Steps it walks through
  1. 1. Aktivierung
  2. 2. Aufnahme ohne Vorinterview
  3. 3. Fassungsentscheidung
  4. 4. Produktionsmatrix
  5. 5. Lückenlogik
  6. 6. Übergabe
More from claude-fuer-deutsches-recht
All skills →
About this skill
What does the ordneraufnahme-und-produktionsmatrix skill do?

Liest einen vorhandenen Schriftsatz- und Anlagenordner vor jeder Rückfrage, erkennt Hauptdokument, Fassungen, bereits verwendete Anlagenkennungen, Dubletten, fehlende Belege und nicht unterstützte Formate und liefert eine konkrete Produktionsmatrix mit Quelle, Ziel-PDF, Nummer, Status und einzig noch blockierenden Entscheidungen.

How do I install it?

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