stripe-automation

Automate Stripe payment operations for customers, charges, subscriptions, invoices, products, and refunds.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/vZulin/overlay-clock-timer --skill stripe-automation-vzulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stripe-automation
Source: https://github.com/vZulin/overlay-clock-timer/tree/main/.codex/skills/macos-design/stripe-automation
Command: npx skills add https://github.com/vZulin/overlay-clock-timer --skill stripe-automation-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate Stripe payment operations via Rube MCP to streamline customer billing and revenue operations.

Core Features & Use Cases

  • Customer management: create and manage customers, attach payment methods, and assign metadata.
  • Payments & charges: create payment intents, confirm payments, and process direct charges or refunds.
  • Subscriptions & invoices: manage subscriptions and invoices, including plan changes and billing cycles.
  • Product & price handling: list products and prices, enabling unified billing workflows with Stripe.
  • Use Case: Imagine onboarding a new customer, provisioning a payment method, creating a subscription, and generating an invoice in a single automated workflow.

Quick Start

Create a customer, attach a payment method, and start a subscription using MCP-connected Stripe workflows.

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 subscriptions and invoice generation?

Automate Stripe subscriptions and invoices by using MCP integration to manage billing cycles and plan changes. It handles end-to-end workflows like onboarding customers, provisioning payment methods, and generating invoices in a single automated process.

Can I process Stripe payments and refunds via MCP?

Process Stripe payments and refunds via MCP by creating payment intents, confirming charges, and issuing direct refunds. The workflow connects through Rube MCP to execute these billing operations automatically without manual dashboard intervention.

How do I manage Stripe customers and attach payment methods automatically?

Manage Stripe customers automatically by creating profiles, attaching payment methods, and assigning metadata through MCP workflows. This allows you to handle customer onboarding and payment provisioning programmatically within your automated billing system.

Do I need a Rube connection to automate Stripe workflows?

You need an active Rube connection to automate Stripe workflows. The process requires RUBE_SEARCH_TOOLS to be available and an active Stripe connection established via RUBE_MANAGE_CONNECTIONS using the stripe toolkit.

What is the best way to handle Stripe products and prices in an automated workflow?

The best way to handle Stripe products and prices in an automated workflow is using MCP integration to list products and prices, enabling unified billing workflows that connect product catalog management directly with subscription and charge operations.