AI Agent Hub
Back to skills
Legal Case Visualization Report icon

Legal Case Visualization Report

Professional Updated 2026.08.30

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

Follow https://skillhub.cn/install/skillhub.md to install @user_7f6f005f/lawcasecard.

About this skill

Problem

Legal case reports often spread parties, debt, guarantees, enforcement measures, and timelines across documents, tables, and action notes. Manually drawing relationships can mix confirmed facts with unverified leads, weakening delivery confidence. This skill targets execution, recovery, guarantee, debt assignment, and related-party analysis scenarios, turning reports into a single HTML file that opens directly in a browser.

How It Works

  • Layer facts before drawing: effective judgments, signed contracts, registrations, and completed enforcement actions are treated as Layer A and drawn with solid lines; suspected, possible, or pending items are treated as Layer B and marked as unverified with dashed lines or labels.
  • Follow report structure: it generates SVG charts such as entity relationships, debt assignment and guarantee chains, case timelines, asset and recovery paths, risk matrices, and action priorities, keeping chart order aligned with the source report.
  • Minimal frontend stack: it relies on HTML + CSS + SVG and a small amount of native JavaScript, using window.print() for browser-based PDF export instead of heavy dependencies.
  • Pre-delivery checks: it verifies that amounts, case numbers, and dates match the source, that Layer A and Layer B are not conflated, that the export button triggers printing, and that the printed layout remains readable.

Boundaries

It is not a general BI tool and is not intended for code architecture diagrams, financial dashboards, or speculative relationship maps without documentary support. If the source report lacks a data category, the corresponding chart should be omitted with a clear reason.

Use Cases

  • A litigator preparing an enforcement report needs to chart party and guarantee relationships as deliverable HTML.
  • A risk reviewer examining debt assignment needs to check default, assignment, and enforcement events on a timeline.
  • A court assistant preparing case updates needs to summarize asset disposition and recovery paths into one file.
  • A legal manager delivering risk review needs risk matrix and action priority charts with PDF export.

Best For

  • Lawyers handling enforcement, guarantee, or debt assignment documents need quick, deliverable relationship charts.
  • Legal managers reporting case risk need reports converted into openable HTML pages.
  • Assistants organizing enforcement asset leads need disposition, enforceability, and recovery path labels.
  • Compliance reviewers checking case facts need clear separation of confirmed facts and unverified leads.