What problem does it solve?
Lawyers frequently receive court SMS notifications (document delivery, filing notices, hearing reminders) and must manually open delivery platform links, download PDFs, rename them, and file them into the correct case folder. This Skill automates that entire pipeline from pasted SMS text to archived document.
Core Features & Use Cases
- SMS Parsing & Case Matching: Extracts case numbers, parties, and download links from court SMS text, then matches or auto-creates the corresponding case directory.
- Multi-Platform Document Download: Supports five Chinese court delivery platforms (zxfw, gdems, jysd, hbfy, sfdw) with a strict serial fallback chain: curl API direct download, Playwright CLI, then Playwright MCP browser automation.
- Archiving & Deadline Alerts: Renames and files documents into case folders, writes structured JSON archive records, highlights summons hearing details, and auto-calculates appeal deadlines for judgments and rulings.
- Use Case: Paste a delivery SMS from a court, and the Skill downloads all served documents, files them under the matched case folder, and reports the hearing date or appeal deadline.
Quick Start
Paste the court SMS text or delivery link and ask the assistant to download and archive the served documents into the matching case directory.