legal-matter-summarization

Aggregate ServiceNow legal matter and case records into executive briefings.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill legal-matter-summarization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-matter-summarization
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/legal/legal-matter-summarization
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill legal-matter-summarization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the consolidation of legal matter data, timelines, documents, and financials into concise executive briefs, reducing manual reporting time and errors.

Core Features & Use Cases

  • Retrieve and consolidate matter records (sn_legal_matter) and related cases (sn_legal_case) for a unified view
  • Build a chronological timeline from tasks, work notes, holds, and state transitions
  • Identify key documents, attachments, involved parties, and custodians for risk and governance reporting
  • Calculate financial exposure, settlement estimates, and aggregated legal spend for leadership briefings
  • Generate executive-ready status reports for GC and Legal Leadership

Quick Start

Load the legal matter summarization for a matter's sys_id to generate an executive briefing.

Frequently Asked Questions about legal-matter-summarization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize legal matter data for an executive briefing?

To summarize legal matter data for an executive briefing, aggregate sn_legal_matter and sn_legal_case records, timeline tasks, holds, and financial exposure to produce a concise leadership status report.

What is the best way to consolidate legal spend and financial exposure for legal leadership?

Consolidating legal spend and financial exposure involves calculating aggregated legal spend, settlement estimates, and financial exposure from ServiceNow Legal Service Delivery records to produce leadership briefings.

How do I build a chronological timeline from ServiceNow legal tasks and holds?

Building a chronological timeline from ServiceNow legal tasks and holds requires aggregating work notes, state transitions, and associated tasks to map the matter's progression accurately.

Do I need specific permissions to calculate legal spend from ServiceNow Legal Service Delivery?

Yes, calculating legal spend from ServiceNow Legal Service Delivery requires read permissions for relevant tables and the com.sn_legal_service_delivery plugin to access matter data.

Can I generate executive-ready legal status reports from matter records and attachments?

Generating executive-ready legal status reports from matter records and attachments involves identifying key documents, involved parties, and custodians to consolidate data for governance reporting.

What limitations exist when summarizing legal matters without the com.sn_legal_service_delivery plugin?

Without the com.sn_legal_service_delivery plugin, summarizing legal matters is limited because the Skill requires this plugin to access sn_legal_matter tables and compute spend insights.