skills/legal/abstract-of-judgment/SKILL.md
Drafts a recordable Abstract of Judgment to create a judgment lien on a debtor's real property. Extracts party names, monetary components, and judgment details from case documents, then applies jurisdiction-specific formatting and certification requirements. Use post-judgment in commercial litigation when enforcing monetary awards, perfecting judgment liens, or preparing lien filings with the county recorder.
npx skillsauth add casemark/skills abstract-of-judgmentInstall 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.
Produces a recordable Abstract of Judgment that perfects a judgment lien against the debtor's real property.
[VERIFY]).| Field | Source | |---|---| | Court name (full, with department/division) | Case caption | | County | Filing records | | Case number | Case caption | | Date judgment entered | Judgment order | | Judgment type (default / summary / verdict / bench trial) | Judgment order |
For each judgment creditor and judgment debtor, extract:
Flag any name discrepancies between the complaint and the judgment.
Present every amount in both numerical and written form.
| Component | Amount | |---|---| | Principal | $ | | Costs of suit | $ | | Attorney fees | $ | | Other awards | $ | | Subtotal | $ | | Post-judgment interest | $ | | Total due as of [date] | $ |
Interest calculation: Include statutory rate [VERIFY: rate varies by state], simple vs. compound method, accrual start date, and controlling statute (e.g., Cal. Civ. Proc. § 685.010 [VERIFY]).
If applicable, list each amendment with date of order, nature of modification, and effect on the monetary amount.
[VERIFY])[VERIFY]| Problem | Resolution |
|---|---|
| Party name in judgment differs from complaint | Use the judgment spelling; flag the discrepancy for counsel review |
| Jurisdiction has no standard abstract form | Draft from statutory requirements; cite the enabling statute |
| Interest rate unclear or recently changed | Insert [VERIFY] and note the rate used with its effective date |
| Multiple amended judgments | Chain each amendment chronologically; use the most recent total |
Key changes made:
Want me to attempt writing the file again?
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.