MR
Mayur Rathi
@mayurrathi
⭐ 40.7k GitHub stars

Billing Automation

Billing Automation is an productivity AI skill with a core value of Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. It helps developers solve real-world problems in the productivity domain, boosting efficiency, automating repetitive tasks, and optimizing workflows.

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

Last verified on: 2026-07-07

Quick Facts

Category productivity
Works With Claude
Source sickn33/antigravity-awesome-skills
Stars ⭐ 40.7k
Last Verified 2026-07-07
Risk Level High
mkdir -p ./skills/billing-automation && curl -sfL https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/billing-automation/SKILL.md -o ./skills/billing-automation/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# 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.

🎯 Best For

  • UI designers
  • Product designers
  • Claude users
  • Knowledge workers
  • Remote teams

💡 Use Cases

  • Generating component mockups
  • Creating design system tokens
  • Using Billing Automation in daily workflow
  • Automating repetitive productivity tasks

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Billing Automation to Your Work

    Provide context for your task — paste source material, describe your audience, or share existing work to guide the AI.

  4. 4

    Review and Refine

    Edit the AI output for accuracy, tone, and completeness. Add human insight where the AI lacks context.

❓ Frequently Asked Questions

Does this work with Figma?

Some design skills integrate with Figma plugins. Check the Works With section for supported tools.

How do I install Billing Automation?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/billing-automation/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Skipping usability testing

AI-generated designs should be validated with real users before development.

Not reading the full skill

Skills contain important context and edge cases beyond the quick start.

🔗 Related Skills