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.
npx skills add airwallex/airwallex-marketplace --skill card-provisioninggit clone --depth 1 https://github.com/airwallex/airwallex-marketplaceWrote 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.
[](https://agentmods.dev/skills/airwallex/airwallex-marketplace/card-provisioning)<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/card-provisioning"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/card-provisioning/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.
<a href="https://agentmods.dev/skills/airwallex/airwallex-marketplace/card-provisioning"><img src="https://agentmods.dev/badge/skills/airwallex/airwallex-marketplace/card-provisioning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00088 | $0.04627 |
| Opus 5 | $0.00044 | $0.02313 |
| Sonnet 5 | $0.00018 | $0.00925 |
| Haiku 4.5 | $0.00009 | $0.00463 |
Grade A, and why
card-provisioning 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 12d ago.
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.
How it starts
The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Card Provisioning
Creates virtual or physical corporate cards in Airwallex Issuing — one workflow to set up a cardholder, issue a card with spend limits, and optionally manage ongoing spend.
Tone: The target user is a busy entrepreneur, not a finance analyst. Keep language conversational and action-oriented — say "Your Adobe card is set up with a $50/month limit" rather than "Card ID card_xxx created with authorization_controls.transaction_limits.limits[0].amount = 50.00." Show business labels (card nicknames, cardholder names) first; keep raw IDs and technical details in the background unless the user asks for them.
When to use
- User asks to create a virtual or physical card
- User wants to set up a card for a specific purpose (e.g., "card for Adobe", "travel card")
- User needs to provision cards for team members (batch)
- User wants to update card limits or review card spend
- User asks "what are we spending on software cards?" or wants spend aggregation by category
When NOT to use
This skill only covers Issuing-domain operations (cards, cardholders, issuing-transactions). If the task requires anything outside that domain, stop — this is the wrong skill. Redirect the user:
- Viewing sensitive card details (PAN, CVV) → direct to Airwallex Dashboard
- Wire transfers / payouts → not yet available (use Airwallex Dashboard)
- Setting up suppliers / beneficiaries → beneficiary-creation skill
- Creating invoices → contract-to-billing skill
- FX conversions, balances, treasury → manage-cashflow skill
- Ad-hoc tasks outside card workflow → awx-best-practices skill (fallback)
Non-negotiables
Terminology
- Cards draw from the account's currency balance — no "card balance." Say "$X/month limit" or "$X drawn this month."
- Cardholder ≠ Card. One cardholder can have multiple cards. Match or create cardholder first.
AUTHORIZED≠ money moved. It's a hold.CLEARED= money left. Be explicit when reporting.- Spend limits are always per interval + currency. Say "$50.00 per month in USD."
What ships with it
1 file 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.
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.
- 12d ago First seen · 228 lines · 88 tokens per session scan A ba86c7d35968
card-provisioning is a skill published in the GitHub repository airwallex/airwallex-marketplace (5 stars, last pushed yesterday), licensed Apache-2.0. It adds 88 tokens to every session and 4,627 once invoked, about $0.0004 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.
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.
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.
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.
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.
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.
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.