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 L-LesterYu/OpenClaw-hot-skills-zh --skill stock-watcher-zhgit clone --depth 1 https://github.com/L-LesterYu/OpenClaw-hot-skills-zhWrote 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/l-lesteryu/openclaw-hot-skills-zh/stock-watcher-zh)<a href="https://agentmods.dev/skills/l-lesteryu/openclaw-hot-skills-zh/stock-watcher-zh"><img src="https://agentmods.dev/badge/skills/l-lesteryu/openclaw-hot-skills-zh/stock-watcher-zh/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/l-lesteryu/openclaw-hot-skills-zh/stock-watcher-zh"><img src="https://agentmods.dev/badge/skills/l-lesteryu/openclaw-hot-skills-zh/stock-watcher-zh.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.00067 | $0.00782 |
| Opus 5 | $0.00034 | $0.00391 |
| Sonnet 5 | $0.00013 | $0.00156 |
| Haiku 4.5 | $0.00007 | $0.00078 |
Grade A, and why
stock-watcher-zh 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.
What it actually says
自选股管理技能
本技能提供完整的 A 股自选股管理功能,支持用户跟踪关注的股票,并通过同花顺(10jqka.com.cn)获取实时行情摘要。
自选股行情查看
当你要求查看自选股行情时,系统会直接显示以下信息:
- 每只股票的代码和名称
- 近期表现指标(涨跌幅等关键数据)
- 详细信息链接(可点击查看)
无需额外命令,直接为你呈现简洁明了的行情概览。
管理自选股
添加股票
使用股票代码(6位数字)添加到自选股:
- 例如:添加 600053 九鼎投资
删除股票
通过股票代码删除自选股:
- 例如:删除 600053
查看自选股列表
显示当前所有自选股的完整列表
清空自选股列表
完全清空所有自选股
数据来源
主要使用**同花顺(10jqka.com.cn)**作为数据源:
- 股票页面:
https://stockpage.10jqka.com.cn/{stock_code}/ - 支持沪深 A 股及科创板市场
- 提供实时行情、技术分析和资金流向数据
自选股存储
文件格式
自选股存储在 ~/.openclaw/stock_watcher/watchlist.txt:
600053|九鼎投资
600018|上港集团
688785|恒运昌
支持操作
- 添加股票:验证股票代码格式并添加到自选股
- 删除股票:按股票代码精确匹配删除
- 查看列表:显示当前自选股
- 清空列表:完全清空自选股
- 行情总结:获取所有股票的最新数据并提供简洁摘要
行情摘要特点
- 直接显示关键行情指标,无冗余信息
- 提供股票详情链接便于深入查看
- 自动处理网络错误和数据异常
- 合理控制请求频率(每秒1次)
注意事项
- 股票代码格式:使用6位数字代码(如
600053) - 数据延迟:行情可能有1-3分钟延迟
- 网络依赖:需要网络连接获取实时数据
- 市场范围:主要支持 A 股市场(沪市/深市/科创板)
安装与卸载
安装
运行 scripts/install.sh 脚本自动创建必要的目录结构。
卸载
运行 scripts/uninstall.sh 脚本完全移除所有相关文件。
脚本说明
所有脚本都使用统一的配置文件 config.py 来管理存储路径,确保路径一致性:
add_stock.py- 添加股票到自选股remove_stock.py- 从自选股删除股票list_stocks.py- 列出所有自选股clear_watchlist.py- 清空自选股列表summarize_performance.py- 获取股票行情摘要
What ships with it
9 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.
- README.md 2.7 KB
- scripts/add_stock.py 2.7 KB runs code
- scripts/clear_watchlist.py 588 B runs code
- scripts/config.py 336 B runs code
- scripts/install.sh 831 B runs code
- scripts/list_stocks.py 978 B runs code
- scripts/remove_stock.py 1.5 KB runs code
- scripts/summarize_performance.py 3.0 KB runs code
- scripts/uninstall.sh 288 B runs code
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.
- 9d ago First seen · 89 lines · 67 tokens per session scan A 910fac6aec58
stock-watcher-zh is a skill published in the GitHub repository L-LesterYu/OpenClaw-hot-skills-zh (54 stars, last pushed 5mo ago), licensed MIT. It adds 67 tokens to every session and 782 once invoked, about $0.0003 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.
Other skills, from other repositories
sector-rotation
An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.
strategy-pivot-designer
Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.
twitter-reader
Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…
chenhao-limit-up
A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.
furusato
A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.
reading-receipt
An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.