Install
$ agentstack add skill-eliasreiche-legal-ops-germany-fristen-docketing-light ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
fristen-docketing-light
> Status: Work-in-progress — in [fristenrechner](../fristenrechner/SKILL.md) integriert. > Der iCal-/CSV-Export ist als zweite Stufe direkt in den Fristenrechner > gewandert (calc → export in einem Skill), damit die Berechnung unmittelbar > einen Kalender-Export erzeugt und nur bei einer Korrektur einen neuen. Dieser > Eintrag bleibt als Platzhalter für darüber hinausgehende Docketing-Funktionen > (z. B. Sammel-Export mehrerer Fristen, systemspezifische Import-Profile); > ob er eigenständig bleibt oder entfällt, entscheidet der Maintainer.
Zweck
Export berechneter Fristen als iCal/CSV zum Import in Kanzlei-Kalender oder Kanzleisoftware. Die Einzel-Frist-Ausprägung dieser Funktion ist umgesetzt in [fristenrechner](../fristenrechner/SKILL.md) über core/calc/fristen/kalender_executor.py (Format-/Feld-/UID-Kontrakt: [fristenrechner/schema/README.md](../fristenrechner/schema/README.md)).
Eingaben (Datei-Kontrakt, P2)
Für den Einzel-Frist-Export: der JSON-Report aus core/calc/fristen/executor.py (siehe fristenrechner). Eine mögliche Erweiterung dieses Skills — Sammel- Export mehrerer Reports / systemspezifische Profile — ist noch zu spezifizieren.
Ablauf
Einzel-Frist: siehe [fristenrechner](../fristenrechner/SKILL.md), Abschnitt „Ablauf" (Schritte 5–6). Erweiterungen folgen mit der Implementierung.
Output-Format
iCal .ics / CSV wie in fristenrechner. Deterministik-Grenze (P3): Jeder Datums-/Zahlenwert im Output stammt aus einem Executor und ist als solcher markiert.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: eliasreiche
- Source: eliasreiche/legal-ops-germany
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.