Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aaaaqwq avatar

Billing Automation

  • 19 installs
  • 82 repo stars
  • Updated August 2, 2026
  • aaaaqwq/claude-code-skills

billing-automation is a Claude Code skill that guides building automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning.

About

billing-automation is a Claude Code skill for building automated billing systems, covering recurring billing, invoice generation, dunning for failed payments, proration, and tax calculation. A developer uses it when implementing SaaS subscription billing or automating invoicing and renewal flows. It walks through subscription lifecycle states, billing cycle processing, and points to a detailed implementation playbook with Python examples.

  • Playbook for building recurring billing, invoicing, dunning, proration, and tax handling
  • Maps subscription lifecycle states (trial, active, past_due, canceled, paused) with Python engine examples
  • Bundles a 17k-char implementation playbook with code samples and checklists

Billing Automation by the numbers

  • 19 all-time installs (skills.sh)
  • Ranked #3,449 of 4,348 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
At a glance

billing-automation capabilities & compatibility

Capabilities
subscription billing · invoicing · dunning recovery · proration
Use cases
api development
From the docs

What billing-automation says it does

Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.
SKILL.md
Do not charge real customers in testing environments.
SKILL.md
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill billing-automation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs19
repo stars82
Last updatedAugust 2, 2026
Repositoryaaaaqwq/claude-code-skills

What it does

Implement and automate SaaS subscription billing, invoicing, dunning, and proration flows.

Who is it for?

Implementing SaaS subscription billing, invoicing, and failed-payment recovery in a backend

Skip if: One-off invoices or manual billing, or tasks unrelated to billing or subscriptions

When should I use this skill?

Implementing subscription billing, automating invoicing, or managing recurring payment flows

What you get

  • Billing engine with subscription lifecycle handling
  • invoicing and dunning workflows

By the numbers

  • Bundles a 17,725-char implementation-playbook resource
  • models 5 subscription states: trial, active, past_due, canceled, paused

Files

SKILL.mdMarkdownGitHub ↗

Billing Automation

Master automated billing systems including recurring billing, invoice generation, dunning management, proration, and tax calculation.

Use this skill when

  • 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 usage-based billing
  • Managing billing cycles and renewals

Do not use this skill when

  • You only need a one-off invoice or manual billing
  • The task is unrelated to billing or subscriptions
  • You cannot change pricing, plans, or billing flows

Instructions

  • Define plans, pricing, billing intervals, and proration rules.
  • Map subscription lifecycle states and renewal/cancellation behavior.
  • Implement invoicing, payments, retries, and dunning workflows.
  • Model taxes and compliance requirements per region.
  • Validate with sandbox payments and reconcile ledger outputs.
  • If detailed templates are required, open resources/implementation-playbook.md.

Safety

  • Do not charge real customers in testing environments.
  • Verify tax handling and compliance obligations before production rollout.

Resources

  • resources/implementation-playbook.md for detailed patterns, checklists, and examples.

Related skills

Backend & APIspaymentsfinance

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.