stripe-payments

Automate Stripe charges, customers, subscriptions, invoices, and refunds via Robomotion CLI.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill stripe-payments-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-payments
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/stripe-payments
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill stripe-payments-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stripe-based business processes require reliable automation for payments, customer lifecycle, subscriptions, invoices, and refunds. This Skill encapsulates a robust CLI-driven workflow that connects to Stripe via Robomotion, enabling repeatable, auditable billing operations. It explicitly cautions not to use this integration with PayPal, Square, or other payment processors.

Core Features & Use Cases

  • Automate charges, refunds, and customer management in Stripe from a unified CLI.
  • Manage subscriptions, invoices, and products with deterministic workflows.
  • Real-world use case: automate a monthly SaaS billing cycle from customer onboarding to renewal, including invoice generation and payment capture.

Quick Start

Create a Stripe test customer and perform a payment using the Robomotion Stripe integration.

Frequently Asked Questions about stripe-payments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Stripe subscription billing and invoice generation?

Automate Stripe subscription billing and invoice generation by connecting to Stripe via the Robomotion CLI. This Skill manages the entire SaaS billing cycle, from customer onboarding to payment capture and invoice generation, using deterministic workflows.

Can I process Stripe refunds and customer charges from a command line interface?

Process Stripe refunds and customer charges directly from the command line interface using Robomotion. This Skill executes CLI-based payment operations, enforcing proper session handling and returning structured JSON output for auditable billing management.

Does this Stripe automation Skill work with PayPal or Square payment processors?

This Stripe automation Skill does not work with PayPal, Square, or other payment processors. It is explicitly designed to operate exclusively within the Stripe ecosystem to ensure reliable and auditable payment processing workflows.

What do I need to start automating Stripe payments with Robomotion?

To start automating Stripe payments, you need the Robomotion CLI environment and a configured Stripe integration. You can begin by creating a Stripe test customer and performing a test payment to validate the session and workflow setup.

Why use a CLI-driven workflow for Stripe billing management?

Use a CLI-driven workflow for Stripe billing management to ensure repeatable and auditable operations. This approach enforces strict session handling and provides deterministic JSON output for charges, subscriptions, invoices, and refunds.

How do I manage Stripe products and customer lifecycle through automation?

Manage Stripe products and the customer lifecycle through unified CLI automation that handles onboarding, subscription renewals, and product management. This creates a robust, repeatable workflow for recurring billing operations.