Skip to content

whopio/whop-payments-network-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whop Payments Network Skill

Install

The official Whop Payments Network integration skill. AI-assisted integration guide for the Whop Payments Network. Works with Claude Code, Cursor, Copilot, and any AI editor that supports skills.

Install

npx skills add whopio/whop-payments-network-skill

What It Does

Provides your AI assistant with complete context for integrating the Whop Payments Network:

  • Pay-ins -- Embedded checkout or hosted checkout links
  • Payouts -- Embedded wallet components or hosted payout dashboards
  • Chat SDK -- React, Vanilla JS, and Swift
  • API -- TypeScript, Python, Ruby SDKs + MCP server
  • Webhooks -- Event handling with signature validation

Codebase Scan

Before starting an integration, run the codebase scan prompt to analyze your existing tech stack and payment providers:

See codebase-scan.md for the prompt to run in your AI editor.

File Structure

SKILL.md                        Main skill (overview, patterns, gotchas)
codebase-scan.md                Prompt to analyze client codebase
references/
  checkout-embed.md             Embedded checkout props, controls, Vanilla JS
  payouts.md                    Embedded wallet, hosted payouts, account links
  chat-sdk.md                   Chat SDK for React, Vanilla JS, Swift
  api-reference.md              SDK setup, key endpoints, MCP server
  webhooks.md                   Webhook events, validation, unwrap pattern

Links

About

Whop Payments Network integration skill for AI coding tools (Cursor, Claude Code, Copilot). Install: npx skills add whopio/whop-payments-network-skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages