← Back to Skills Marketplace
byungkyu

Stripe

by byungkyu · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ Security Clean
20902
Downloads
27
Stars
39
Active Installs
11
Versions
Install in OpenClaw
/install stripe-api
Description
Stripe API integration with managed OAuth. This is a write-capable financial integration for customers, subscriptions, invoices, products, prices, and paymen...
Usage Guidance
Install only if you want an agent to administer Stripe. Use a least-privileged Stripe connection, prefer test mode for evaluation, always specify and verify the Maton connection ID, and require human confirmation before any payment, refund, deletion, cancellation, invoice, price, subscription, or payment-method change.
Capability Analysis
Type: OpenClaw Skill Name: stripe-api Version: 1.0.10 The skill bundle provides a standard integration for the Stripe API through a managed proxy service (api.maton.ai). It includes robust security instructions for the AI agent, explicitly requiring user approval for all write operations and financial transactions. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
The skill is a Stripe administration integration for customers, subscriptions, invoices, products, prices, payments, refunds, coupons, and payment methods; these financial capabilities are sensitive but fit the stated purpose.
Instruction Scope
The instructions require read-before-write checks, explicit user approval for POST/PUT/DELETE calls, display of endpoint, object IDs, amounts, and test/live mode, and confirmation of the selected Maton connection.
Install Mechanism
The bundle contains only SKILL.md and no executable code; it recommends installing the external Maton CLI via npm or Homebrew, which users must separately trust.
Credentials
Network access, a MATON_API_KEY, and Stripe OAuth access are expected for this managed API proxy, but they expose sensitive financial account data.
Persistence & Privilege
OAuth connections persist through Maton until deleted or revoked; the skill documents listing, selecting, and deleting connections and recommends least privilege and revocation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stripe-api
  3. After installation, invoke the skill by name or use /stripe-api
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.10
stripe-api 1.0.10 Changelog - Added installation instructions for CLI via NPM and Homebrew. - Expanded Quick Start with CLI usage examples alongside Python. - Documented CLI commands for connection and API management. - Improved API documentation layout and examples for both CLI and Python. - No breaking changes to API endpoints or functionality.
v1.0.9
**Security and admin flow upgrades for Stripe API integration.** - Strengthened security and admin best-practice guidance: All write operations now require explicit user approval, detailing endpoint, object IDs, amounts, and test/live mode prior to execution. - Emphasized least-privileged connection use: Connect only with needed OAuth scopes, confirm intended connection ID on each request, and promptly revoke unused connections. - Updated documentation for stricter read-then-write workflow: Always verify target objects and context before any action. - Changed API endpoint from `https://gateway.maton.ai/` to `https://api.maton.ai/`. - Added warnings about financial impact and administrative responsibility for using this skill. - Removed sample license file (LICENSE.txt).
v1.0.8
- Added a homepage field ("https://maton.ai") to the skill metadata. - No other visible changes or updates to functionality.
v1.0.7
- Improved clarity and conciseness in the description and documentation. - Expanded API reference with detailed endpoints, query parameters, and example responses for customers, products, prices, and balance endpoints. - Added more example payloads and endpoint documentation for creating, updating, and deleting resources. - Updated OAuth connection management instructions with revised sample connection IDs and responses. - Removed homepage and compatibility metadata fields for simplification. - General reorganization and formatting for better readability and easier navigation.
v1.0.6
No user-facing changes in this release.
v1.0.5
- Added homepage field ("https://maton.ai") to skill metadata for improved discoverability. - No other changes to functionality or documentation.
v1.0.4
- Added a "clawdbot" metadata section specifying required environment variables and an emoji identifier. - No other content or functional changes.
v1.0.3
No user-facing changes detected in this version. - No updates or modifications were made to the skill files. - Functionality, documentation, and usage remain unchanged from the previous version.
v1.0.2
- Added a note in the description linking to the api-gateway skill for other third party apps. - Replaced all curl command examples with Python (urllib) alternatives for quick start and connection management sections. - Added troubleshooting guidance for "Invalid API key" errors, including environment variable checks and warning about shell variable expansion when piping curl output. - Included important usage tips for curl, such as using `curl -g` with brackets in URLs and potential issues with environment variable expansion when piping output. - No code or functionality changes; documentation improvement only.
v1.0.1
- Clarified base URL usage: now explicitly instructs to replace `{native-api-path}` with the specific Stripe API path. - Expanded connection management documentation with details about response structure (`creation_time`, `last_updated_time`, `metadata`). - Added instructions for specifying which Stripe connection to use via the `Maton-Connection` header. - Improved API key signup instructions for clarity. - No functional API changes; documentation and guidance improved for multisession and connection handling.
v1.0.0
- Major rewrite: Now uses managed OAuth via Maton for secure Stripe API integration. - Updated setup: Requires Maton API key instead of direct Stripe secret key. - Expanded documentation with step-by-step instructions for connecting your Stripe account, managing connections, and using the new gateway endpoints. - Detailed API reference added for managing customers, subscriptions, payments, invoices, products, and more. - Provided example code in JavaScript and Python. - Clarified error handling and included direct links to official Stripe API documentation.
Metadata
Slug stripe-api
Version 1.0.10
License MIT-0
All-time Installs 716
Active Installs 39
Total Versions 11
Frequently Asked Questions

What is Stripe?

Stripe API integration with managed OAuth. This is a write-capable financial integration for customers, subscriptions, invoices, products, prices, and paymen... It is an AI Agent Skill for Claude Code / OpenClaw, with 20902 downloads so far.

How do I install Stripe?

Run "/install stripe-api" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stripe free?

Yes, Stripe is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Stripe support?

Stripe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stripe?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.10.

💬 Comments