Download for macOS
Skill

billing-automation

@wshobson Updated 2026-07-22

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.

agent-skillsagentic-aiagentsai-agentsanthropicautomationclaude-codeclaude-code-plugins

Install

git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/payment-processing/skills/billing-automation ~/.claude/skills/billing-automation

From README

Billing Automation Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation. When to Use This Skill Implementing SaaS subscription billing Automating invoice generation and delivery Managing failed payment recovery (dunning) Calculating prorated charges for plan changes Handling sales tax, VAT, and GST Processing -based billing Managing billing cycles and renewals Core Concepts Billing Cycles Common Intervals: Monthly (most common for SaaS) Annual (discounted long-term) Quarterly Weekly Custom ( -based, per-seat) Subscription States Dunning Management Automated process to recover failed payments through: Retry schedules Customer notifications Grace periods Account restrictions Proration Adjusting charges when: Upgrading/downgrading mid-cycle Adding/removing seats Changing billing frequency Detailed patterns and worked examples Detailed pattern documentation lives in references/details.md.