← Back to Skills Marketplace
xueyetianya

Stripe Manager

by bytesagain4 · GitHub ↗ · v5.0.0 · MIT-0
cross-platform ✓ Security Clean
688
Downloads
0
Stars
2
Active Installs
17
Versions
Install in OpenClaw
/install stripe-manager
Description
Stripe payment platform reference — PaymentIntents, webhooks, PCI compliance, 3DS/SCA, Radar fraud rules, and CLI commands.
Usage Guidance
This skill appears to be a documentation/reference tool only and is internally consistent with its description. Before installing, you may want to (1) review the rest of scripts/script.sh (the provided snippet was truncated) to confirm there are no hidden network calls or command substitutions, (2) confirm your agent/runtime will not execute the script with network connectivity if you want to enforce offline behavior, and (3) verify that you are comfortable with the agent being able to invoke the skill autonomously (default behavior) if you allow autonomous skill use. If those checks look good, the skill's footprint and requested access are proportionate for a Stripe reference helper.
Capability Analysis
Type: OpenClaw Skill Name: stripe-manager Version: 5.0.0 The stripe-manager skill is a purely informational reference tool for the Stripe payment platform. The script (scripts/script.sh) contains static text documentation regarding Stripe's architecture, PCI compliance, and troubleshooting, which is output to the user without any network calls, file system modifications, or credential access. No malicious intent or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
Name/description claim a Stripe reference and troubleshooting helper; SKILL.md and the included script contain only reference content (PaymentIntents, webhooks, PCI, CLI cheatsheets). There are no environment variables, no required binaries, and nothing requested that would be unrelated to a documentation/reference skill.
Instruction Scope
SKILL.md explicitly instructs the agent to output plain-text reference documentation via heredoc and states 'No external API calls, no credentials needed, no network access.' The visible portions of scripts/script.sh implement only static documentation output functions and do not reference files, credentials, or network endpoints.
Install Mechanism
No install spec is provided (instruction-only), which minimizes disk writes and external code installation. A single shell script is bundled but it appears to be a static documentation generator rather than an installer or downloader.
Credentials
The skill declares no required env vars, no primary credential, and no config paths. That is proportionate for a reference/documentation skill.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent privileges or to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stripe-manager
  3. After installation, invoke the skill by name or use /stripe-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v5.0.0
Clean package: matching SKILL.md + script, removed conflicting legacy files
v4.0.0
Complete rewrite with real domain knowledge content
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.7
retry-fix-token
v2.4.6
yaml-fix+quality
v2.4.5
Quality upgrade
v2.4.4
Quality upgrade: custom functionality
v2.4.3
Standards compliance: unique content, no template text
v2.4.2
Quality fix: cleaner docs, removed flags
v2.4.1
Quality improvement: better docs, examples, cleaner text
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.3
Fix commands alignment
v0.0.1
c
v1.0.0
Initial release: Comprehensive command-line toolkit for Stripe payment management. - List, search, and manage customers, charges, and subscriptions - Create and configure products, prices, and payment links - Process refunds and check account balance - Retrieve payouts, events, and revenue summaries - Supports both live and test mode API keys via environment variable - Multiple output formats: table, JSON, and markdown
Metadata
Slug stripe-manager
Version 5.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 17
Frequently Asked Questions

What is Stripe Manager?

Stripe payment platform reference — PaymentIntents, webhooks, PCI compliance, 3DS/SCA, Radar fraud rules, and CLI commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 688 downloads so far.

How do I install Stripe Manager?

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

Is Stripe Manager free?

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

Which platforms does Stripe Manager support?

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

Who created Stripe Manager?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v5.0.0.

💬 Comments