Agent skill · Security

setup-billplz

Set up, build, debug, review, and explain Billplz payment integrations using Billplz API docs, help center, GitHub plugins, status pages, payment collections, payment forms, Payment Order payouts, X Signature callbacks/redirects, V5 checksums, sandbox/live setup, API Secret Key, Collection ID, and X Signature Key.

afu-itgithub.com/afu-itGitHub ↗
codex
Install
npx skills add afu-it/malaysia-payment-gateway --skill setup-billplz --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 5 KB
Bundled scripts: none
Path: setup-billplz/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 67

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Billplz Payment Gateway Use this skill for Billplz payment collection, payment form, catalog, and Payment Order payout work. ## Source Read `references/billplz-docs.md` before giving factual API guidance or writing integration code. It contains source URLs, environment bases, API flow, V3/V4/V5 endpoint notes, X Signature, V5 checksum, Payment Order, card tokenization, status pages, GitHub plugin notes, and settlement/security cautions. Read `references/account-setup.md` when user asks how to register, which API keys are needed, where credentials come from, or what dashboard setup is required. ## Core Workflow 1. Identify product: Collection/Bill checkout, Payment Form/Catalog, Payment Order payout, OAuth partner flow, plugin, or zakat flow. 2. Identify environment: sandbox at `billplz-sandbox.com` or production at `billplz.com`. 3. Confirm credentials: API Secret Key, Collection ID, and X Signature Key. 4. Create local pending payment before creating Billplz bill. 5. Create Bill server-side under a Collection with amount in cents, `callback_url`, and optional `redirect_url`. 6. Redirect payer to returned Bill URL. 7. Verify X Signature on callback/redirect with HMAC-SHA256 and X

What's inside
Steps it walks through
  1. Source
  2. Core Workflow
  3. Core Facts
  4. Critical Rules
  5. Completion Criteria
  6. Loophole Review Loop
Ships with 3 files
  • agents/openai.yaml
  • references/account-setup.md
  • references/billplz-docs.md
More from malaysia-payment-gateway
All skills →
About this skill
What does the setup-billplz skill do?

Set up, build, debug, review, and explain Billplz payment integrations using Billplz API docs, help center, GitHub plugins, status pages, payment collections, payment forms, Payment Order payouts, X Signature callbacks/redirects, V5 checksums, sandbox/live setup, API Secret Key, Collection ID, and X Signature Key.

How do I install it?

Run `npx skills add afu-it/malaysia-payment-gateway --skill setup-billplz --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From afu-it/malaysia-payment-gateway, a repository with 67 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going