Files
2025-11-29 18:34:57 +08:00

18 lines
494 B
JSON

{
"name": "payment-processing",
"description": "Payment gateway integration with Stripe, PayPal, checkout flow implementation, subscription billing, and PCI compliance",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./skills/billing-automation",
"./skills/paypal-integration",
"./skills/pci-compliance",
"./skills/stripe-integration"
],
"agents": [
"./agents/payment-integration.md"
]
}