Accounts Receivable Manager

# Accounts Receivable Manager

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "Accounts Receivable Manager" with this command: npx skills add 1kalin/afrexai-accounts-receivable

Accounts Receivable Manager

Automate AR workflows: aging analysis, collection prioritization, payment follow-ups, cash application, and bad debt forecasting.

What It Does

  1. AR Aging Report — Bucket outstanding invoices by 0-30, 31-60, 61-90, 90+ days with risk scoring
  2. Collection Priority Queue — Rank overdue accounts by amount × days × risk for optimal follow-up order
  3. Payment Reminder Drafts — Generate professional escalation emails (friendly → firm → final notice → collections)
  4. Cash Application Matching — Match incoming payments to open invoices with variance handling
  5. Bad Debt Forecasting — Predict write-offs using historical payment patterns and aging trends
  6. DSO Tracking — Calculate Days Sales Outstanding with trend analysis and benchmarks by industry

How to Use

Tell your agent what you need:

  • "Run an AR aging analysis for our open invoices"
  • "Prioritize our collection queue — what should we chase first?"
  • "Draft a 60-day overdue reminder for [client name]"
  • "Our DSO is 47 days — how does that compare to SaaS benchmarks?"
  • "Forecast bad debt exposure for Q1"

AR Aging Buckets

BucketRisk LevelAction
Current (0-30)LowMonitor
31-60 daysMediumFriendly reminder
61-90 daysHighEscalation call + written notice
90+ daysCriticalFinal demand → collections/write-off review

Collection Priority Formula

Priority Score = (Invoice Amount × 0.4) + (Days Overdue × 0.3) + (Customer Risk Score × 0.3)

Customer Risk Score (1-10) based on:

  • Payment history (avg days to pay)
  • Number of past-due invoices
  • Credit limit utilization
  • Industry default rates

Payment Reminder Escalation

Day 1 (Invoice Due)

Subject: Invoice #[NUM] — Payment Due Today Tone: Friendly, informational

Day 7 (1 Week Overdue)

Subject: Friendly Reminder — Invoice #[NUM] Past Due Tone: Warm but clear

Day 30 (1 Month Overdue)

Subject: Payment Required — Invoice #[NUM] Now 30 Days Past Due Tone: Professional, firm

Day 60 (2 Months Overdue)

Subject: Urgent — Invoice #[NUM] Significantly Overdue Tone: Serious, mention late fees / service impact

Day 90+ (Final Notice)

Subject: Final Notice — Invoice #[NUM] Requires Immediate Payment Tone: Formal, mention collections referral

DSO Benchmarks by Industry

IndustryGood DSOAverage DSOPoor DSO
SaaS / Software<3030-45>60
Professional Services<3535-55>70
Manufacturing<4040-60>75
Construction<4545-70>90
Healthcare<3535-50>65

Bad Debt Forecasting Model

Estimate write-off probability by aging bucket:

  • Current: 1-2% default rate
  • 31-60 days: 5-8%
  • 61-90 days: 15-25%
  • 90-120 days: 30-50%
  • 120+ days: 50-80%

Apply to outstanding amounts for expected loss provision.

Cash Application Rules

  1. Exact match — Payment amount matches one open invoice exactly
  2. Combination match — Payment matches sum of multiple invoices
  3. Short payment — Payment < invoice amount → flag for dispute/deduction review
  4. Overpayment — Payment > invoice → apply to oldest open balance or issue credit
  5. Unidentified — No match found → hold in suspense, research within 48 hours

Output Format

When generating AR reports, include:

  • Total AR outstanding
  • Aging distribution ($ and %)
  • Top 10 overdue accounts by priority score
  • DSO current vs. 3-month trend
  • Estimated bad debt exposure
  • Recommended actions (who to call, what to send)

Take It Further

This skill handles AR analysis and workflows. For full financial operations automation:

Built by AfrexAI — operational AI for businesses that run on results, not hype.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated
General

asr

Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".

Archived SourceRecently Updated
General

axure-prototype-generator

Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型

Archived SourceRecently Updated