jmsktm/claude-settings

Billing Manager

Manage billing operations including invoice generation, payment tracking, and subscription lifecycle

Installation

$ npx skills add jmsktm/claude-settings --skill billing-manager

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jmsktm/claude-settings · top by installs.

npx skills add jmsktm/claude-settings

Browse all from jmsktm/claude-settings

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9
Default branch main
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,385 B
  • docs SUMMARY.md 120 B

History

  1. First recorded snapshot · 211 installs

SKILL.md

Billing Manager

Take control of billing operations with workflows for invoice generation, payment tracking, and subscription management. Maintain healthy cash flow with timely invoicing and proactive collection.

Core Workflows

Workflow 1: Invoice Generation

  1. Gather Billables - Collect billable items, hours, or usage
  2. Apply Pricing - Calculate amounts based on rate cards
  3. Add Taxes - Apply appropriate tax rates
  4. Generate Invoice - Create professional invoice
  5. Track Status - Monitor open, paid, overdue

Workflow 2: Subscription Billing

  1. Setup - Configure plan, billing cycle, terms
  2. Recurring Charges - Process automatic billing
  3. Failed Payment Handling - Retry logic and dunning
  4. Renewal Notices - Send reminders

Quick Reference

Action Command
Create invoice "Generate invoice for [customer]"
Check status "Show outstanding invoices"
Process subscription "Bill [customer] subscription"