ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

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). Requires network access and valid Maton API key.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/byungkyu/stripe-api
Or

What This Skill Does

The Stripe integration skill for OpenClaw provides a secure, streamlined gateway to the Stripe API. By leveraging managed OAuth via Maton.ai, this skill allows you to programmatically manage your payment infrastructure—including customers, subscriptions, invoices, products, and pricing models—without handling the complexities of manual OAuth token refreshing or direct API key management. The skill acts as a proxy, ensuring that all requests routed through https://gateway.maton.ai/stripe/ are authenticated correctly before reaching Stripe's production endpoints. This enables developers and automated agents to perform administrative tasks, generate payment links, and query subscription statuses with minimal configuration.

Installation

To integrate this skill into your environment, use the OpenClaw package manager: clawhub install openclaw/skills/skills/byungkyu/stripe-api After installation, ensure you have a valid Maton API key. Set this as an environment variable in your development shell to authorize requests: export MATON_API_KEY="YOUR_API_KEY". Connection management is handled via the Maton control panel at https://ctrl.maton.ai, where you can initialize and track your Stripe OAuth session status.

Use Cases

This skill is ideal for automating billing workflows. You can use it to automatically create a customer record upon a successful signup event in your application, update subscription tiers based on internal logic, or generate invoice PDFs for manual client review. It is also highly effective for syncing Stripe product catalogs with internal databases or reporting systems, allowing agents to fetch price updates or monitor failed payments in real-time.

Example Prompts

  1. "List the last 5 customers who signed up today and show me their subscription status."
  2. "Create a new product in Stripe called 'Premium Membership' with a monthly price of $29.99."
  3. "Fetch the latest invoice for customer ID cus_12345 and summarize the line items for me."

Tips & Limitations

  • Security: Never hardcode your MATON_API_KEY. Use secret management services or environment variables.
  • Authentication: Always verify the status of your connection at https://ctrl.maton.ai if you encounter 401 Unauthorized errors.
  • Proxying: Remember that the base URL replaces api.stripe.com with gateway.maton.ai. Ensure your API paths align with the standard Stripe REST API documentation.
  • Scope: This skill is strictly for Stripe interactions. For other payment processors or third-party integrations, utilize the api-gateway skill.

Metadata

Author@byungkyu
Stars4097
Views1
Updated2026-04-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-byungkyu-stripe-api": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#stripe#payments#billing#subscriptions#automation
Safety Score: 4/5

Flags: network-access, external-api

Related Skills

apollo

Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 4097

hubspot

HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

byungkyu 4097

squareup

Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097

signnow

SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097

vimeo

Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

byungkyu 4097