From ef6bd476ba1107131f23fdc0d7b857c0c5c6d882 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Tue, 2 Jun 2026 11:42:33 -0500 Subject: [PATCH] Add airwallex plugin --- .claude-plugin/marketplace.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7fe4142a..43f2bb44 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.",