Content Preview
{
"name": "stripe",
"description": "Stripe development plugin for Claude",
"category": "development",
"source": "./external_plugins/stripe",
"homepage": "https://github.com/stripe/ai/tree/main/providers/claude/plugin"
}How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/stripe.md \
https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.jsonSkill 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/anthropics/claude-plugins-officialThen reference at .claude-plugin/marketplace.json
Related Skills
payment-integration
Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
agentspaymentintegrationstripe
by qdhenry · claude-command-suite
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
stripe-integration
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.
securitystripeintegration
by sickn33 (Antigravity) · antigravity-awesome-skills
stripe-automation
Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.
stripe-automationstripeautomation
by davepoon · buildwithclaude