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

Settlement Distribution

ASecurity

Drafts settlement distribution statements for personal injury cases with itemized accounting of gross proceeds, attorney fees, litigation costs, lien satisfactions, and net client payout. Enforces trust accounting compliance and reconciliation checks per Rules of Professional Conduct. Use when closing a PI matter, preparing disbursement sheets, or generating final case accounting.

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

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill settlement-distribution --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Settlement Distribution?

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

Security grade badge for Settlement Distribution
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-settlement-distribution/badge)](https://www.skillsdirectory.com/skills/lev-os-settlement-distribution)

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

Download Zip
Files
SKILL.md
---
name: settlement-distribution
description: Drafts settlement distribution statements for personal injury cases with itemized accounting of gross proceeds, attorney fees, litigation costs, lien satisfactions, and net client payout. Enforces trust accounting compliance and reconciliation checks per Rules of Professional Conduct. Use when closing a PI matter, preparing disbursement sheets, or generating final case accounting.
---

# Settlement Distribution Statement

Produces the final financial accounting of PI settlement proceeds — gross recovery through all deductions to net client payout — for client delivery, trust accounting compliance, and regulatory review.

## Prerequisites

Gather before drafting:

- Executed settlement agreement (gross amount, allocation terms)
- Fee agreement (contingency %, sliding scales, caps, cost-advancement terms)
- Litigation cost ledger (date, vendor, description, amount per item)
- Lien resolution summary (original claim, negotiated amount, payment instructions per lienholder)
- Trust account confirmation (funds cleared and available)
- Client payment instructions (delivery method, split directions)

## Distribution Table Template

```
SETTLEMENT DISTRIBUTION STATEMENT
Matter: [Client Name] v. [Defendant(s)]
Matter No.: [#]
Date of Settlement: [Date]
Date of Statement: [Date]

ITEM                                          AMOUNT
─────────────────────────────────────────────────────
Gross Settlement Proceeds                 $__________

DEDUCTIONS:
  Attorney's Fees ([__]% per Fee Agreement
    dated [Date], ¶[__])                 ($__________)
  Litigation Costs (see Exhibit A)       ($__________)

  Lien Satisfactions:
    [Provider 1] — [type]               ($__________)
    [Provider 2] — [type]               ($__________)
  Subtotal Liens                         ($__________)

  Other Deductions:
    [Co-counsel referral / case funding] ($__________)

TOTAL DEDUCTIONS                         ($__________)
                                          ───────────
NET TO CLIENT                             $__________
═════════════════════════════════════════════════════
```

### Exhibit A — Litigation Costs

| Date | Vendor/Payee | Description | Amount |
|------|-------------|-------------|--------|
| | | | |
| | | **Total Costs** | **$____** |

## Output Format

Formal letter on firm letterhead addressed to client (full legal name, current address).

| Section | Content |
|---|---|
| **Opening** | Acknowledge resolution, transition to financial accounting (2-3 sentences) |
| **Distribution Table** | Completed template above |
| **Payment Details** | Check number/wire confirmation, delivery method, expected date |
| **Attachments** | Cost breakdown, lien satisfaction letters, fee agreement excerpts |

## Workflow

```
- [ ] Extract gross amount, fee terms, all costs, and all liens from source documents
- [ ] Calculate attorney fees per fee agreement (verify %, base, caps, sliding scales)
- [ ] Sum all deductions; compute net to client
- [ ] Reconcile: Gross = Total Deductions + Net to Client (must balance to the penny)
- [ ] Draft statement using template
- [ ] Attach cost breakdown, lien satisfaction letters, fee agreement excerpts
- [ ] Include payment delivery details (check #, wire confirmation, dates)
- [ ] Verify no bracketed placeholders remain in final output
```

## Critical Checks

- **Reconciliation is mandatory** — flag any discrepancy before finalizing; every dollar must be accounted for
- **Lien completeness** — cross-check every lien from resolution summary appears in statement; a missing lien exposes client to future liability
- **Fee agreement fidelity** — apply the exact contracted percentage/rate; honor all caps, sliding scales, and special provisions
- **Plain language** — avoid jargon the client won't understand; add brief context for each line item
- **Ethical compliance** — satisfy Rules of Professional Conduct re: client property (Model Rule 1.15), trust accounting, and fee transparency
- **Tax awareness** — flag structured or allocated amounts the client should discuss with a tax professional; do not provide tax advice
- **Confidentiality** — if delivered electronically, note document should be encrypted with password communicated separately
- **Retention** — flag for archival per firm policy for applicable statute of limitations plus professional responsibility retention period

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

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →