Generic billing and subscription management integration
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill billing-integration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Billing Integration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-billing-integration-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: billing-integration
description: Generic billing and subscription management integration
allowed-tools: [Bash, Read, WebFetch]
---
# Billing Integration Skill
## Overview
Billing and subscription management. 90%+ context savings.
## Tools (Progressive Disclosure)
### Subscriptions
| Tool | Description | Confirmation |
| ------------------- | ------------------- | ------------ |
| list-subscriptions | List subscriptions | No |
| create-subscription | Create subscription | Yes |
| cancel-subscription | Cancel subscription | **REQUIRED** |
### Invoices
| Tool | Description |
| ------------- | ------------------- |
| list-invoices | List invoices |
| get-invoice | Get invoice details |
| invoice-pdf | Get invoice PDF |
### Customers
| Tool | Description | Confirmation |
| --------------- | ----------------- | ------------ |
| get-customer | Get customer info | No |
| update-customer | Update customer | Yes |
### BLOCKED
| Tool | Status |
| --------------- | ----------- |
| delete-customer | **BLOCKED** |
## Agent Integration
- **developer** (primary): Billing integration
- **pm** (secondary): Pricing strategy
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!