Add airwallex-agentos plugin (finance workflow skills + MCP) - #526
Open
thahapc1994-jpg wants to merge 1 commit into
Open
Add airwallex-agentos plugin (finance workflow skills + MCP)#526thahapc1994-jpg wants to merge 1 commit into
thahapc1994-jpg wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Adds the official airwallex-agentos plugin to the xAI plugin marketplace as a remote-source catalog entry. No plugin code is vendored here.
airwallex-agentosOwnership
sourcerepo is published under the official org (airwallex).This is a catalog index PR pointing at the vendor's official public repository. I am not affiliated with airwallex; the listing is sourced from that org's public plugin so Grok Build users can install it from the official marketplace.
Checklist
.grok-plugin/marketplace.json(valid JSON, kebab-casename).sha; the commit is public and reachable..grok-plugin/plugin-index.json(python3 scripts/generate-plugin-index.py).python3 scripts/validate-catalog.pypasses locally.python3 scripts/generate-plugin-index.py --checkpasses locally (generated from the full catalog, then this PR keeps only this plugin's index key).homepage+ cleardescriptionset; keywords/domains are brand-scoped.Security
curl | bash, remote-code download/exec, orpostinstallRCE in the catalog entry..env, or env vars in the catalog entry.Network endpoints this plugin calls: https://mcp.airwallex.com/mcp (AgentOS) and https://mcp.sandbox.airwallex.com/developer (developer/sandbox, also declared on this plugin).
Credentials/permissions it requires: OAuth for MCP, or
airwallex auth loginfor the CLI. No secrets in the plugin repo.Notes for reviewers
Official Airwallex marketplace already documents Grok install. Skills: contract-to-billing, beneficiary-creation, card-provisioning, manage-cashflow, awx-best-practices. The skills explicitly do not initiate money-out actions. Manifest is
.claude-plugin/plugin.json.Install after merge: