用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill venue-expert命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
基于 SOC 职业分类
正在显示 SKILL.md
| name | venue-expert |
| description | > Use when this capability is needed. |
Hierarchical microstructure knowledge base for trading venues. Primary use cases: research, debugging, and building trading systems.
Provide deep venue-specific expertise for:
Knowledge is organized in an inheritance hierarchy:
Asset Class (equity, futures, crypto, fx)
|
v
Geography (amer, emea, apac)
|
v
Exchange (nasdaq, nyse, cme, binance)
Each level inherits concepts from its parent. Exchange-level files assume familiarity with geo-level and asset-class-level concepts.
Implemented paths:
equity/ - Equity market fundamentalsequity/amer/ - US equity market structure (Reg NMS, NBBO, SIP, TRF)equity/amer/nasdaq/ - Nasdaq-specific mechanics (ITCH, OUCH, crosses)futures/ - Futures market fundamentalsfutures/apac/ - APAC futures overviewfutures/apac/china/ - Chinese futures (CTP, 5 exchanges, regulatory)futures/apac/china/shfe/ - SHFE metals/energyfutures/apac/china/dce/ - DCE ferrous/agriculturalfutures/apac/china/czce/ - CZCE agricultural/chemicalsfutures/apac/china/cffex/ - CFFEX financial futuresfutures/apac/china/ine/ - INE internationalized productsPlanned paths:
equity/amer/nyse/ - NYSE mechanicsequity/emea/lse/ - London Stock Exchangefutures/amer/cme/ - CME Groupcrypto/binance/ - Binance exchangeRoute to appropriate depth based on query specificity:
| Query Pattern | Target File |
|---|---|
| Generic equity concepts | equity/equity.md |
| US market structure, Reg NMS, NBBO | equity/amer/equity_amer.md |
| Nasdaq-specific (ITCH, NOII, crosses) | equity/amer/nasdaq/nasdaq.md |
| Generic futures concepts | futures/futures.md |
| APAC futures overview | futures/apac/futures_apac.md |
| Chinese futures, CTP, 夜盘 | futures/apac/china/futures_china.md |
| SHFE-specific (metals, CloseToday) | futures/apac/china/shfe/shfe.md |
| DCE-specific (iron ore, stop orders) | futures/apac/china/dce/dce.md |
| CZCE-specific (3-digit years, UpdateMillisec=0) | futures/apac/china/czce/czce.md |
| CFFEX-specific (index futures, restrictions) | futures/apac/china/cffex/cffex.md |
| INE-specific (crude oil, foreign access) | futures/apac/china/ine/ine.md |
Start at the most specific applicable level. Reference parent concepts without repeating them. For example, when discussing Nasdaq auctions, assume familiarity with US equity auction concepts from equity_amer.md.
Each level has a references/ directory with subdirectories:
regulatory/ - Rules, regulations, compliance guidancespecs/ - Protocol specifications, data formatsReference files provide deep detail on specific topics. Load them when queries require specification-level precision.
When debugging trading system issues:
Equity:
equity/equity.md - Equity market fundamentalsequity/amer/equity_amer.md - US equity market structureequity/amer/nasdaq/nasdaq.md - Nasdaq exchange mechanicsFutures:
futures/futures.md - Futures market fundamentalsfutures/apac/futures_apac.md - APAC futures overviewfutures/apac/china/futures_china.md - Chinese futures (main)futures/apac/china/shfe/shfe.md - SHFE specificsfutures/apac/china/dce/dce.md - DCE specificsfutures/apac/china/czce/czce.md - CZCE specificsfutures/apac/china/cffex/cffex.md - CFFEX specificsfutures/apac/china/ine/ine.md - INE specificsUS Equity References:
equity/amer/references/regulatory/sec_reg_nms.md - Reg NMS overviewequity/amer/references/regulatory/finra_rules.md - FINRA rulesequity/amer/references/regulatory/rule_605_606.md - Disclosure rulesequity/amer/references/specs/sip_specs.md - SIP specificationsNasdaq References:
equity/amer/nasdaq/references/specs/itch_protocol.md - ITCH 5.0 specequity/amer/nasdaq/references/specs/ouch_protocol.md - OUCH 4.2/5.0 specequity/amer/nasdaq/references/specs/totalview.md - TotalView productequity/amer/nasdaq/references/regulatory/nasdaq_rules.md - Nasdaq rulebookFutures References:
futures/references/spreads.md - Calendar/inter-commodity spread mechanics (CME/ICE)futures/references/flow_interpretation.md - Flow analysis framework (when flow signals direction)Chinese Futures References:
futures/apac/china/references/specs/ctp_market_data.md - CTP struct specificationfutures/apac/china/references/specs/data_quality_checklist.md - Validation checklistfutures/apac/china/references/specs/failure_modes.md - Failure mode catalogfutures/apac/china/references/models/queue_position.md - Queue estimation modelsfutures/apac/china/references/models/trade_direction.md - Trade direction inferencefutures/apac/china/references/models/causal_analysis.md - Causal identification frameworkfutures/apac/china/references/models/cross_product_analysis.md - Cross-product patternsfutures/apac/china/references/models/spreads.md - Chinese spread execution (CTP, legging risk)futures/apac/china/references/regime_changes.md - Regime change databaseConverted and distributed by TomeVault — claim your Tome and manage your conversions.