fx-translation-advisor

fx-translation-advisor is a skill for Claude Code from VincentChuWaiChow/vanguard-frontier-agentic. It costs 80 tokens per session (4,322 once invoked), scanned A, original, Apache-2.0.

A reference guide for converting financial information between currencies under US GAAP, IFRS, and other accounting rules. It covers functional currency, which is the currency that best reflects a business's main economic environment.

In plain words
What is it for?
Use it to determine functional currency, choose translation or remeasurement methods, record currency translation adjustments, handle highly inflationary economies, and compare requirements across accounting systems.
Why use it?
It helps prevent incorrect accounting treatment when companies operate across countries, especially when exchange-rate changes affect reported income and equity.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the vanguard-frontier-agentic plugin — 193 skills shipped together

Good fit Use it to determine functional currency, choose translation or remeasurement methods, record currency translation adjustments, handle highly inflationary economies, and compare requirements across accounting systems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor
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 VincentChuWaiChow/vanguard-frontier-agentic --skill fx-translation-advisor
Clone the repo
git clone --depth 1 https://github.com/VincentChuWaiChow/vanguard-frontier-agentic

Made for: Claude Code.

Or install vanguard-frontier-agentic, the plugin that ships this one along with the rest of its 193 skills.

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 fx-translation-advisor

README.md
[![agentmods](https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor/github.svg)](https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor)
Your own site
<a href="https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor"><img src="https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor/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 fx-translation-advisor

Your own site · 80×15
<a href="https://agentmods.dev/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor"><img src="https://agentmods.dev/badge/skills/vincentchuwaichow/vanguard-frontier-agentic/fx-translation-advisor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,322 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00080 $0.04322
Opus 5 $0.00040 $0.02161
Sonnet 5 $0.00016 $0.00864
Haiku 4.5 $0.00008 $0.00432

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

Security

Grade A, and why

fx-translation-advisor 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.

skills/accounting/fx-translation-advisor/SKILL.md · 276 lines

How it starts

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

FX Translation Advisor — Reference Skill

Purpose

Provide the complete multi-jurisdiction framework for foreign currency translation and remeasurement advisory — from functional currency determination through method selection, CTA routing, highly inflationary economy treatment, net investment hedge interactions, and jurisdictional FX control overlays.


Part 1: Functional Currency Determination

ASC 830-10-45 (US GAAP) and IAS 21.9–21.14 (IFRS)

The functional currency is the currency of the primary economic environment in which an entity operates. Determination uses a hierarchy of indicators:

Primary indicators (IAS 21.9 / ASC 830-10-45-2):

Indicator Question
Sales price currency In which currency are sales prices denominated and settled?
Sales market currency Which currency dominates the competitive environment in which the entity sells?
Labor and material cost currency In which currency are the entity's principal costs (labor, materials) denominated and settled?

Secondary indicators (IAS 21.10 / ASC 830-10-45-4):

Indicator Question
Financing currency In which currency are debt instruments denominated and settled?
Cash flow currency In which currency are receipts from operating activities usually retained?

Group entity indicators (IAS 21.11):

  • Is the foreign operation an extension of the parent's activities (parent's currency indicators dominate)?
  • Or does it operate with significant autonomy (local currency indicators dominate)?

Conflict resolution:

  • When primary and secondary indicators conflict, judgment is required.
  • IAS 21.12 provides that management uses judgment to determine the currency that most faithfully represents the economic effects of transactions, events, and conditions.
  • ASC 830-10-45-6: when indicators conflict, management considers the totality of the facts.

Functional currency once determined:

  • IAS 21.13: once determined, the functional currency does not change unless there is a change in the underlying transactions, events, and conditions.
  • ASC 830-10-45-7: change in functional currency is treated prospectively from the date of the change.

Read the full file on GitHub · 276 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. 12d ago First seen · 276 lines · 80 tokens per session scan A 009cb7b9589f

Subscribe to this mod's changes

fx-translation-advisor is a skill published in the GitHub repository VincentChuWaiChow/vanguard-frontier-agentic (22 stars, last pushed today), licensed Apache-2.0. It adds 80 tokens to every session and 4,322 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.

Related

Other skills, from other repositories

financial-planner

Your Personal Finance Manager for Canadians — an AI financial planning partner that conducts thorough financial interviews, builds complete plans, generates interactive dashboards, and provides ongoing coaching. Use this skill whenever someone asks about budgeting, saving, investing, debt strategy, retirement…

cjpatten/canadian-finance-planner-skill · 156 tokens

auditing-azure-active-directory-configuration

Auditing Microsoft Entra ID (Azure Active Directory) configuration to identify risky authentication policies, overly permissive role assignments, stale accounts, conditional access gaps, and guest user risks using AzureAD PowerShell, Microsoft Graph API, and ScoutSuite.

Youngmaidainon/Agent-Level-Up · 58 tokens

analyzing-azure-activity-logs-for-threats

Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for threat hunting in Azure environments. Use when investigating suspicious Azure tenant activity or…

Youngmaidainon/Agent-Level-Up · 68 tokens

subdomain-takeover-hunt

Detect and verify subdomain takeover via dangling CNAME to unclaimed services.

uphiago/recon-skills · 23 tokens

jangbu-tax

A financial-reporting tool that summarizes categorized transactions into a profit-and-loss statement and a simplified balance sheet. A profit-and-loss statement covers income and expenses over a period; a balance sheet shows assets, liabilities, and equity at a date.

kimlawtech/korean-jangbu-for · 82 tokens

stockbit-auth

Log in to Stockbit and capture the session for this server — opens the browser login flow and verifies the token was stored. Use when the user asks to log in or re-authenticate to Stockbit, or after a status check reports the session expired, HTTP 401, or logged out.

INo-xious/stockbit-mcp · 63 tokens