chargebee

chargebee is a skill for Claude Code, Codex from withoneai/one-agent-plugin. It costs 95 tokens per session (5,773 once invoked), scanned A, a copy of 2-chat, MIT.

A subscription billing and revenue service for recurring charges, invoices, taxes, customers, payments, and business reports.

In plain words
What is it for?
Managing subscriptions, invoices, customers, payment methods, tax handling, exports, and revenue analytics.
Why use it?
It centralises subscription finances and reduces manual work around recurring billing, invoicing, and payment records.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Managing subscriptions, invoices, customers, payment methods, tax handling, exports, and revenue analytics.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/withoneai/one-agent-plugin/chargebee
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add withoneai/one-agent-plugin --skill chargebee
Clone the repo
git clone --depth 1 https://github.com/withoneai/one-agent-plugin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for chargebee

README.md
[![agentmods](https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/chargebee/github.svg)](https://agentmods.dev/skills/withoneai/one-agent-plugin/chargebee)
Your own site
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/chargebee"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/chargebee/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for chargebee

Your own site · 80×15
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/chargebee"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/chargebee.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,773 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 75% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.05773
Opus 5 $0.00048 $0.02887
Sonnet 5 $0.00019 $0.01155
Haiku 4.5 $0.00010 $0.00577

Measured 5d ago against content hash e68fc7ccafaf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

chargebee scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

75% identical to 2-chat — 324 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

platforms/one-chargebee/skills/chargebee/SKILL.md · 193 lines

How it starts

The opening of the file, as written. The whole thing — 193 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Chargebee through One

Chargebee is a subscription billing and revenue operations platform that helps SaaS and subscription-based businesses manage recurring billing, invoicing, taxes, and analytics.

One exposes Chargebee through four MCP tools. The table below carries real action ids from One's knowledge base, so for a common operation you can skip search and go straight to reading the action's parameters.

How to run an action

  1. Find the action in the table below, or call search_one_platform_actions with platform chargebee if it is not listed.
  2. Call get_one_action_knowledge with the action id. Do this every time, including for actions in this table. The table gives you the id, not the parameters.
  3. Call execute_one_action with parameters copied from that knowledge.

Never guess a parameter name, a body field, or an enum value. The knowledge has the real schema, and a guessed field is either a 400 or a silent write of the wrong thing.

Before you start

Call list_one_integrations once and confirm Chargebee is connected. If it is missing, the user has not connected it: say so and point them at https://app.withone.ai rather than reaching for raw HTTP.

Each connection carries an access field. If it reports {"policy": "methods", "methods": ["GET"]} the agent is read-only here, so plan a read-only answer instead of attempting a write that will be refused.

Before a write

Creates, updates, deletes and sends land on a real Chargebee account and cannot be recalled. State the action and the specific target in one line before the first write in a task, and let the user stop you. Reads need no confirmation.

Actions

Subscriptions

Action Method Path Action id
Get a Subscription's Renewal Estimate GET /subscriptions/{{subscriptionId}}/renewal_estimate conn_mod_def::GJ1J1JvxdRg::-gG3a6lVR8a4CMK9x1EUDw
List Subscriptions GET /api/v2/subscriptions conn_mod_def::GJ1JbS3UICA::eXm46MbaSDOPwmzTG98NIw
Retrieve a Subscription GET /subscriptions/{{subscriptionId}} conn_mod_def::GJ1JsT84MAw::P1EkB0M_SVuqVgh1XPMbug
Retrieve a Subscription with Scheduled Changes Applied GET /subscriptions/{{subscriptionId}}/retrieve_with_scheduled_changes conn_mod_def::GJ1Jzh04D6s::VmkhN7HOScmQB8bL5APs3A
Retrieve a Subscription’s Advance Invoice Schedule GET /subscriptions/{{subscriptionId}}/retrieve_advance_invoice_schedule conn_mod_def::GJ1Jt-AgVL4::OE-Xs8oqQMSP0tK11iVecA
Retrieve a Subscription’s Scheduled Change GET /subscriptions/{{subscriptionId}}/scheduled_changes conn_mod_def::GJ1JzuQhq7o::ebKVKrJjRxu2r4B-DYhyKA
Add a Charge to a Subscription at Term End POST /subscriptions/{{subscriptionId}}/add_charge_at_term_end conn_mod_def::GJ1In4CFArQ::ZAhJUCEgT6aV04PKk00-dQ
Cancel a Subscription’s Items POST /subscriptions/{{subscriptionId}}/cancel_for_items conn_mod_def::GJ1Ir08m9-Q::ABAWH3euT3KbJ1MSey-BCQ
Change a Subscription’s Term End POST /subscriptions/{{subscriptionId}}/change_term_end conn_mod_def::GJ1IsdvkclI::P2OVU6c5SJ-5_V6tSI7lZA
Charge Future Renewals for a Subscription POST /subscriptions/{{subscriptionId}}/charge_future_renewals conn_mod_def::GJ1IsuXzfL4::qJyNWxXMR4a26qvw5ANNqQ
Create a Cancellation Estimate for a Subscription’s Items POST /subscriptions/{{subscriptionId}}/cancel_subscription_for_items_estimate conn_mod_def::GJ1IsH1hO0U::M8-ZeV5XQYatZSdtyfxxNQ
Create a Customer Subscription for Items POST /customers/{{customerId}}/subscription_for_items conn_mod_def::GJ1I6Llrgeo::OkN35JmUS_GO1W6YsgEW6A

Read the full file on GitHub · 193 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 193 lines · 0 tokens per session scan A e68fc7ccafaf

Subscribe to this mod's changes

chargebee is a skill published in the GitHub repository withoneai/one-agent-plugin (1 stars, last pushed 19d ago), licensed MIT. It adds 95 tokens to every session and 5,773 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 75% identical to 2-chat, differing in 324 lines, and is treated as a copy.

Related

Other skills, from other repositories

asc-ppp-pricing

Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.

rorkai/app-store-connect-cli-skills · 45 tokens

stripe

Stripe API integration with managed OAuth. Manage customers, subscriptions, invoices, products, prices, and payments. Use this skill when users want to process payments, manage billing, or handle subscriptions with Stripe. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).…

CraftOS-dev/CraftBot · 79 tokens

ai-slop

Operational rubric that turns "don't make AI slop" into observable properties, severity levels, evidence requirements, and repair actions for interface design. Use as the reference rubric when building or reviewing marketing sites, product interfaces, dashboards, portfolios, or e-commerce pages, especially alongside…

waybarrios/opencode-power-pack · 61 tokens

payment-processor

Skill "payment-processor" from Signal-Execution-Labs/forex-trading-ai-agent, covering payment processor skill, supported services, capabilities, view balances and get all balances.

Signal-Execution-Labs/forex-trading-ai-agent · 0 tokens

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

software-payments

Designs production payment and billing systems. Use when implementing Stripe, Paddle, Adyen, subscriptions, tax, marketplaces, or mobile purchase flows.

vasilyu1983/AI-Agents-public · 33 tokens