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

Bankruptcy Interest Calculation

ASecurity

Calculates pre-petition interest for bankruptcy proofs of claim and produces a filing-ready worksheet. Covers rate source hierarchy, day-count conventions, simple interest formulas, post-petition rules under 11 U.S.C. § 506(b), and fee inclusion standards. Use when preparing interest components of a proof of claim, calculating creditor claim amounts, or verifying interest calculations.

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

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill bankruptcy-interest-calculation --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Bankruptcy Interest Calculation?

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

Security grade badge for Bankruptcy Interest Calculation
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-bankruptcy-interest-calculation/badge)](https://www.skillsdirectory.com/skills/lev-os-bankruptcy-interest-calculation)

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

Download Zip
Files
SKILL.md
---
name: bankruptcy-interest-calculation
description: Calculates pre-petition interest for bankruptcy proofs of claim and produces a filing-ready worksheet. Covers rate source hierarchy, day-count conventions, simple interest formulas, post-petition rules under 11 U.S.C. § 506(b), and fee inclusion standards. Use when preparing interest components of a proof of claim, calculating creditor claim amounts, or verifying interest calculations.
---

# Bankruptcy Claim Interest Calculation

Calculates pre-petition interest and generates a defensible worksheet for attachment to a proof of claim.

## Prerequisites

1. Principal balance as of last payment or accrual date
2. Annual interest rate and governing source (contract, judgment, or statute)
3. Last payment date and petition date
4. Underlying agreement (for day-count convention and fee authorization)

## Quick Start

```
Per Diem = (Principal × Annual Rate) ÷ Day-Count Divisor
Pre-Petition Interest = Per Diem × Days (Last Payment → Petition Date)
```

Use the day-count divisor required by the contract or governing standard (e.g., 365 or 360).

## Core Workflow

### 1. Determine Interest Rate

| Priority | Source | Notes |
|----------|--------|-------|
| 1 | Contract rate | Express provision in loan agreement or note |
| 2 | Judgment rate | Rate from pre-petition judgment |
| 3 | State statutory | Applicable state prejudgment rate |
| 4 | Federal rate | 28 U.S.C. § 1961 (Treasury bill rate) |

Cite the source in the proof of claim with section number or statutory citation.

### 2. Select Day-Count Convention

| Convention | Divisor | Typical Use |
|------------|---------|-------------|
| Actual/365 | 365 | Consumer loans, mortgages (default if unspecified) |
| Actual/360 | 360 | Commercial loans, credit facilities |
| 30/360 | 360 (30-day months) | Bonds, commercial paper |

Follow the contract. Default to Actual/365 only when unspecified.

### 3. Calculate Interest

Simple interest (most common for bankruptcy claims):

```
Per Diem = (Principal × Annual Rate) ÷ Day-Count Divisor
Interest = Per Diem × Actual Days in Accrual Period
Total Claim = Principal + Interest + Authorized Charges
```

### 4. Apply Post-Petition Rules

| Claim Type | Post-Petition Interest? |
|------------|------------------------|
| Unsecured | No — stop at petition date (exception: solvent-debtor cases) |
| Secured (oversecured) | Yes — under § 506(b), to extent of equity cushion |
| Secured (undersecured) | No |
| Priority | No |

### 5. Verify Additional Charges

**Late fees** — include only if all apply:
- [ ] Contract expressly authorizes (cite section)
- [ ] Assessed pre-petition
- [ ] Not punitive or unconscionable

**Attorney fees** — include only if:
- [ ] Contract fee-shifting provision or statutory authorization
- [ ] Itemized statement attached (dates, hours, rates, descriptions)
- [ ] Pre-petition only; post-petition collection fees excluded

### 6. Complete Worksheet

```
═══════════════════════════════════════════════════════
            INTEREST CALCULATION WORKSHEET
Case: [Debtor Name], Case No. [XX-XXXXX]
Creditor: [Creditor Name]   Account No.: [Number]
═══════════════════════════════════════════════════════

PRINCIPAL
  Original Debt Amount:                      $__________
  Less: Payments Received:                  ($__________)
  Principal Balance as of [Last Pmt Date]:   $__________

INTEREST
  Principal Balance:                         $__________
  Annual Interest Rate:                      __________%
  Rate Source: [ ] Contract §__ [ ] Judgment [ ] Statutory [ ] Federal
  Accrual: [Last Pmt Date] → [Petition Date] = ____ days
  Day-Count: [ ] Actual/365  [ ] Actual/360  [ ] 30/360
  Per Diem = ($______ × ____%) ÷ _____ =    $__________
  Interest = $______ × ____ days =           $__________

OTHER CHARGES
  Late Fees (Contract §__):                  $__________
  NSF/Returned Check Fees:                   $__________
  Attorney Fees (see itemization):           $__________
  Other: ______________________:             $__________

CLAIM SUMMARY
  Principal:                                 $__________
  Pre-Petition Interest:                     $__________
  Other Charges:                             $__________
───────────────────────────────────────────────────────
  TOTAL CLAIM AS OF PETITION DATE:           $__________
═══════════════════════════════════════════════════════
Prepared by: __________________  Date: _______________
```

## Common Pitfalls

| Mistake | Fix |
|---------|-----|
| Post-petition interest on unsecured claim | Stop accrual at petition date |
| Wrong day-count divisor | Follow contract; default Actual/365 |
| Compounding on simple-interest contract | Match contract methodology exactly |
| Unauthorized late/attorney fees | Only include contractually or statutorily permitted charges |
| Using original loan amount as principal | Use balance after last credited payment |
| Missing rate citation | Always cite contract section or statute — unsupported rates invite objection |

Attach supporting documentation: rate source excerpt, payment history, fee authorization clause.

## Key Authorities

- **11 U.S.C. § 502(b)** — Allowance of claims; interest limitations
- **11 U.S.C. § 506(b)** — Post-petition interest for oversecured creditors
- **28 U.S.C. § 1961** — Federal post-judgment interest rate

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 →