chargebeeChargebee API integration with managed OAuth. Install only if you need Chargebee billing administration. Connect with least-privilege access, verify the intended connection ID before each request, and revoke unused connections promptly. This integration can mutate billing data — approve only specific write actions after checking the exact endpoint, account, resource ID, and consequence. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Install via ClawdBot CLI:
clawdbot install byungkyu/chargebeeGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A SaaS company uses this skill to automate customer lifecycle management, including onboarding new customers, updating subscription plans, and handling cancellations. It integrates with their CRM to sync billing data and trigger workflows for customer support and retention efforts.
An e-commerce platform leverages the skill to manage recurring subscriptions for digital products or services, such as monthly box deliveries or premium content access. It automates invoice generation, payment processing, and customer billing updates, reducing manual errors and improving cash flow.
A freelance professional or small agency uses this skill to track client invoices, manage subscription-based retainer agreements, and automate payment reminders. It helps streamline financial reporting and ensures timely collections for ongoing projects.
An online education provider employs the skill to manage student subscriptions for courses, handle tiered pricing models, and generate invoices for institutional clients. It supports automated renewals and integrates with learning management systems for user access control.
A healthcare or wellness service uses this skill to manage membership subscriptions for patients or clients, such as telehealth plans or fitness programs. It automates billing cycles, handles prorated charges, and ensures compliance with financial regulations through detailed invoicing.
Businesses charge recurring fees for access to products or services, such as software, media content, or physical goods. This skill automates subscription management, billing cycles, and customer retention strategies, enabling scalable revenue streams and predictable income.
Companies offer a free basic service and monetize through premium upgrades or add-ons. The skill handles tiered pricing, manages customer upgrades/downgrades, and tracks conversion metrics, helping optimize pricing strategies and increase average revenue per user.
Organizations provide customized services or software to other businesses on a contract basis, often with complex billing structures. This skill manages multi-year contracts, handles invoice customization for different clients, and automates renewal processes, improving client relationships and operational efficiency.
💬 Integration Tip
Ensure the MATON_API_KEY is securely stored as an environment variable and test connection management via the control panel before making API calls to avoid authentication issues.
Scored Sep 18, 2026
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Clerk integration. Manage Users, Organizations. Use when the user wants to interact with Clerk data.
Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.
Provides secure session authentication using bcrypt-hashed passwords, security questions, email recovery, and lockout protection with audit logging.
Start and complete WordPress.com OAuth and publish posts through the WordPress.com REST API. Use when you need to generate an authorization URL, exchange cal...
Work with HashiCorp Vault using the `vault` CLI for authentication checks, KV secret reads and writes, listing paths, enabling and tuning secrets engines, po...