PayPal Skills
Routes PayPal work to verified reference files instead of answering checkout questions from memory.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install paypal@claude-plugins-official
PayPal ile ödeme, abonelik, fatura ya da anlaşmazlık akışı yazılırken; webhook imzası doğrulanırken veya v5'ten v6 SDK'sına geçilirken
- Author
- PayPal
- License
- Apache-2.0
Two skills split the work: a routing table maps an intent — checkout, subscriptions, invoicing, disputes, payouts, webhook signature verification — onto a reference file or a slash command such as /paypal:doctor, which scans an existing integration for leaked credentials and webhooks that never fire. Code comes from snippets pulled live out of PayPal's ruleshub repository for whichever language the project is written in, and the skill says outright that those files override training knowledge. The sharpest rule concerns Fastlane: the v5 and v6 JavaScript SDKs expose different component names, so exactly one reference may be loaded and the agent has to ask which version the merchant runs rather than guess.
Similar skills
WorkOS
SkillA router that forces a docs lookup before answering any AuthKit, SSO, Directory Sync or RBAC question.
Airwallex Dev Skills
SkillSix Airwallex skills, one per checkout surface, each scoped so the wrong one refuses the job.
Signed Audit Trails
SkillA single cookbook skill that explains signed tool-call receipts before you commit to running them.

Comments(0)
Sign in to comment