Agent skill · Backend & API

setup-bayarcash

Set up, build, debug, and explain Bayarcash payment integrations using Bayarcash API docs, Web Impian API docs, Bayarcash PHP SDK, WordPress plugins, Boost.space integration links, and Bayarcash MCP server references. Use when working with Bayarcash API v2/v3, payment intents, FPX banks, DuitNow banks or wallets, portals, payment channels, callbacks/webhooks, checksums, transaction lookups, direct debit/e-Mandate flows, enterprise partner merchant/payout APIs, Laravel/PHP SDK usage, WordPress Bayarcash integrations, or Bayarcash MCP tooling.

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

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

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

# Bayarcash Use this skill for Bayarcash payment gateway integration work. ## Source Read `references/bayarcash-api.md` before giving factual API guidance or writing integration code. It contains source URLs, environment bases, endpoint map, checksum/callback rules, SDK notes, and live-doc lookup instructions. Read `references/bayarcash-api-documentation.md` when exact fields, examples, direct debit, enterprise partner, portal, transaction, or checksum details are needed from the GitHub documentation repo snapshot. 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 environment: sandbox or production, API v2 or v3. 2. Choose integration surface: raw HTTP API, PHP SDK, WordPress plugin, MCP tool, or Boost.space workflow. 3. Look up exact endpoint, request fields, callback shape, checksum rule, and version support in the reference files. 4. Keep API tokens and secret keys server-side. Never expose secrets in browser code, WordPress shortcodes, logs, screenshots, or client bundles. 5. Treat payment, callback, direct debit, and payout actions as high

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

Set up, build, debug, and explain Bayarcash payment integrations using Bayarcash API docs, Web Impian API docs, Bayarcash PHP SDK, WordPress plugins, Boost.space integration links, and Bayarcash MCP server references. Use when working with Bayarcash API v2/v3, payment intents, FPX banks, DuitNow banks or wallets, portals, payment channels, callbacks/webhooks, checksums, transaction lookups, direct debit/e-Mandate flows, enterprise partner merchant/payout APIs, Laravel/PHP SDK usage, WordPress Bayarcash integrations, or Bayarcash MCP tooling.

How do I install it?

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