agentsclimarketplace

Setup bcl

Skill afu-it/malaysia-payment-gateway/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.From its SKILL.md

Install
npx -y skills add afu-it/malaysia-payment-gateway --skill setup-bcl

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.9 KB, 371 tokens by cl100k_base, as published. Nobody here has run it

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 Pay to Bayarcash and exposing a Bayarcash portal key.
  • Do not merge BCL procedures into the Bayarcash skill unless user asks for Bayarcash API details.
  • Do not invent BCL endpoint schemas. If exact fields are missing from local reference, use live docs at https://docs.bcl.my/.
  • For latest fees, supported channels, account-specific settings, dashboard UI changes, or webhook payload shape, verify live docs or account console first.

What ships with it: 3 files

8.1 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.