Back to skills
SkillHub ClubShip Full StackFull StackIntegration
billing-integration
Generic billing and subscription management integration
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Stars
17
Hot score
87
Updated
March 20, 2026
Overall rating
C3.0
Composite score
3.0
Best-practice grade
B80.4
Install command
npx @skill-hub/cli install oimiragieo-agent-studio-billing-integration
Repository
oimiragieo/agent-studio
Skill path: .claude/skills/billing-integration
Generic billing and subscription management integration
Open repositoryBest for
Primary workflow: Ship Full Stack.
Technical facets: Full Stack, Integration.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: oimiragieo.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install billing-integration into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/oimiragieo/agent-studio before adding billing-integration to shared team environments
- Use billing-integration for development workflows
Works across
Claude CodeCodex CLIGemini CLIOpenCode
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- 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