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
18 AI agent skills for Interswitch API integration — automate web checkout, card payments, wallets, transfers, VAS, and split settlement in TypeScript, Node.js, and Next.js.
Interswitch 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 Interswitch API product. Install with a single command and build fintech workflows, e-commerce checkouts, wallet platforms, bill payment apps, and lending systems instantly. These Interswitch developer tools cover 18 API products — from Web Checkout to Card 360 and Quickteller VAS.
Why Use Interswitch Skills?
Modular — Install only the skills you need, not a monolithic guide
Type-safe — Full TypeScript support with Zod validation 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 — 18 skills covering Interswitch's payment, wallet, card, transfer, and VAS APIs
Quick Start
# Install all 18 skills at once
npx skills add rexedge/interswitch --all
# Install a specific skill
npx skills add rexedge/interswitch -s interswitch-web-checkout
# Install multiple specific skills
npx skills add rexedge/interswitch -s interswitch-setup interswitch-webhooks interswitch-card-payments