skills/legal/court-order-summaries/SKILL.md
Generates structured summaries of court orders and decisions, extracting obligations, deadlines, monetary awards, injunctive relief, and procedural requirements into an action-oriented reference. Flags ambiguities for attorney review. Converts relative timeframes to calendar dates. Use when summarizing court orders, judgments, injunctions, consent decrees, or compliance orders.
npx skillsauth add casemark/skills court-order-summariesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transforms a court order into a structured reference covering who must do what, by when, and with what consequences. Scoped to U.S. federal and state courts.
Core holding, most urgent deadline, primary obligated party. Flag anything requiring immediate action (TROs, preliminary injunctions, sub-10-day deadlines) here.
| Party | Role | Obligations Under This Order | |-------|------|------------------------------| | [Name] | Plaintiff / Defendant / Third Party | Brief description |
| Party | Action Required | Deadline (Date) | Order Ref. | Consequence if Missed | |-------|----------------|-----------------|------------|----------------------|
| Obligor | Obligee | Amount | Type | Due Date | Order Ref. | |---------|---------|--------|------|----------|------------|
Type: judgment / sanction / fee / bond.
| Type | Party Bound | Conduct Required or Prohibited | Duration / Conditions | Order Ref. | |------|------------|-------------------------------|----------------------|------------|
Types: mandatory injunction, prohibitory injunction.
List provisions that are unclear, internally inconsistent, or require legal interpretation. Do not resolve ambiguities — flag them for attorney review.
Key changes made:
tags — not part of the Agent Skills spec; discovery relies on description keywords--- dividers between output subsections — unnecessary token costdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.