← Back to Skills Marketplace
ifoster01

Stripe Best Practices

by ifoster01 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
2129
Downloads
1
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install stripe-best-practices
Description
Best practices for building Stripe payment integrations
Usage Guidance
This skill is a read-only set of Stripe best-practice recommendations and appears internally consistent. It will not access your Stripe account or secrets as-is. If you later want the agent to perform live Stripe actions (create customers, charge cards, migrate data), only grant the minimal Stripe API key needed and avoid sharing raw PANs in the agent chat — follow PCI rules. If you need automation, prefer scoped test keys, short-lived credentials, and review any future skill updates that add install steps or request environment variables.
Capability Analysis
Type: OpenClaw Skill Name: stripe-best-practices Version: 1.0.0 The skill bundle contains metadata and a markdown file (`SKILL.md`) outlining best practices for Stripe payment integrations. The `SKILL.md` provides structured advice, constraints, and references to official Stripe documentation. There is no executable code, no instructions for data exfiltration, malicious execution, persistence, or prompt injection against the agent. All referenced URLs point to legitimate Stripe documentation. The content is entirely aligned with its stated purpose as a knowledge skill.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: a set of best-practice recommendations and migration guidance for Stripe integrations. Nothing in the metadata or runtime instructions requests unrelated capabilities or credentials.
Instruction Scope
SKILL.md contains guidance, preferences, decisions, and links to official Stripe docs. It does not instruct the agent to read files, access environment variables, call external endpoints beyond citing Stripe docs URLs, or collect/transmit user data.
Install Mechanism
No install spec and no code files are present (instruction-only). That minimizes disk writes or arbitrary code execution risk.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. That is proportional for a knowledge/guide skill and avoids unnecessary access to secrets.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (the platform default) but the skill does not request elevated or persistent privileges or modify other skills/configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stripe-best-practices
  3. After installation, invoke the skill by name or use /stripe-best-practices
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the "stripe-best-practices" skill, providing guidance for Stripe payment integrations. - Lists best practices and preferences for integrating Stripe payments, subscriptions, and Connect. - Details clear "always" and "never" constraints for using specific Stripe APIs and features. - Offers integration recommendations for common scenarios (recurring billing, platforms, migrations). - Includes references to Stripe documentation for further guidance and decision support. Pulled directly from: https://skills.sh/stripe/ai/stripe-best-practices
Metadata
Slug stripe-best-practices
Version 1.0.0
License
All-time Installs 9
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Stripe Best Practices?

Best practices for building Stripe payment integrations. It is an AI Agent Skill for Claude Code / OpenClaw, with 2129 downloads so far.

How do I install Stripe Best Practices?

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

Is Stripe Best Practices free?

Yes, Stripe Best Practices is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stripe Best Practices support?

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

Who created Stripe Best Practices?

It is built and maintained by ifoster01 (@ifoster01); the current version is v1.0.0.

💬 Comments