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
  • Authors
  • 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.

ProTermsPrivacyRefunds
Back to skills

Afrexai Debt Collection

ASecurity

Debt Collection Recovery

33 stars
0 votes
0 copies
1 views
Added 9/5/2026
businessgogit

Security Analysis

A100/100

Scanned 9/5/2026

Install to Claude Code

$npx -y skills add dvcrn/openclaw-skills-marketplace --skill afrexai-debt-collection --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Afrexai Debt Collection?

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

Security grade badge for Afrexai Debt Collection
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/dvcrn-afrexai-debt-collection/badge)](https://www.skillsdirectory.com/skills/dvcrn-afrexai-debt-collection)

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

Download with Pro
Files
SKILL.md
---
name: afrexai-debt-collection
description: "Debt Collection Recovery"
---

# Debt Collection & Recovery Playbook

Generate compliant debt recovery strategies, collection letter sequences, and payment plan frameworks.

## What This Does
- Creates FDCPA/FCA-compliant collection letter sequences (initial notice → escalation → final demand)
- Builds payment plan calculators with interest modeling
- Generates aging bucket analysis with priority scoring
- Produces skip tracing checklists and debtor communication scripts
- Maps state-by-state statute of limitations
- Creates bad debt write-off decision frameworks

## How To Use

Tell the agent what you need:
- "Generate a 5-letter collection sequence for B2B invoices"
- "Build a payment plan for $47,000 over 12 months at 8% APR"
- "Create an aging analysis for our receivables"
- "What's the statute of limitations for debt in California?"

## Collection Letter Sequence

### Letter 1 — Friendly Reminder (Day 1-7 past due)
Subject: Invoice [#] — Payment Reminder

Quick note — invoice [#] for [amount] was due on [date]. Sometimes things slip through. If already sent, disregard.

Payment options: [link/details]

### Letter 2 — Firm Follow-Up (Day 15-21)
Subject: Invoice [#] — Second Notice

Following up on invoice [#] for [amount], now [X] days past due. Please arrange payment by [date] to avoid late fees per our agreement.

### Letter 3 — Escalation Notice (Day 30-45)
Subject: Invoice [#] — Action Required

Invoice [#] for [amount] is now [X] days overdue. Per our terms, a [X]% late fee of [amount] has been applied. Total now due: [amount].

If we don't receive payment by [date], we'll need to escalate this matter.

### Letter 4 — Pre-Collection (Day 60)
Subject: Invoice [#] — Final Notice Before Collection Action

This is formal notice that invoice [#] totaling [amount] remains unpaid after [X] days. Without payment by [date], this account will be referred to our collection partner.

This may affect your business credit rating.

### Letter 5 — Final Demand (Day 75-90)
Subject: Invoice [#] — Final Demand

Final notice. Invoice [#] for [amount] will be referred to [collection agency/legal counsel] on [date] if not resolved. Contact us immediately to discuss resolution options.

## Aging Bucket Analysis

| Bucket | Days | Priority | Action | Expected Recovery |
|--------|------|----------|--------|-------------------|
| Current | 0-30 | Low | Auto-reminder | 95-98% |
| 31-60 | 31-60 | Medium | Phone + email | 85-90% |
| 61-90 | 61-90 | High | Escalation letter | 70-75% |
| 91-120 | 91-120 | Critical | Collection agency | 40-50% |
| 120+ | 120+ | Write-off review | Legal/write-off | 15-25% |

## Priority Score Formula
Score = (Amount × 0.4) + (Days Overdue × 0.3) + (Customer Value × 0.2) + (Payment History × 0.1)

- Score > 80: Immediate personal outreach
- Score 50-80: Escalation sequence
- Score < 50: Standard auto-sequence

## Payment Plan Framework

For debts over $5,000, offer structured plans:

| Plan | Duration | Interest | Min Payment | Best For |
|------|----------|----------|-------------|----------|
| Quick | 3 months | 0% | 33% of balance | Good-faith debtors |
| Standard | 6 months | 5% APR | ~17% + interest | Mid-range balances |
| Extended | 12 months | 8% APR | ~9% + interest | Large balances |
| Hardship | 18 months | 0% | Negotiated | Proven inability to pay |

## FDCPA Compliance Checklist (US)
- [ ] Initial validation notice sent within 5 days of first contact
- [ ] Debtor's right to dispute within 30 days clearly stated
- [ ] No contact before 8 AM or after 9 PM local time
- [ ] No contact at workplace if debtor objects
- [ ] No threats of actions you can't/won't take
- [ ] No misrepresentation of amount owed
- [ ] No harassment, oppression, or abuse
- [ ] Cease communication upon written request (except legal notices)
- [ ] Mini-Miranda warning included in all communications

## Statute of Limitations by State (Top 10)
| State | Written Contract | Oral Contract | Open Account |
|-------|-----------------|---------------|--------------|
| California | 4 years | 2 years | 4 years |
| New York | 6 years | 6 years | 6 years |
| Texas | 4 years | 4 years | 4 years |
| Florida | 5 years | 4 years | 4 years |
| Illinois | 10 years | 5 years | 5 years |
| Pennsylvania | 4 years | 4 years | 4 years |
| Ohio | 8 years | 6 years | 6 years |
| Georgia | 6 years | 4 years | 4 years |
| Michigan | 6 years | 6 years | 6 years |
| North Carolina | 3 years | 3 years | 3 years |

## Bad Debt Write-Off Decision

Write off when ALL of these are true:
1. Account is 180+ days past due
2. All collection attempts exhausted (minimum 5 contacts)
3. Skip tracing returned no viable contact
4. Amount is below legal action threshold (typically < $5,000)
5. Cost of recovery exceeds expected recovery amount

## ROI of Professional Collections
- In-house collection cost: $15-25 per account
- Agency contingency: 25-50% of recovered amount
- Legal action: $500-2,000 per case + court fees
- Break-even: Agency makes sense when balance > $1,000 and account is 90+ days

---

## Take It Further

This skill gives you the collection framework. For full industry-specific automation — including AI-powered payment reminders, predictive churn scoring, and automated escalation workflows:

- **[AI Context Packs](https://afrexai-cto.github.io/context-packs/)** — $47/pack, 10 industries covered
- **[AI Revenue Leak Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/)** — Find where you're losing money
- **[Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/)** — Deploy your first AI agent in 15 minutes

### Bundle Deals
- Pick 3 Packs — $97 (save $44)
- All 10 Packs — $197 (save $273)
- Everything Bundle — $247 (all packs + playbook + setup wizard)

Attribution

dvcrndvcrn
View sourceMore from dvcrn →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

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

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes
View all in business →