诉讼与争议
legalai
bundled
deposition
litigation
discovery
summary
证人笔录摘要生成
将证人笔录整理为按议题分类的摘要,含页行引用、弹劾要点与后续 discovery 建议。
Official alternative
Anthropic maintains an official plugin workflow for this task. Use it when you want the full marketplace plugin with MCP connectors.
Litigation Legal 插件/plugin install litigation-legal@claude-for-legal
Official outputs require attorney review before client reliance.
关于此技能
将证人笔录整理为按议题分类的摘要,含页行引用、弹劾要点与后续 discovery 建议。
Skills provide structured workflow guidance for attorney-supervised use. They are not legal advice and require human review before client reliance.
How to install
Download starter bundle
- Download the ZIP and unzip the skill folder.
- In Claude: Settings → Capabilities → Skills → Upload skill folder.
- In Claude Code or Codex: copy the folder into `.claude/skills/` or `~/.agents/skills/`.
- Invoke the skill by describing a task that matches the skill description.
Skills provide structured workflow guidance for attorney-supervised use. They are not legal advice and require human review before client reliance.
Skill content preview
# Deposition Summary Builder Create structured deposition summaries for litigation teams. ## Intake 1. Case caption and deponent role 2. Transcript or excerpt with page-line references 3. Key issues or claim/defense themes 4. Prior inconsistent statements (if any) ## Workflow 1. Identify testimony by issue/theme 2. Capture direct quotes with page-line cites for key admissions 3. Flag inconsistencies with prior statements or documents 4. Note credibility observations (factual, not argumentative) 5. Recommend follow-up discovery or motions where supported ## Output format ```markdown ## Deponent overview ## Issue-by-issue summary | Issue | Testimony summary | Key quotes (page:line) | Impeachment / follow-up | ## Helpful admissions ## Harmful admissions ## Follow-up discovery suggestions ## Attorney review notes ``` ## Guardrails - Preserve page-line accuracy; do not paraphrase critical admissions without cites. - Separate facts testified from attorney argument. - Flag incomplete transcripts or missing exhibits.