← 返回 Skills 市场
5735
总下载
3
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install chargebee
功能描述
Chargebee API integration with managed OAuth. Install only if you need Chargebee billing administration. Connect with least-privilege access, verify the inte...
安全使用建议
Install only if you need an agent to administer Chargebee. Use a least-privilege Chargebee/Maton connection, keep MATON_API_KEY and connection URLs private, always specify and verify the intended Maton-Connection value, and approve only specific billing write actions after reviewing the target resource and financial impact.
功能分析
Type: OpenClaw Skill
Name: chargebee
Version: 1.0.7
The Chargebee skill is a standard API integration that uses the maton.ai gateway to manage OAuth and proxy requests to Chargebee. The SKILL.md file includes responsible security guidelines for the AI agent, such as defaulting to read-only operations and requiring explicit user approval with financial impact summaries before performing any mutations. No indicators of data exfiltration, malicious execution, or obfuscation were found.
能力评估
Purpose & Capability
The skill's stated purpose is Chargebee billing administration, and its documented capabilities to manage customers, subscriptions, invoices, hosted pages, and portal sessions fit that purpose; these are high-impact billing functions but clearly described.
Instruction Scope
The instructions explicitly limit use to documented Chargebee endpoints, require verifying the Maton connection ID, default to read-only checks, and require explicit user confirmation with financial-impact details before writes, cancels, or deletes.
Install Mechanism
The artifact contains only a single SKILL.md file and no install scripts, executable files, background workers, or hidden setup behavior.
Credentials
Network access and MATON_API_KEY are expected for a managed OAuth API gateway, but they grant access to sensitive Chargebee billing data and should be handled as privileged credentials.
Persistence & Privilege
OAuth connections can remain active until deleted or revoked; the skill discloses connection management and tells users to use least-privilege access and revoke unused connections.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install chargebee - 安装完成后,直接呼叫该 Skill 的名称或使用
/chargebee触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- The skill description and documentation now include prominent security warnings and least-privilege recommendations.
- Added instructions to always verify the intended Chargebee connection ID before every request, especially for write operations.
- Clarified that only the documented API endpoints may be used; arbitrary paths are not supported.
- Required explicit user confirmation with clear resource details and consequences before any write, update, or cancel action.
- Emphasized the default to read-only operations and the need to summarize financial impact for billing changes.
v1.0.6
- Updated all API and connection management endpoint URLs from `gateway.maton.ai` and `ctrl.maton.ai` to `api.maton.ai`
- Clarified that multiple connections require explicit `Maton-Connection` header use
- Added a section on security and user approval for write operations
- Minor response example normalization and wording improvements
- Removed the file LICENSE.txt
v1.0.5
- Added a new `clawdbot` metadata section with required environment variable declaration for `MATON_API_KEY` and an emoji indicator.
- No changes to skill features or usage.
v1.0.4
- Minor documentation update to the troubleshooting and error handling sections.
- Clarified troubleshooting steps for API key errors and invalid app names.
- No changes made to code or functionality.
v1.0.3
- All shell (curl) code samples have been replaced with Python code using the standard library for API usage and connection management.
- Added a new section for troubleshooting "Invalid API key" errors, with step-by-step diagnostic guidance.
- Updated example commands throughout to demonstrate the recommended Python approach, instead of curl.
- No changes to API endpoints or functionality—documentation update only.
v1.0.2
- Added a note in the description directing users to the api-gateway skill for third-party apps other than Chargebee.
- Updated curl code examples to use the $MATON_API_KEY environment variable consistently.
- Added important usage notes about using curl with globbing (`-g` flag) and environment variable expansion when piping output.
- No functional or API changes. Documentation improvements only.
v1.0.1
- Clarified the base URL format, now using /chargebee/{native-api-path} and explaining dynamic subdomain replacement.
- Added instructions for handling multiple Chargebee connections using the Maton-Connection header.
- Expanded example API responses to include connection metadata and timestamps.
- Minor improvements to authentication guidance (now mentions new user signup).
- Documentation improved for clarity and accuracy across connection and usage examples.
v1.0.0
Initial release of Chargebee API integration.
- Integrates Chargebee API with managed OAuth through Maton.
- Manage subscriptions, customers, invoices, items, and hosted checkout pages.
- Includes API reference, cURL and code examples, and environment variable setup.
- Provides instructions for managing Chargebee connections and OAuth authorization.
- Supports filtering, error handling, pagination, and Product Catalog 2.0 endpoints.
元数据
常见问题
Chargebee 是什么?
Chargebee API integration with managed OAuth. Install only if you need Chargebee billing administration. Connect with least-privilege access, verify the inte... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5735 次。
如何安装 Chargebee?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install chargebee」即可一键安装,无需额外配置。
Chargebee 是免费的吗?
是的,Chargebee 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Chargebee 支持哪些平台?
Chargebee 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Chargebee?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.7。
推荐 Skills