You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
24 AI agent skills for Paystack API integration — automate transactions, webhooks, subscriptions, transfers, and marketplace splits in TypeScript, Node.js, and Next.js.
Paystack Agent Skills are production-ready, type-safe automated payment agent patterns that teach GitHub Copilot, Cursor, and other AI coding agents how to integrate every Paystack API endpoint. Install with a single command and build fintech workflows, e-commerce checkouts, SaaS billing, and payout systems instantly. These Paystack developer tools cover 24 endpoints — from initializing transactions to managing marketplace splits.
Why Use Paystack Skills?
Modular — Install only the skills you need, not a monolithic guide
Type-safe — Full TypeScript support with generics and typed responses
Production-ready — Battle-tested patterns with error handling and security
AI-powered — Designed for AI coding agents (GitHub Copilot, Cursor, etc.)
Comprehensive — 24 skills covering every Paystack API endpoint
Quick Start
# Install all 24 skills at once
npx skills add rexedge/paystack --all
# Install a specific skill
npx skills add rexedge/paystack -s paystack-transactions
# Install multiple specific skills
npx skills add rexedge/paystack -s paystack-setup paystack-webhooks paystack-charges