Agent skills
Integrate JeelPay Faster with Our AI Coding Skill
Integrating JeelPay into your app just got easier. We've published an official skill on skills.sh that turns any AI coding assistant into a JeelPay integration expert — so you spend less time reading docs and more time shipping.
What is a Skill?
A skill is a knowledge package you install into your AI coding assistant. Skills work across all major AI coding tools — Claude Code, Cursor, Windsurf, Cline, GitHub Copilot, Gemini CLI, and more. Once installed, your assistant knows the JeelPay API in depth: the right endpoints, the correct request formats, how to handle tokens, webhooks, and everything in between.
What the Skill Does
When you ask your assistant to help integrate JeelPay, it will:
Ask which checkout type your account uses (Items or Schooling)
Detect your tech stack automatically (Node.js, Python, PHP, Java, Go, and more)
Generate complete, production-ready code for:
An auth client with token caching (required — the auth endpoint is rate-limited)
A checkout creation function tailored to your account type
A webhook handler with HMAC-SHA256 signature verification
Environment-based config for easy sandbox ↔ production switching
How to Install
How to Use It
Just describe what you need in plain language inside your AI coding assistant:
▎ "Help me integrate JeelPay into my Express.js app"
▎ "I need a JeelPay webhook handler in Laravel"
▎ "Add JeelPay schooling checkout to our Django school system"
Your assistant will handle the rest — asking the right questions and generating accurate, working code based on the real JeelPay API.
Requirements
Any AI coding assistant that supports skills (skills.sh)
JeelPay test credentials — jeel.co/en/join-us
Last updated