stripe-automation
Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.
Content Preview
--- name: stripe-automation description: "Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas." requires: mcp: [rube] category: ecommerce --- # Stripe Automation via Rube MCP Automate Stripe payment operations through Composio's Stripe toolkit via Rube MCP. **Toolkit docs**: [composio.dev/toolkits/stripe](https://composio.dev/toolkits/stripe) ## Prerequisites - Rube MCP must be connect
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/stripe-automation.md \
https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/stripe-automation/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/davepoon/buildwithclaudeThen reference at plugins/all-skills/skills/stripe-automation/SKILL.md
Related Skills
stripe
Stripe development plugin for Claude
pluginpluginmarketplacestripe
by Anthropic · anthropic-official-plugins
stripe/explain-error
Explain Stripe error codes and provide solutions with code examples
commandcommandstripeexplain-error
by Anthropic · anthropic-official-plugins
stripe/test-cards
Display Stripe test card numbers for various testing scenarios
commandcommandstripetest-cards
by Anthropic · anthropic-official-plugins
stripe/stripe-best-practices
Best practices for building Stripe integrations. Use when implementing payment processing, checkout flows, subscriptions, webhooks, Connect platforms, or any Stripe API integration.
skillstripestripe-best-practices
by Anthropic · anthropic-official-plugins