chargebeeChargebee API integration with managed OAuth. Manage subscriptions, customers, invoices, and hosted checkout pages. Use this skill when users want to interact with Chargebee billing data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via ClawdBot CLI:
clawdbot install byungkyu/chargebeeGrade Fair — 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 Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
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.
OAuth token refresh management for Google APIs via gog CLI.