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 shaoxing-xie/openclaw-data-china-stock --skill market-scannergit clone --depth 1 https://github.com/shaoxing-xie/openclaw-data-china-stockWrote 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/shaoxing-xie/openclaw-data-china-stock/market-scanner)<a href="https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/market-scanner"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/market-scanner/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/shaoxing-xie/openclaw-data-china-stock/market-scanner"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/market-scanner.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.00031 | $0.00706 |
| Opus 5 | $0.00015 | $0.00353 |
| Sonnet 5 | $0.00006 | $0.00141 |
| Haiku 4.5 | $0.00003 | $0.00071 |
Grade A, and why
market-scanner 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.
What it actually says
Market Scanner
与 market-sentinel:本 Skill 主责时段化扫描、异动与市场快照;若要「涨停+资金+北向+板块」四源合成的整体情绪评分与阶段框架,请使用 skills/market-sentinel/SKILL.md,勿在本 Skill 中重复承担该聚合职责。
目标
对 A 股市场进行时段化扫描,输出可执行前的结构化观察结论与风险提示。
输入
- 用户问题(盘前/盘中/盘后)
- 指数、板块、资金流、涨停池与交易时段工具数据
输出(固定结构)
- 市场快照(指数、涨跌家数、成交环境)
- 板块与资金强弱
- 异动监控(放量突破/冲高回落/炸板)
- 情绪状态与应对剧本
证据表(必选)
- 列出
tool_check_trading_status、tool_fetch_market_data等调用与quality_status;快照类结论须有工具字段对应。
反证与局限(必选)
- 时段边界、数据新鲜度
data_freshness不足时对结论降置信。
强制规则
- 仅通过 manifest /
tool_runner调用依赖工具,禁止引导直连plugins.data_collection。 - 盘中叙事前必须先调用
tool_check_trading_status。 - 输出必须带
event_window与data_freshness。 - 缺少核心行情或广度数据时输出
insufficient_evidence。 - 禁止输出买卖点、仓位比例、杠杆建议。
- 情绪阈值从
config/market-scanner_config.yaml读取。
依赖工具
tool_resolve_symbol(L2;标的代码归一,涉及个股/ETF/指数混输时优先)tool_check_trading_statustool_fetch_market_datatool_fetch_sector_datatool_fetch_a_share_fund_flowtool_fetch_northbound_flowtool_fetch_limit_up_stocks
通用输出字段
market_snapshotbreadthsector_strengthflow_snapshotanomaly_watchlistsentiment_stateplaybookrisksevent_windowdata_freshness
What ships with it
3 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 · 81 lines · 31 tokens per session scan A 6955a353c571
market-scanner is a skill published in the GitHub repository shaoxing-xie/openclaw-data-china-stock (51 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 706 once invoked, about $0.0002 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
edgar-sec-filings
SEC EDGAR filing analysis — 10-K, 10-Q, 8-K, proxy statements, insider Form 4. Extract key financials, risk factors, management discussion, and generate investment signals from US public company filings.
hk-connect-flow
Stock Connect (Shanghai/Shenzhen-Hong Kong) fund flow analysis — Northbound (foreign into A-shares), Southbound (mainland into HK), sector allocation tracking, and cross-border arbitrage signals.
us-etf-flow
US ETF fund flow analysis, sector rotation breadth, and style factor flows — track institutional capital movement via ETF creation/redemption, sector breadth signals, and thematic momentum.
adr-hshare
ADR/H-share/A-share cross-listing premium analysis — track pricing gaps between US-listed ADRs, HK-listed H-shares, and A-shares for arbitrage signals, dual-listing valuation, and delisting risk assessment.
corporate-events
A guide to analysing company announcements and ownership changes as possible trading signals, especially in Chinese A-shares. It covers mergers, acquisitions, insider buying or selling, employee incentives, refinancing, and warnings about special treatment or delisting.
financial-statement
A framework for reading a company's income statement, balance sheet, and cash-flow statement together. It checks whether reported profits are supported by cash and looks for warning signs of misleading accounts.