skills/legal/bankruptcy-proof-of-claim/SKILL.md
Drafts filing-ready proofs of claim for U.S. bankruptcy proceedings using Official Form B 410 under FRBP 3001. Handles secured, unsecured priority, and general unsecured claims with proper valuation, documentation, and bar date compliance. Use when a creditor needs to file or amend a proof of claim in a bankruptcy case.
npx skillsauth add casemark/skills bankruptcy-proof-of-claimInstall 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.
Prepares a complete proof of claim for filing with the U.S. Bankruptcy Court, compliant with FRBP 3001 and Official Form B 410.
| Field | Value | |---|---| | Debtor name and case number | [From case info] | | Creditor name and mailing address | [From creditor info] | | Claim amount as of petition date | [Calculated total] | | Basis for claim | [Category and description] | | Post-petition interest/charges | [Yes/No — note separately] | | Subject to setoff | [Yes/No — describe if yes] |
Complete only if claim is secured:
Complete only if claiming priority under § 507(a):
| Priority Category | Statutory Basis | |---|---| | Domestic support obligations | § 507(a)(1) | | Wages/salaries (180-day window, statutory cap) | § 507(a)(4) | | Employee benefit plan contributions | § 507(a)(5) | | Tax claims | § 507(a)(8) |
State the amount entitled to priority.
Attach per FRBP 3001(c):
| Claim Type | Required Attachment | |---|---| | Based on a writing | The writing itself (contract, note, invoice) | | Secured | Evidence of perfection (recorded mortgage, UCC filing) | | Open-end / revolving credit | Account statement | | Filed by assignee | Documentation of full assignment chain |
All amounts calculated as of the petition date:
| Component | Amount | Basis | |---|---|---| | Principal | $ | Contract/invoice amount | | Pre-petition interest | $ | Rate × period (cite contractual or statutory rate) | | Late fees/charges | $ | Per contract terms | | Attorney's fees | $ | If contractually authorized | | Total claim | $ | Sum as of petition date |
Post-petition amounts are noted separately — not included in the filed claim amount but may be recoverable for oversecured creditors under § 506(b).
| Issue | Resolution | |---|---| | Bar date has passed | Check if cause exists for late filing (excusable neglect under FRBP 9006(b)(1)); file motion for leave immediately | | Missing supporting documents | File claim with available documentation and supplement before objection deadline; note incomplete attachments | | Uncertain claim amount | File with best estimate and mark as "estimated" on Form B 410; amend when exact figure is available | | Secured claim without perfection evidence | File as general unsecured unless perfection can be documented; obtain and attach evidence before objection hearing | | Claim objection received | Review objection basis, gather responsive evidence, and file response within the court's deadline |
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.