fx-hedging-strategy

fx-hedging-strategy is a skill for Claude Code from vivy-yi/finance-skills. It costs 104 tokens per session (2,158 once invoked), scanned A, original, MIT.

A workflow for designing a foreign-exchange hedging plan. It compares natural hedges, such as matching currency income with costs, with financial instruments and sets coverage levels, costs, and an execution plan.

In plain words
What is it for?
It is for creating annual or multi-month FX policies, evaluating changes to hedge ratios, comparing hedge instruments, and estimating costs and remaining exposure.
Why use it?
It helps decide how much currency risk to offset and which approach fits the company’s exposure and risk preferences.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions CLAUDE.md.

Good fit It is for creating annual or multi-month FX policies, evaluating changes to hedge ratios, comparing hedge instruments, and estimating costs and remaining exposure.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vivy-yi/finance-skills/fx-hedging-strategy
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 vivy-yi/finance-skills --skill fx-hedging-strategy
Clone the repo
git clone --depth 1 https://github.com/vivy-yi/finance-skills

Made for: Claude Code.

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-hedging-strategy

README.md
[![agentmods](https://agentmods.dev/badge/skills/vivy-yi/finance-skills/fx-hedging-strategy/github.svg)](https://agentmods.dev/skills/vivy-yi/finance-skills/fx-hedging-strategy)
Your own site
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/fx-hedging-strategy"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/fx-hedging-strategy/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-hedging-strategy

Your own site · 80×15
<a href="https://agentmods.dev/skills/vivy-yi/finance-skills/fx-hedging-strategy"><img src="https://agentmods.dev/badge/skills/vivy-yi/finance-skills/fx-hedging-strategy.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,158 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.00104 $0.02158
Opus 5 $0.00052 $0.01079
Sonnet 5 $0.00021 $0.00432
Haiku 4.5 $0.00010 $0.00216

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

Security

Grade A, and why

fx-hedging-strategy 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 9d 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.

finance-skills/skills/fx-risk/skills/fx-hedging-strategy/SKILL.md · 231 lines

How it starts

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

加载上下文

首次使用时: 读取 ../../CLAUDE.md 获取场景级配置(风险偏好/对冲工具/历史敞口数据)。


/fx-hedging-strategy — 外汇对冲策略设计

Examples

→ 示例:用户说"我们对冲比例现在是 60%,想提高到 80%,帮我评估一下成本和效果",系统应调用本技能,评估对冲比例调整的影响。

→ 示例:用户说"外汇对冲亏损超了预算,需要向 CFO 解释原因",系统应调用本技能,分析对冲亏损原因并提供解释框架。

→ 示例:用户说"新的外汇对冲政策要覆盖 12 个月,帮我设计一套对冲策略",系统应调用本技能,制定 12 个月外汇对冲策略。

第一步:敞口分析

外汇敞口识别:

□ 交易敞口(Transaction Exposure):
  → 未来 [X] 个月内预期外币收支净额:
  → [USD] 净流入 [X] 万 USD
  → [EUR] 净流出 [X] 万 EUR

□ 会计敞口(Translation Exposure):
  → 海外子公司报表折算风险敞口:
  → [美国子公司] 净资产 [X] 万 USD
  → [欧洲子公司] 净资产 [X] 万 EUR

□ 经济敞口(Economic Exposure):
  → 收入/成本结构中隐含汇率风险:
  → [X]% 的成本以 [X] 计价,汇率波动 [1%] → 成本变动 [X] 万

敞口量化:

□ 净敞口汇总:
| 币种 | 敞口类型 | 金额(万) | 汇率敏感度(1%变动) |
|------|---------|----------|---------------------|
| USD | 交易 | [X] | [X] 万 |
| EUR | 交易 | [X] | [X] 万 |
| USD | 会计 | [X] | [X] 万 |

□ 敞口总评级:[高/中/低]

第二步:自然对冲分析

自然对冲手段:

□ 收入/成本币种匹配:
  → 已有收入 [X] 万 USD,成本 [X] 万 USD
  → 净敞口 [X] 万 USD

□ 融资币种匹配:
  → 以 USD 借入美元债务,对冲 USD 收入敞口
  → 对冲金额 [X] 万 USD

□ 运营调整(如适用):
  → 将部分供应商切换至 USD 计价,对冲 USD 敞口
  → 可调整比例 [X]%

□ 自然对冲后的剩余敞口:
  → [USD]:[X] 万([原敞口] - [对冲])
  → [EUR]:[X] 万

第三步:金融对冲工具选择

对冲工具对比:

工具对比:
| 工具 | 优势 | 劣势 | 适用场景 |
|------|------|------|---------|
| 远期外汇合约 | 确定性高,无成本 | 缺乏灵活性 | 确定性强 |
| 外汇期权 | 灵活性高,上涨/下跌保护 | 期权费成本 | 不确定性高 |
| 货币互换 | 长期对冲效果好 | 需对手方,复杂 | 长期资产/负债 |
| 外汇掉期 | 短期流动性管理 | 成本不确定 | 临时调整 |

□ 推荐工具:[工具组合]
□ 选择理由:[描述]

对冲工具详细设计(如远期合约):

□ 远期合约设计:
  → 币种:[USD/CNY]
  → 金额:[X] 万
  → 期限:[X] 个月
  → 远期汇率:[X](即期 [X])
  → 锁定成本/收益:[描述]

第四步:对冲比例设计

对冲比例决策:

□ 对冲比例确定因素:
  → 风险管理目标:[完全对冲/部分对冲/投机性敞口]
  → 成本约束:[最高对冲成本/预算]
  → 市场观点:[认为汇率将升值/贬值]
  → 现金流可预测性:[高/中/低]

□ 分层对冲策略:
  → 确定敞口(已确认订单/合同):[X]% 对冲
  → 很可能敞口(高概率预期):[X]% 对冲
  → 可能敞口(估算):[X]% 对冲

□ 对冲比例设计:
| 敞口类型 | 敞口金额 | 对冲比例 | 对冲金额 |
|---------|---------|---------|---------|
| 确定敞口 | [X]万 | [X]% | [X]万 |
| 很可能敞口 | [X]万 | [X]% | [X]万 |
| 可能敞口 | [X]万 | [X]% | [X]万 |

第五步:成本与效果评估

对冲成本估算:

□ 远期合约成本:
  → 远期汇率 vs 即期汇率差:[点数]
  → 隐含成本/收益:[X] 万

□ 期权成本:
  → 期权费:[X]%([X] 万)
  → 执行 vs 即期盈亏平衡点:[汇率]

□ 综合对冲成本:
  → 总对冲金额:[X] 万
  → 预计总成本:[X] 万
  → 成本占敞口比例:[X]%

Read the full file on GitHub · 231 lines

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. 9d ago First seen · 231 lines · 104 tokens per session scan A a5c96f787d52

Subscribe to this mod's changes

fx-hedging-strategy is a skill published in the GitHub repository vivy-yi/finance-skills (29 stars, last pushed 3mo ago), licensed MIT. It adds 104 tokens to every session and 2,158 once invoked, about $0.0005 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-09-03.

Related

Other skills, from other repositories

wealth-structure

A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.

kangarooking/cangjie-skill · 141 tokens

alpha-vantage

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market…

foryourhealth111-pixel/Vibe-Skills · 126 tokens

hedgefundmonitor

Query the OFR (Office of Financial Research) Hedge Fund Monitor API for hedge fund data including SEC Form PF aggregated statistics, CFTC Traders in Financial Futures, FICC Sponsored Repo volumes, and FRB SCOOS dealer financing terms. Access time series data on hedge fund size, leverage, counterparties, liquidity…

foryourhealth111-pixel/Vibe-Skills · 123 tokens

edgartools

Python library for accessing, analyzing, and extracting data from SEC EDGAR filings. Use when working with SEC filings, financial statements (income statement, balance sheet, cash flow), XBRL financial data, insider trading (Form 4), institutional holdings (13F), company financials, annual/quarterly reports (10-K…

foryourhealth111-pixel/Vibe-Skills · 110 tokens

asc-ppp-pricing

Set territory-specific pricing for subscriptions and in-app purchases using current asc setup, pricing summary, price import, and price schedule commands. Use when adjusting prices by country or implementing localized PPP strategies.

rorkai/app-store-connect-cli-skills · 45 tokens

fred-economic-data

Query FRED (Federal Reserve Economic Data) API for 800,000+ economic time series from 100+ sources. Access GDP, unemployment, inflation, interest rates, exchange rates, housing, and regional data. Use for macroeconomic analysis, financial research, policy studies, economic forecasting, and academic research requiring…

foryourhealth111-pixel/Vibe-Skills · 75 tokens