market-sentinel

market-sentinel is a skill for Claude Code, Codex from shaoxing-xie/openclaw-data-china-stock. It costs 42 tokens per session (975 once invoked), scanned A, original, MIT.

A market-sentiment analysis tool for Chinese A-share stocks. Market sentiment means an assessment of how optimistic or pessimistic the market appears, based on several kinds of trading evidence.

In plain words
What is it for?
Use it to classify the market’s current phase, identify the factors driving the assessment, review counterevidence and judge how complete and reliable the data is. It does not provide buy, sell, position-size or leverage instructions.
Why use it?
It combines limit-up counts, money flows, foreign-investor flows and sector data, while showing missing or conflicting evidence instead of treating one signal as decisive.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to classify the market’s current phase, identify the factors driving the assessment, review counterevidence and judge how complete and reliable the data is. It does not provide buy, sell, position-size or leverage instructions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel
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 shaoxing-xie/openclaw-data-china-stock --skill market-sentinel
Clone the repo
git clone --depth 1 https://github.com/shaoxing-xie/openclaw-data-china-stock

Made for: Claude Code, Codex.

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 market-sentinel

README.md
[![agentmods](https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel/github.svg)](https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel)
Your own site
<a href="https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel/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 market-sentinel

Your own site · 80×15
<a href="https://agentmods.dev/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel"><img src="https://agentmods.dev/badge/skills/shaoxing-xie/openclaw-data-china-stock/market-sentinel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 975 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.00042 $0.00975
Opus 5 $0.00021 $0.00487
Sonnet 5 $0.00008 $0.00195
Haiku 4.5 $0.00004 $0.00097

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

Security

Grade A, and why

market-sentinel 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 13d 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/market-sentinel/SKILL.md · 83 lines

What it actually says

Market Sentinel

职责边界:本 Skill 只做「四源情绪证据 → 综合分、阶段、反证、置信带」的聚合与解释;不提供异动扫描清单、不提供具体买卖/加减仓/杠杆建议、不替代 market-scanner 的时段监控与事件窗输出。

market-scanner:要找「今日谁涨得猛、板块异动、盘前/盘中扫描」用 market-scanner;要「整体情绪阶段、能否重仓的框架判断(非指令)」用本 Skill。

错误用法示例(反例)

  • 错误:用本 Skill 输出直接下单或设止损价。正确:仅作环境判断,交易决策须由用户策略与合规流程承担。
  • 错误:把「涨停家数多」单独当成重仓依据而忽略资金流与北向反证。正确:必须四工具并行拉齐证据,并在 risk_counterevidence 中写明矛盾点。
  • 错误:在 market-scanner 已给出异动列表后,又用本 Skill 重复要「今日热点板块排名」。正确:板块排名类扫描交给 market-scanner;本 Skill 读板块结构子分数即可。

目标

在单日或短回溯窗口内,对 A 股市场情绪做可解释的综合评估:综合分、阶段标签、主导因子与风险反证;不替代扫描类 Skill。

输入

  • 用户问题(可含 datelookback_daysrisk_mode
  • 四类情绪工具返回的结构化证据

输出(固定结构)

  1. 综合分与阶段(0–100 分 + 冰点/修复/高潮/退潮/震荡/混沌)
  2. 子项分数与主导因子归因
  3. 数据完整性比例与(如有)降级说明
  4. 行动倾向框架与置信带

证据表(必选)

  • 列出四依赖工具调用与各自 quality_status;综合分须能回溯到各子分数来源。

反证与局限(必选)

  • 四源矛盾、某一源 degraded 时对综合分的稀释说明。

强制规则

  • 仅通过 manifest / tool_runner 调用依赖工具,禁止引导直连 plugins.data_collection
  • 必须并行调用四个依赖工具(异步/并发),禁止为省事串行阻塞;聚合结果可按 config/market-sentinel_config.yaml 的短 TTL 缓存复用。
  • 核心证据不足以支撑结论时,输出 insufficient_evidence 并说明缺失项。
  • 禁止输出具体买卖点、仓位比例、杠杆建议。
  • 权重、risk_mode、动态调权规则与阶段阈值仅从 config/market-sentinel_config.yaml 读取。

依赖工具

  • tool_resolve_symbol(L2;代码混合格式时)
  • tool_fetch_limit_up_stocks
  • tool_fetch_a_share_fund_flow
  • tool_fetch_northbound_flow
  • tool_fetch_sector_data

通用输出字段

  • overall_score
  • sentiment_stage
  • sub_scores
  • factor_attribution
  • data_completeness_ratio
  • action_bias
  • risk_counterevidence
  • confidence_band
  • degraded
Files

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.

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. 13d ago First seen · 83 lines · 42 tokens per session scan A 2ccd38ed9dc9

Subscribe to this mod's changes

market-sentinel is a skill published in the GitHub repository shaoxing-xie/openclaw-data-china-stock (51 stars, last pushed 4mo ago), licensed MIT. It adds 42 tokens to every session and 975 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.

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

finance-expert

Designs, reviews, operates and audits systems that hold, move, account for and report money — ledgers, payments, banking and open finance, reconciliation and close, risk, fraud, AML, markets and portfolio accounting, and corporate finance/FP&A. Brings a normative money model (minor units, rounding and allocation…

personamanagmentlayer/pcl · 286 tokens

insurance-expert

Expert-level insurance systems, underwriting, claims processing, actuarial analysis, risk assessment, and insurtech solutions. Use when the user mentions underwriting, claims, actuarial, risk, or insurtech, or when the task involves Insurance Systems, Insurance Types, Standards and Regulations, or Claims Processing.

personamanagmentlayer/pcl · 65 tokens

ct-alpha

Crypto Twitter intelligence and alpha research. Search X/Twitter for real-time crypto narratives, trending tokens, yield strategies, smart money signals, and protocol research. Features TweetRank (PageRank-inspired credibility scoring), multi-signal token detection, coordinated raid detection, and dynamic tool…

sendaifun/skills · 71 tokens

stablecoin-risk-check

Assess stablecoin safety and risk profile across 500+ protocols. Covers depeg history, reserve composition, audit status, regulatory exposure, and market cap trends for major stablecoins (USDT, USDC, DAI, USDS, USDe, FDUSD, PYUSD, GHO, crvUSD, and more). Use when users ask "is this stablecoin safe?", "stablecoin…

okx/plugin-store · 121 tokens

stablecoin-depeg-monitor

Monitor stablecoin peg stability and review historical depeg events. Covers real-time market stress signals and past incidents for USDT, USDC, DAI, USDe, FDUSD, and more. Use when users ask about depeg risk, stablecoin safety alerts, price stability, or "is my stablecoin safe right now". Powered by Barker…

okx/plugin-store · 91 tokens