stripe-automation

Automate Stripe customer, charge, subscription, invoice, product, and refund operations.

5|2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/s1366560/agi-demos --skill stripe-automation-s1366560
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-automation
Source: https://github.com/s1366560/agi-demos/tree/main/.memstack/skills/stripe-automation
Command: npx skills add https://github.com/s1366560/agi-demos --skill stripe-automation-s1366560

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates various Stripe operations, simplifying the management of customers, charges, subscriptions, invoices, products, and refunds.

Core Features & Use Cases

  • Customer Management: Create, update, search, and list Stripe customers.
  • Payment Processing: Manage charges, payment intents, and capture payments.
  • Subscription Handling: Create, list, update, and cancel customer subscriptions.
  • Invoice Management: Create, list, and search invoices.
  • Product & Price Management: List and search products and their associated prices.
  • Refunds: Issue refunds for charges.

Quick Start

Use the stripe-automation skill to create a new customer with the email '[email protected]' and name 'Test Customer'.

Frequently Asked Questions about stripe-automation

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

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

You can automate Stripe subscription management and invoice generation by using this Skill to create, update, list, and cancel subscriptions while simultaneously generating and searching invoices.

Can I issue Stripe refunds and process charges without writing code?

Yes, you can issue Stripe refunds and process charges without writing code by instructing this Skill to manage payment intents, capture payments, and automatically issue refunds for specific charges.

Do I need Rube MCP to manage Stripe customers and product catalogs?

Yes, you need Rube MCP with the Stripe toolkit connected and active to manage Stripe customers and product catalogs, utilizing RUBE_SEARCH_TOOLS for schema discovery and RUBE_MANAGE_CONNECTIONS for authentication.

What's the best way to automate payment processing for Stripe customers?

The best way to automate payment processing for Stripe customers is using this Skill to search and create customer profiles, manage payment intents, and capture charges through the connected Rube MCP Stripe toolkit.

Can I manage Stripe products and prices in bulk through automation?

Yes, you can manage Stripe products and prices in bulk through automation because this Skill supports listing and searching products alongside their associated prices within your connected Stripe account.