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

Police Report Summary

ASecurity

Summarizes police reports and incident documentation into structured, source-attributed legal work product. Extracts incident details, chronological narrative, involved parties, evidence, and officer conclusions. Flags discrepancies, Brady material, procedural issues, and exculpatory evidence. Use when summarizing police reports, arrest reports, officer narratives, or law enforcement documentation for criminal defense, personal injury, civil rights, or insurance litigation.

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

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill police-report-summary --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Police Report Summary?

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

Security grade badge for Police Report Summary
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-police-report-summary/badge)](https://www.skillsdirectory.com/skills/lev-os-police-report-summary)

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

Download Zip
Files
SKILL.md
---
name: police-report-summary
description: Summarizes police reports and incident documentation into structured, source-attributed legal work product. Extracts incident details, chronological narrative, involved parties, evidence, and officer conclusions. Flags discrepancies, Brady material, procedural issues, and exculpatory evidence. Use when summarizing police reports, arrest reports, officer narratives, or law enforcement documentation for criminal defense, personal injury, civil rights, or insurance litigation.
---

# Police Report Summary

Transforms police reports into structured, source-attributed summaries for rapid case assessment. Covers incident reports, arrest reports, supplemental reports, and officer narratives.

## Quick Start

1. Gather all police report documents and related records (dispatch logs, booking records, evidence logs)
2. Produce the output sections below in order
3. Source-attribute every factual assertion with page number and document name
4. Run the checks in "Pitfalls" before delivering

## Output Structure

### 1. Executive Summary

Two to three sentences: incident type, date/location, key parties, outcome (arrest, citation, report only).

### 2. Incident Details

| Field | Detail |
|---|---|
| Report/Case No. | |
| Date/Time | |
| Location | |
| Reporting Officer(s) | Name, badge no. |
| Offense/Incident Type | |
| Disposition | Arrest / citation / open / cleared |

### 3. Involved Parties

Per person:

| Field | Detail |
|---|---|
| Name / DOB | |
| Role | Suspect / victim / witness / reporting party |
| Contact Info | As documented |
| Injuries | If any |
| Statements | Key quotes with page refs |

### 4. Chronological Narrative

- Reconstruct timeline from all reports, attributed by source and page
- Use exact timestamps where available
- Distinguish: officer observations, dispatch records, witness accounts, suspect statements

### 5. Evidence & Observations

| Item | Description | Chain of Custody Notes | Page Ref |
|---|---|---|---|

Include physical evidence, photos/video, and test results.

### 6. Officer Conclusions

Summarize officer opinions, probable cause statements, and recommended charges. Label as officer conclusions, not established facts.

### 7. Flags & Issues

- **Discrepancies** — contradictions within or between reports
- **Missing information** — documentation gaps, unexplained time lapses
- **Procedural issues** — Miranda, consent to search, chain of custody, warrant problems
- **Brady/exculpatory material** — evidence or statements favoring the defense or contradicting the prosecution's theory

## Pitfalls

- **Source-attribute everything** — page numbers and document names for every assertion
- **Preserve exact quotes** when language is legally significant
- **Fact vs. opinion** — clearly separate officer observations, officer conclusions, and third-party accounts
- **Cross-reference** multiple reports to surface variations and contradictions
- **Include all identifiers** — badge numbers, report numbers, case numbers, CAD numbers
- **Do not editorialize** — flag issues without arguing conclusions
- **Completeness over brevity** — include all material facts to reduce need to re-review originals

---

**Key changes from original:**

- **Removed `tags`** — not part of the Agent Skills spec (only `name` and `description` are valid frontmatter fields)
- **Tightened description** — still includes what/when trigger guidance, stays under 1024 chars
- **Added Quick Start** — 4-step workflow checklist for immediate orientation
- **Folded Prerequisites into Quick Start** — step 1 covers document gathering without a separate section
- **Condensed output templates** — removed redundant table row examples, trimmed prose around each section
- **Renamed "Guidelines" to "Pitfalls"** — aligns with the best-practices body structure (pitfalls/checks)
- **Reduced from 85 to ~72 lines** — tighter token footprint while preserving all domain-critical content

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

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

929660 votes
View all in documentation →