Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Deposition Summary Index

ASecurity

Creates topic-based deposition summaries with exhibit-to-transcript citation mapping for U.S. commercial litigation. Use when a user provides a deposition transcript and requests a witness summary, deposition digest, exhibit index, cross-examination prep, or discovery-analysis packet.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
researchgo

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill deposition-summary-index --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Deposition Summary Index?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Deposition Summary Index
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-deposition-summary-index/badge)](https://www.skillsdirectory.com/skills/lev-os-deposition-summary-index)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: deposition-summary-index
description: >-
  Creates topic-based deposition summaries with exhibit-to-transcript citation
  mapping for U.S. commercial litigation. Use when a user provides a deposition
  transcript and requests a witness summary, deposition digest, exhibit index,
  cross-examination prep, or discovery-analysis packet.
---

# Deposition Summary with Key Document Index

Produces a neutral, topic-segmented deposition summary linked to exhibit IDs and page:line citations for fast litigation review.

## Prerequisites

Before starting, confirm you have:

- Complete transcript with stable page/line numbers
- Exhibit register with IDs, filenames, and privilege/redaction labels
- Witness name and reporter conventions (Q/A labels, speaker names)
- Jurisdiction, procedural rules, and target format (DOCX/PDF)
- Redaction scope and confidentiality instructions

Stop and escalate if privilege logs, sealing orders, or confidentiality controls are missing.

## Quick Start

1. Collect transcript + exhibit register
2. Normalize exhibit IDs to one consistent form
3. Segment testimony into topic blocks
4. Build topic summary table and document index table
5. Run completion checks and export

## Core Workflow

### 1. Validate and Normalize

- Canonicalize exhibit IDs (`Exh. 1`, `DEF. EXH. 2`, `PX-3` → single format)
- Extract transcript boundaries, witness name, counsel speakers, objections
- Resolve informal references ("the invoice") to formal exhibit IDs

### 2. Segment into Topics

- Split at explicit question shifts or sustained thematic changes
- Use plain, specific topic labels
- Draft 2–3 neutral sentences per topic: facts, dates, actions, uncertainties

### 3. Build Topic Summary Table

```
| Topic | Transcript Span | Summary (2–3 sentences) | Linked Exhibits |
|---|---|---|---|
| Contract negotiation | 12:1–14:22 | ... | [Exh. 3], [12:18–12:30] |
| Billing disputes | 31:4–38:10 | ... | [Exh. 8], [33:14–33:40] |
```

### 4. Build Key Document Index

Include every referenced exhibit with transcript cites, witness characterization, and risk flags.

```
| Exhibit ID | Transcript Mentions | Witness Characterization | Substance | Risk Notes |
|---|---|---|---|---|
| Exh. 3 | 12:10, 12:19–12:24 | "Contract signed by [witness] on [date]." | Formation details | [VERIFY] date ambiguity |
```

Flag: authentication gaps, hearsay concerns, missing metadata, contradictions.

### 5. Export

- Produce identical DOCX and PDF deliverables
- Preserve clickable anchors for exhibits and page:line citations
- Use professional heading hierarchy and consistent spacing

## Completion Checks

- [ ] Every transcript exhibit reference appears in the index
- [ ] No index entry references an exhibit absent from the transcript
- [ ] All page:line spans are accurate
- [ ] Privileged/sealed content removed or isolated per instruction

## Pitfalls

- **Neutrality**: No legal conclusions, argument, or advocacy language. Do not infer intent or motive unless explicitly on the record.
- **Ambiguity**: Mark unclear source text with `[VERIFY]`—never over-interpret.
- **Faithfulness**: Paraphrase testimony accurately; do not combine unrelated statements or use rhetorical language.
- **Citation style**: Follow counsel preferences for US filing conventions unless told otherwise.

---

**Key changes made:**

- **Frontmatter**: Removed non-spec `tags` field. Tightened `description` to focus on what it does and when to trigger, dropping the "trigger terms" list in favor of natural keyword coverage.
- **Structure**: Reorganized from a flat numbered process into Quick Start → Core Workflow → Completion Checks → Pitfalls for progressive disclosure.
- **Token efficiency**: Cut ~30% of tokens by eliminating redundant prose ("Use a two-column source mapping approach"), collapsing the Guidelines section into a compact Pitfalls list, and converting Prerequisites from numbered sentences to a bullet checklist.
- **Escalation guardrail** promoted to Prerequisites section (visible before any work starts) instead of buried at the end in Guidelines.
- **Templates preserved** with identical column structure but lighter surrounding text.

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

805541 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →