AI Agent Hub
Back to skills
Litigation Information Hub System icon

Litigation Information Hub System

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @user_b8af0005/litigation-hub.

About this skill

Problem

Court delivery SMS, e-service links, and paper summons or judgment photos arrive through different entry points. Case numbers, parties, hearing dates, payment deadlines, appeal deadlines, and preservation deadlines are easy to miss. After downloading, documents still need to be matched to a matter, placed in the right subfolder, and checked against existing case folders.

How it works

  • Input: accepts SMS text, delivery links, and photos of paper documents; photo input uses two-tier OCR with Tesseract or MinerU and a quality gate to decide when to fall back.
  • Parsing and download: extracts case number, parties, court, delivery platform, and download parameters; zxfw.court.gov.cn can use a direct API first, while other platforms or failed attempts use browser automation.
  • Archiving: groups files by delivery batch, for example Summons_20260601/, archives them under 01 Court Documents/, and writes an internal record to the skill's archive/ directory.
  • Deadlines and reminders: recognizes summonses, judgments, rulings, and notices; extracts hearing, payment, evidence, appeal, and preservation deadlines; reminders require confirmation before creation and can use calendar, local notification, desktop Markdown, and QQ email.
  • Contacts: extracts judge and clerk names and phone numbers from summonses or acceptance notices and writes them to macOS Contacts.

Limits

Existing matter matches require manual confirmation to avoid same-name misfiling; first use requires a case_root; deep legal analysis and contract review are out of scope.

Use Cases

  • Parse a court delivery SMS, download the documents, and archive them into the matching case folder.
  • Open an e-service link, extract case parameters, download documents, and create a dated delivery batch folder.
  • Upload a photo of a paper summons, extract hearing details, and create calendar and local reminders.
  • Review a ruling, detect freeze or seizure terms, calculate preservation expiry, and generate reminders.

Best For

  • Litigators managing case files who need to archive court documents and track hearing, payment, and appeal deadlines.
  • Legal operations staff organizing criminal case service documents who need to parse summonses and ruling deadlines.
  • Counsel handling preservation cases who need to extract freeze or seizure details and set renewal reminders.
  • Paralegals maintaining case directories who need to place delivery batches into standard subfolders.