← 返回 Skills 市场
1kalin

Debt Collection Recovery

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
564
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-debt-collection
功能描述
Generates compliant debt recovery strategies, collection letter sequences, payment plans with interest, aging analyses, skip tracing, statute mapping, and wr...
使用说明 (SKILL.md)

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 \x3C 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 \x3C $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:

Bundle Deals

  • Pick 3 Packs — $97 (save $44)
  • All 10 Packs — $197 (save $273)
  • Everything Bundle — $247 (all packs + playbook + setup wizard)
安全使用建议
This skill is internally consistent and low technical risk because it is instruction-only and requests no credentials. Before using it in production: (1) verify the statute-of-limitations numbers and FDCPA guidance with current, authoritative legal sources or counsel (the playbook may be outdated or incomplete); (2) be cautious with skip-tracing—it can involve sensitive personal data and local privacy rules; (3) review any outbound links or paid 'context packs' before entering payment or business data; and (4) if you will automate sending collection communications, implement safeguards to avoid improper/illegal messaging (time-of-day limits, dispute-handling, recordkeeping).
功能分析
Type: OpenClaw Skill Name: afrexai-debt-collection Version: 1.0.0 The skill bundle appears benign. The `SKILL.md` and `README.md` files contain instructions and frameworks for debt collection, such as generating letter sequences, payment plans, and compliance checklists. There is no evidence of prompt injection against the agent, no attempts at data exfiltration, malicious execution, persistence, or obfuscation. The external links in `SKILL.md` and `README.md` are promotional and point to GitHub Pages, and the agent is not instructed to interact with these links in any harmful way; its role is to generate text-based content.
能力评估
Purpose & Capability
Name/description (debt collection/recovery playbook) match the SKILL.md content: letter templates, aging analysis, payment plans, statute mapping and write-off rules. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Instructions and templates stay within the debt-collection domain. The SKILL.md includes skip-tracing checklists and state statute summaries; while domain-appropriate, skip tracing can involve handling personal data and statute summaries should be independently verified for accuracy—the file also contains upsell links to external paid context packs.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths—proportional to an instruction-only playbook.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install behavior. It can be invoked by agents normally, which is expected for a skill of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-debt-collection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-debt-collection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
afrexai-debt-collection 1.0.0 - Initial release of the Debt Collection & Recovery Playbook. - Generates compliant collection letter sequences, payment plan frameworks, and debtor communication scripts. - Includes aging bucket analysis, priority scoring formula, and bad debt write-off guidelines. - Provides FDCPA compliance checklist and state-by-state statute of limitations summary. - Offers tools for skip tracing, ROI benchmarking, and industry-specific automation upgrades.
元数据
Slug afrexai-debt-collection
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Debt Collection Recovery 是什么?

Generates compliant debt recovery strategies, collection letter sequences, payment plans with interest, aging analyses, skip tracing, statute mapping, and wr... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 564 次。

如何安装 Debt Collection Recovery?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install afrexai-debt-collection」即可一键安装,无需额外配置。

Debt Collection Recovery 是免费的吗?

是的,Debt Collection Recovery 完全免费(开源免费),可自由下载、安装和使用。

Debt Collection Recovery 支持哪些平台?

Debt Collection Recovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Debt Collection Recovery?

由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。

💬 留言讨论