modelslab-billing-subscriptions

Automate billing, wallet management, subscriptions, and invoices via the Agent Control Plane API.

10|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/ModelsLab/skills --skill modelslab-billing-subscriptions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: modelslab-billing-subscriptions
Source: https://github.com/ModelsLab/skills/tree/main/billing-subscriptions
Command: npx skills add https://github.com/ModelsLab/skills --skill modelslab-billing-subscriptions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and automates billing, wallet management, and subscription lifecycles for ModelsLab agents, reducing manual overhead and errors.

Core Features & Use Cases

  • Manage wallet balance, funding, and auto-recharge.
  • Create, upgrade, pause, or resume subscriptions, and view plans.
  • Generate and retrieve invoices, validate and redeem coupons, and manage payment methods.

Quick Start

Authenticate with a bearer token and start using the Agent Control Plane API to manage billing, wallets, subscriptions, invoices, and coupons.

Frequently Asked Questions about modelslab-billing-subscriptions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate wallet funding and subscriptions for ModelsLab agents?▼

You can automate wallet funding and subscriptions for ModelsLab agents by using the Agent Control Plane API. This requires a bearer token to access endpoints under /billing, /wallet, and /subscriptions, enabling headless and setup-intent flows.

Can I validate coupons and retrieve invoices through the ModelsLab billing API?▼

Yes, you can validate and redeem coupons, generate and retrieve invoices, and manage payment methods through the ModelsLab billing API. These tasks are executed via the /billing endpoints when authenticated with a bearer token.

What do I need to manage billing and subscriptions via the Agent Control Plane API?▼

To manage billing and subscriptions via the Agent Control Plane API, you need a bearer token for authentication. Once authenticated, you can handle wallet balances, create subscriptions, and manage invoices across headless, setup-intent, and human-assisted flows.

Does the ModelsLab API support pausing and resuming active subscriptions?▼

Yes, the ModelsLab API supports pausing and resuming active subscriptions. You can also create, upgrade, or view plans by making requests to the /subscriptions endpoints using your bearer token.

How does wallet auto-recharge work with ModelsLab billing management?▼

Wallet auto-recharge in ModelsLab billing management works by automating wallet funding through the Agent Control Plane API. You can configure auto-recharge settings via the /wallet endpoints to ensure your agents maintain sufficient balance.

Are there limitations when using headless flows for subscription management?▼

The subscription management API supports headless, setup-intent, and human-assisted flows, but limitations depend on your bearer token permissions. You must ensure proper authentication to execute tasks like funding wallets or generating invoices without manual intervention.