billing-automation
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.
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.
More from this repo
python-packaging
Used to create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to...
ai-debt-detector
Use after generating code, after accepting AI suggestions, or when reviewing AI-written modules.
market-sizing-analysis
Calculate TAM/SAM/SOM for market opportunities using top-down, bottom-up, and value theory methodologies.
