skills/legal/notice-of-assets-claims/SKILL.md
Drafts a Notice of Assets and Request for Claims for probate estates. Triggers when administering an estate, publishing creditor notice, filing a probate notice of assets, or establishing claim bar dates. Handles jurisdictional research, asset disclosure, claim filing procedures, and execution requirements under state-specific probate codes.
npx skillsauth add casemark/skills notice-of-assets-claimsInstall 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 probate notice that notifies creditors of a decedent's estate and establishes the legal framework for claim submission under applicable state law.
[TO BE PROVIDED].Verify for the applicable state before drafting:
| Item | Confirm | |---|---| | Deadline trigger | First publication, mailing, or date of death? | | Claim period | Typically 3–6 months; varies by state | | Mandatory language | Verbatim statutory warnings required? | | Asset disclosure | Category-level vs. itemized; estimated value required? | | Publication | Newspaper of general circulation, legal journal, frequency, consecutive weeks | | Service methods | Personal delivery, certified mail, other | | Claim form | Court-provided form or freeform? | | Notarization | Required for publication or filing? |
Include: decedent name/aliases, DOD, last residence, personal representative name/title/appointment date, administration type, counsel with bar number and contact info.
| Element | Content | |---|---| | Deadline | Calendar date AND descriptive period (e.g., "within four months from first publication, i.e., [Date]") | | Bar language | Untimely claims are barred forever regardless of validity or lack of actual knowledge | | Scope | Applies to contract, tort, statutory, and all other claims unless specifically exempted | | Claim contents | Written; state basis and amount; attach documentation; signed under penalty of perjury | | Identifiers | Reference decedent's name and estate case number | | Special claims | Address contingent, unliquidated, and pending-litigation claims with modified procedures |
Include perjury declaration with signature line for personal representative. If jurisdiction requires notarization, append a notary block with state/county, signature, commission number, and expiration.
[VERIFY][TO BE PROVIDED]Key changes made:
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.