awx-best-practices

awx-best-practices is a skill for Claude Code from airwallex/airwallex-marketplace. It costs 155 tokens per session (1,962 once invoked), scanned A, original, Apache-2.0.

A general-purpose guide for using Airwallex through its command-line tool or connected server interface when no specialized workflow applies.

In plain words
What is it for?
Use it for ad-hoc listing, retrieval, updates, cancellations, and troubleshooting, as well as payment links, refunds, disputes, spend management, and financial reports.
Why use it?
It provides a fallback for Airwallex questions and one-off operations that are not covered by a dedicated task guide.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the airwallex-agentos plugin — 5 skills, 2 MCP servers shipped together

Good fit Use it for ad-hoc listing, retrieval, updates, cancellations, and troubleshooting, as well as payment links, refunds, disputes, spend management, and financial reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/airwallex/airwallex-marketplace/awx-best-practices
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add airwallex/airwallex-marketplace --skill awx-best-practices
Clone the repo
git clone --depth 1 https://github.com/airwallex/airwallex-marketplace

Made for: Claude Code.

Or install airwallex-agentos, the plugin that ships this one along with the rest of its 5 skills, 2 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for awx-best-practices

README.md
[![agentmods](https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/awx-best-practices/github.svg)](https://agentmods.dev/skills/airwallex/airwallex-marketplace/awx-best-practices)
Your own site
<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/awx-best-practices"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/awx-best-practices/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for awx-best-practices

Your own site · 80×15
<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/awx-best-practices"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/awx-best-practices.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,962 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00155 $0.01962
Opus 5 $0.00077 $0.00981
Sonnet 5 $0.00031 $0.00392
Haiku 4.5 $0.00015 $0.00196

Measured today against content hash ba1b78f6b77d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

awx-best-practices scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/airwallex-agentos/skills/awx-best-practices/SKILL.md · 110 lines

How it starts

The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Airwallex Best Practices

Fallback skill for Airwallex tasks. Use only when no dedicated workflow skill fits. Each workflow skill (beneficiary-creation, card-provisioning, contract-to-billing, manage-cashflow) is self-contained — do NOT load this skill alongside them.

When to use

  • Ad-hoc operations (list, get, update, delete, void, cancel, deactivate)
  • General Airwallex API questions or troubleshooting
  • Payment links, refunds, disputes, spend management, financial reports, and other domains not covered by a dedicated workflow skill

Use a workflow skill instead

Task Skill
Create invoice from PO/contract/quote contract-to-billing
Coupons, meters, usage events, credit notes contract-to-billing
Onboard suppliers / create beneficiaries beneficiary-creation
Provision corporate cards card-provisioning
Cash position, FX, balances, rebalancing manage-cashflow

If a workflow skill matches, use that skill instead — do NOT load this one alongside it.

Out of scope — refuse and redirect

Do NOT attempt to fulfill these by aggregating API calls. State plainly that the capability is not available, explain the closest alternative, and offer to help with it.

Request pattern Why out of scope Redirect
"Forecast", "hedging strategy", "FX prediction" Agent provides indicative spot rates only Offer manage-cashflow for current exposure and indicative FX rates
"Yield", "investment advice", "idle funds", "automated top-up", "should I lock a rate?" Financial advice or unsupported treasury action Offer manage-cashflow for current balances, obligations, and informational indicative FX only

Environment quickstart

See references/surface-quickstart.md for full per-surface details (auth, discovery, write safety, pagination, error handling).


Operational rules

  • NEVER fabricate or assume missing information. If any required field is uncertain — STOP and ask the user.
  • Always fetch fresh data — re-fetch before every step.
  • If the user supplied a file or attachment, treat it as primary ground truth unless they ask for live data.
  • For ambiguous-intent requests, confirm the action before starting.
  • Never overclaim unsupported capabilities. Transfers, payouts, FX execution, PAN/CVV retrieval: refuse immediately, state what is not available, offer the closest alternative.
  • Do not provide financial advice. Never recommend yield, investment products, automated top-ups, hedging strategy, FX prediction, or rate-locking. For treasury questions, redirect to manage-cashflow and keep any FX discussion informational and clearly labelled as indicative.
  • Split supported and unsupported asks. Complete the supported portion and clearly state what was not configured.
  • Prefer business labels over raw IDs in user-facing output. Show human-readable business labels (customer names, product names, beneficiary names, card nicknames, etc.) instead of raw system IDs whenever possible. Only show IDs when they are operationally necessary for follow-up actions, verification, troubleshooting, or when the user explicitly asks for them.

Read the full file on GitHub · 110 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · -2 lines ba1b78f6b77d
  2. 13d ago First seen · 112 lines · 155 tokens per session scan A e4a47aa18d2c

Subscribe to this mod's changes

awx-best-practices is a skill published in the GitHub repository airwallex/airwallex-marketplace (5 stars, last pushed yesterday), licensed Apache-2.0. It adds 155 tokens to every session and 1,962 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

consult-startup

A step-by-step startup planning aid covering an idea, its market, business model, investor presentation, finances, and execution plan.

modu-ai/moai-cowork · 187 tokens

finance-investor-relations

An investor-relations tool for preparing pitch decks and three-year financial models for fundraising. An IR, or investor-relations, deck explains a company to potential investors, while the model covers sales, profit, cash flow, and valuation.

modu-ai/moai-cowork · 180 tokens

consult-gov-grant

A guide to Korean government and public-sector funding programmes for applicants such as founders, small businesses, companies, researchers, nonprofits, and individuals. It can help find suitable programmes and prepare application documents.

modu-ai/moai-cowork · 283 tokens

finance-tax-helper

A Korean tax guide for freelancers, employees, and businesses. It explains withholding tax, income tax, value-added tax, and filing steps through HomeTax, Korea’s online tax service.

modu-ai/moai-cowork · 95 tokens

finance-close-management

A guide for monthly, quarterly, and annual accounting close, meaning the work of finalizing records for a reporting period. It covers closing checklists, payroll and social-insurance reconciliation, tax dates, and K-IFRS closing entries.

modu-ai/moai-cowork · 104 tokens

finance-financial-statements

A financial-reporting assistant for preparing statements under K-IFRS, the Korean version of international financial reporting standards. It covers the balance sheet, income statement, cash-flow statement, statement of changes in equity, notes, and financial-ratio analysis.

modu-ai/moai-cowork · 108 tokens