# Billing Integration

> Generic billing and subscription management integration

- Skill: `majiayu000/billing-integration-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/billing-integration-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/billing-integration-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/billing-integration-2

---


# 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

