18 lines
494 B
JSON
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"
|
|
]
|
|
} |