Agent skill · Code Review & Quality

setup-bcl

Set up, build, debug, review, and explain BCL payment gateway, BCL Pay, BCL Payment Link, BCL QR Terminal, BCL Forms, Bayarcash-linked setup, portal keys, transactions, webhooks, direct debit forms, client info, payment redirects, and BCL operating procedures using BCL docs.

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

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

Facts
Files in the skill folder: 4
SKILL.md size: 2 KB
Bundled scripts: none
Path: setup-bcl/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

# BCL Payment Gateway Use this skill for BCL payment gateway and BCL Pay work. Read `references/bcl-docs.md` before giving factual BCL guidance or writing integration code. It contains source URLs, product boundaries, setup flow, portal key guidance, transaction/webhook notes, and known links from `docs.bcl.my`. Read `references/account-setup.md` when user asks how to register, which keys are needed, where credentials come from, or what dashboard setup is required. ## Core Workflow 1. Identify surface: BCL Pay setup, Payment Link, QR Terminal, Forms, client info, transactions, webhook, or direct debit. 2. Check whether task is BCL-owned, Bayarcash-linked, or pure Bayarcash API work. 3. Use BCL docs for BCL UI/workflow details; use Bayarcash docs only for raw Bayarcash API fields and checksum/callback specifics. 4. Keep API keys, portal keys, and token values server-side unless BCL docs explicitly show public use. 5. Treat payment status, callbacks, webhooks, and direct debit as high impact. Verify identity, amount, order/reference uniqueness, and idempotency before fulfilment. ## Boundary Rules - BCL is not the same documentation set as Bayarcash. BCL docs reference connecting BCL

What's inside
Steps it walks through
  1. Core Workflow
  2. Boundary Rules
Ships with 3 files
  • agents/openai.yaml
  • references/account-setup.md
  • references/bcl-docs.md
More from malaysia-payment-gateway
All skills →
About this skill
What does the setup-bcl skill do?

Set up, build, debug, review, and explain BCL payment gateway, BCL Pay, BCL Payment Link, BCL QR Terminal, BCL Forms, Bayarcash-linked setup, portal keys, transactions, webhooks, direct debit forms, client info, payment redirects, and BCL operating procedures using BCL docs.

How do I install it?

Run `npx skills add afu-it/malaysia-payment-gateway --skill setup-bcl --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