skills/legal/deposition-summary/SKILL.md
Generates topic-based deposition summaries for commercial litigation with exhibit cross-referencing. Produces a two-column table (page:line | neutral summary) with embedded exhibit citations. Use when summarizing depositions, creating deposition digests, indexing exhibits, or preparing witness testimony summaries during discovery.
npx skillsauth add casemark/skills deposition-summaryInstall 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 deposition transcript into a topic-based summary table with integrated exhibit cross-references for rapid navigation between testimony and documentary evidence.
Read the full transcript and identify:
For each topic, capture:
| Element | Requirement | |---|---| | Topic heading | Specific — "Witness Knowledge of Payment Default Under §4.2" not "Payment Issues" | | Page:line range | Start and end of testimony on that topic | | Summary | 2-3 sentences, neutral, no legal conclusions | | Exhibits referenced | Exhibit number + how witness characterized/authenticated it | | Notable moments | Admissions, contradictions, refusals to answer |
Create a master exhibit cross-reference table:
| Exhibit | Description | Transcript Refs (pg:ln) | Witness Characterization | |---|---|---|---| | Ex. 1 | [doc type] | 45:3-47:12, 102:8-103:1 | [how witness described it] |
Primary deliverable — two-column table:
| Transcript Cite | Topic & Summary |
|-----------------|-----------------|
| pp. 12:4-18:22 | **Formation of the Supply Agreement**
| | [2-3 sentence neutral summary]. See Ex. 3
| | (Supply Agreement, discussed at 14:8-15:2).
| | Notable: Witness admitted not reading §4.2
| | before signing (15:18-22). |
Within each summary cell:
Produce both:
development
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.