From 42eb33dcd14802ecb612e6a9734e996e6e4425c0 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Wed, 3 Jun 2026 14:51:17 -0500 Subject: [PATCH] Add airwallex plugin (#2194) --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 85474073..e750d556 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -97,6 +97,22 @@ }, "homepage": "https://www.airtable.com" }, + { + "name": "airwallex", + "description": "Airwallex CLI plugin for Claude — skills for payments, billing, invoicing, beneficiary creation, card provisioning, and cashflow management.", + "author": { + "name": "Airwallex" + }, + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "https://github.com/airwallex/airwallex-marketplace.git", + "path": "plugins/airwallex", + "ref": "master", + "sha": "95d59ac700f018b0d70f3f4203df6fc494bca2a3" + }, + "homepage": "https://www.airwallex.com/docs" + }, { "name": "alloydb", "description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",