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 Lzh-xbccz/hermes-finance --skill multi-market-analysisgit clone --depth 1 https://github.com/Lzh-xbccz/hermes-financeWrote 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/lzh-xbccz/hermes-finance/multi-market-analysis)<a href="https://agentmods.dev/skills/lzh-xbccz/hermes-finance/multi-market-analysis"><img src="https://agentmods.dev/badge/skills/lzh-xbccz/hermes-finance/multi-market-analysis/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/lzh-xbccz/hermes-finance/multi-market-analysis"><img src="https://agentmods.dev/badge/skills/lzh-xbccz/hermes-finance/multi-market-analysis.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.00099 | $0.02016 |
| Opus 5 | $0.00049 | $0.01008 |
| Sonnet 5 | $0.00020 | $0.00403 |
| Haiku 4.5 | $0.00010 | $0.00202 |
Grade A, and why
multi-market-analysis scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
6. **⚠️ 数据获取优先通过共享核心 `hermes_finance` 或 MCP tools;底层会调用各市场 fetch 脚本。禁止直接调 mcp_yfinance(429限流)或 curl Yahoo Finance API。** 宏观数据(VIX/DXY/TNX)不足时用 Tavily 搜索补充。 How it starts
The opening of the file, as written. The whole thing — 120 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Multi-Market Analysis
⛔ 铁律:你不是在写行情播报,你是在做证据审计。每个方向判断必须回答"为什么",并先做反向审计。允许使用"证据不足"、"方向未确认"、"观望";禁止在证据冲突时硬给做多/做空。
这是总入口,不是最终分析模板。先分类,再转 skill。
何时使用
- 用户给的是混合市场请求,例如
CL、GC、ES、EURUSD、AAPL、SPY、BTC、000001 - 用户要统一入口,不想手动挑 skill
- 用户的问题里存在市场歧义,需要先判断是
加密 / A股 / 外汇 / 期货 / 美股
铁律
- 这个 skill 只负责路由,不要在这里直接完成长篇分析,除非用户明确只要分类结果。
- 市场不明时先消歧义;不能把
黄金、原油、纳指直接当唯一精确标的。 - 路由完成后,必须使用目标 skill 的八维映射;1-7 维先给各维度证据,第 8 维缠论只做确认/冲突/不足。方向由 AI 基于各维度证据综合判断,不要用投票计数或权重打分决定方向。
- 所有实时分析都必须使用最新数据。
- 缺少目标 skill 的关键数据块时,按目标 skill 的降级规则处理。
- ⚠️ 数据获取优先通过共享核心
hermes_finance或 MCP tools;底层会调用各市场 fetch 脚本。禁止直接调 mcp_yfinance(429限流)或 curl Yahoo Finance API。 宏观数据(VIX/DXY/TNX)不足时用 Tavily 搜索补充。
路由流程
- 读取 references/routing.md。
- 优先运行
python3 -m hermes_finance route "<user request or symbol>"做第一轮分类;在 MCP 客户端中调用route_market_tool。- 兼容入口:
python3 scripts/route_market.py "<user request or symbol>"。
- 兼容入口:
- 根据分类结果转入对应 skill:
crypto->crypto-market-analysisa_share->a-share-market-analysisfutures->futures-market-analysisforex->forex-market-analysisus_equity->us-equity-market-analysis
- 如果
route_market.py返回ambiguous,先向用户确认标的。 - 一旦进入目标 skill,就按目标 skill 的当前框架完成分析。不要把任何市场降级成快速摘要,也不要把其他市场硬套 crypto 链上/期权指标。
双入口执行
- Skills/CLI:使用
python3 -m hermes_finance fetch <market> <symbol>拉结构化数据,或python3 -m hermes_finance analyze <market> <symbol>生成 Markdown 摘要。 - MCP:调用
fetch_market_data_tool、analyze_market_tool或市场专用工具analyze_crypto/analyze_futures/analyze_forex/analyze_us_equity/analyze_a_share。 - MCP resources:读取
finance://framework/{market}获取目标市场 Skill 规则,读取finance://routing获取路由规则。
目标 Skill 映射
crypto-market-analysis- 加密货币八维分析:1-7 维先给
各维度证据,第 8 维 CZSC 只做确认/冲突/不足,最终做多 / 做空 / 观望
- 加密货币八维分析:1-7 维先给
a-share-market-analysis- A股八维分析,默认
偏多 / 偏空 / 震荡,强调T+1
- A股八维分析,默认
futures-market-analysis- 商品期货、股指期货、贵金属、能源、宏观期货
forex-market-analysis- 外汇货币对与美元指数相关分析
us-equity-market-analysis- 美股个股、ETF、全球主要现金指数
What ships with it
4 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.
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 · 120 lines · 99 tokens per session scan A f3f1faf05d85
multi-market-analysis is a skill published in the GitHub repository Lzh-xbccz/hermes-finance (24 stars, last pushed 2mo ago), licensed MIT. It adds 99 tokens to every session and 2,016 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
tickdb-market-data
A real-time market-data API for foreign exchange, metals, indexes, stocks, and cryptocurrencies. An API is a service that software can call to request data.
ask-a-legend
Get one legendary trader's read on a symbol — Wyckoff, Gann, Elliott Wave, Dow Theory, Livermore, DeMark, Wilder (RSI/ADX), Ichimoku (Hosoda), Weinstein stage analysis, or O'Neil CAN SLIM. Pass the legend and symbol, e.g. "gann on eurusd" or "what would Wyckoff say about AAPL?". Analysis and a second opinion, not a…
convene
Convene the Trading Legends Council — ten legendary traders (Dow, Wyckoff, Livermore, Elliott, Gann, DeMark, Wilder, Ichimoku, Weinstein, O'Neil) each vote blind on a symbol, then a deterministic Chairman aggregates their ballots into one verdict (LONG/SHORT/NOTRADE). Analysis and a second opinion, not signals.
forge-legend
Author a new trading legend/persona from a famous trader's name or a plain-English strategy description, then lint and live-audition it before it joins your roster. E.g. "make a trader who buys liquidity sweeps" or "add an ICT legend".
trade-memory
Compliance-grade decision audit trail for AI trading agents. Records every trading decision with full context (conditions, filters, indicators, risk state), SHA-256 tamper detection, and structured export for MiFID II / EU AI Act readiness. Works alongside Binance Spot, Futures, and Web3 skills — they execute trades…
evolution-engine
Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or…