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

Asset Liability Summaries

ASecurity

Produces structured asset and liability summaries from financial documents for legal proceedings. Extracts valuations, ownership classifications, and encumbrances, then outputs net-worth overview, categorized schedules, disputed items, and documentation gaps. Use when preparing financial summaries for divorce/dissolution, estate planning, bankruptcy, business valuation, or settlement negotiations. Trigger on: net worth summary, marital estate, balance sheet, asset schedule, liability schedule...

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill asset-liability-summaries --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Asset Liability Summaries?

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

Security grade badge for Asset Liability Summaries
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-asset-liability-summaries/badge)](https://www.skillsdirectory.com/skills/lev-os-asset-liability-summaries)

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

Download Zip
Files
SKILL.md
---
name: asset-liability-summaries
description: >-
  Produces structured asset and liability summaries from financial documents for
  legal proceedings. Extracts valuations, ownership classifications, and
  encumbrances, then outputs net-worth overview, categorized schedules, disputed
  items, and documentation gaps. Use when preparing financial summaries for
  divorce/dissolution, estate planning, bankruptcy, business valuation, or
  settlement negotiations. Trigger on: net worth summary, marital estate,
  balance sheet, asset schedule, liability schedule, community/separate property.
tags:
  - analysis
  - litigation
  - summarization
---

# Asset & Liability Summary

Court-ready financial summary covering all assets and liabilities with ownership classification, valuations, encumbrances, and source citations.

## Prerequisites

1. **Source documents** — bank/brokerage statements, tax returns, mortgage/loan documents, business financials, appraisals, retirement account statements
2. **Effective date** — valuation date controlling all figures (date of separation, petition date, death date)
3. **Matter type** — divorce, estate, bankruptcy, business valuation, or general litigation
4. **Jurisdiction** — community property vs. equitable distribution; exemption rules if bankruptcy

## Workflow

### Step 1: Executive Overview

Produce a summary table:

| Field | Value |
|---|---|
| Total Assets | $ |
| Total Liabilities | $ |
| Net Worth / Equity | $ |
| Effective Valuation Date | |
| Disputed Items (excluded from totals) | $ |

### Step 2: Asset Schedule

Group by category. Capture per asset:

| Field | Capture |
|---|---|
| Description | Name, account number (last 4), address |
| Category | Real property / Financial account / Retirement / Business interest / Vehicle / Personal property / IP / Other |
| Ownership | Separate / Community / Joint / Entity-held |
| Fair Market Value | $ as of valuation date |
| Encumbrances / Liens | $ outstanding; creditor name |
| Net Equity | FMV minus encumbrances |
| Acquisition Date | If legally relevant (marital, step-up basis) |
| Source | Document name, page/exhibit number |

Categories to cover: real property, bank accounts, investment accounts, retirement accounts (flag tax-deferred), business interests (ownership %, valuation method), vehicles, life insurance (cash surrender value), IP/royalties, receivables/notes, significant personal property.

### Step 3: Liability Schedule

Group by category. Capture per liability:

| Field | Capture |
|---|---|
| Creditor / Obligee | Name, account identifier |
| Category | Mortgage / HELOC / Auto / Student / Credit card / Tax / Judgment / Business / Other |
| Outstanding Balance | $ as of valuation date |
| Interest Rate | % |
| Secured / Unsecured | If secured, identify collateral |
| Responsible Party | Individual / Joint / Entity |
| Source | Document name, page/exhibit number |

Categories to cover: mortgages/HELOCs, auto loans, student loans, credit cards, personal loans, tax obligations (include penalties/interest), judgments, business debt, deferred compensation.

### Step 4: Disputed & Uncertain Items

Flag assets or liabilities where ownership, value, or existence is contested or unverified:

| Item | Issue | Recommended Action |
|---|---|---|
| [Asset/Liability] | Value / ownership dispute / missing docs | Appraisal / subpoena / expert valuation |

### Step 5: Notes & Recommendations

Address each applicable area:
- **Valuation methodology** — method per non-liquid asset (appraisal, book value, tax assessment)
- **Missing documentation** — items referenced but lacking corroboration
- **Discrepancies** — conflicts between documents (differing balances, dates)
- **Tax considerations** — retirement (pre-tax), real property (basis, depreciation recapture), installment obligations
- **Expert valuation needed** — business interests, unappraised real property, complex instruments
- **Assumptions** — all assumptions where documentation was incomplete

## Pitfalls & Checks

- Maintain consistent valuation date across all items; flag anything valued on a different date
- Cite source document and page for every figure — must survive discovery scrutiny
- Never impute unsupported values; use `[NEEDS VALUATION]` where data is absent
- Retirement accounts: gross value ≠ net value after tax — note when after-tax figure is needed
- Business interests: state whether value is enterprise, equity, or book value; flag if formal appraisal needed
- Marital matters: distinguish separate property (pre-marital, gift, inheritance) from community/marital — apply jurisdiction default rules
- Bankruptcy: note exemption eligibility (homestead, retirement, vehicle) alongside each asset

---

**Key changes from original:**
- Trimmed frontmatter description (~30% shorter), removed redundant `summary` tag
- Replaced "Output Structure" with sequential "Workflow" steps for clearer agent guidance
- Collapsed asset/liability category checklists from checkbox lists into inline prose (saves ~20 lines)
- Renamed "Guidelines" to "Pitfalls & Checks" for scannability
- Removed decorative horizontal rules and redundant section numbering
- Cut ~30 lines total while preserving every legal domain requirement and output field

Want me to try writing the file again, or would you prefer to copy this content directly?

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 →