skills/legal/asset-liability-summaries/SKILL.md
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.
npx skillsauth add casemark/skills asset-liability-summariesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Court-ready financial summary covering all assets and liabilities with ownership classification, valuations, encumbrances, and source citations.
Produce a summary table:
| Field | Value | |---|---| | Total Assets | $ | | Total Liabilities | $ | | Net Worth / Equity | $ | | Effective Valuation Date | | | Disputed Items (excluded from totals) | $ |
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.
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.
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 |
Address each applicable area:
[NEEDS VALUATION] where data is absentKey changes from original:
summary tagWant me to try writing the file again, or would you prefer to copy this content directly?
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.