← 返回 Skills 市场
Stock Watcher
作者
Robin797860
· GitHub ↗
· v1.0.0
34061
总下载
86
收藏
442
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-watcher
功能描述
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.
安全使用建议
Before installing, confirm you are comfortable with the skill storing a local watchlist, sending stock codes to 10jqka.com.cn for lookups, and deleting the saved watchlist if you use its clear or uninstall cleanup commands.
功能分析
Type: OpenClaw Skill
Name: stock-watcher
Version: 1.0.0
The OpenClaw AgentSkills skill bundle 'stock-watcher' is benign. All scripts (Python and Bash) and documentation clearly align with the stated purpose of managing a stock watchlist and fetching public stock data from 10jqka.com.cn. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. File operations are confined to the skill's designated data directory (`~/.clawdbot/stock_watcher/watchlist.txt`), and network requests are exclusively to the specified stock data source.
能力评估
Purpose & Capability
The described capabilities fit the stated purpose: manage a local stock watchlist, fetch public stock names/data, and summarize watched stocks.
Instruction Scope
The skill includes user-invoked clearing, uninstall cleanup, and stock-name lookup behavior; these are purpose-aligned but should be presented clearly to avoid accidental deletion or surprise network calls.
Install Mechanism
No artifact-backed evidence indicates a deceptive or privileged install path, automatic execution, hidden setup, or unrelated package behavior.
Credentials
Local file access is scoped to the watchlist path and network access is described as limited to the stock-data provider, which is proportionate for this use case.
Persistence & Privilege
The skill persists a user watchlist under a dedicated local directory and provides destructive operations to clear or remove that data, but there is no evidence of background persistence, credential use, or privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-watcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-watcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Stock Watcher Skill – Initial Release
- Manage a personal stock watchlist: add, remove, list, and clear stocks using 6-digit codes.
- View concise summaries of recent stock performance with real-time data from 10jqka.com.cn.
- Directly display key metrics and provide links for detailed information on each stock.
- Fully supports A-share markets, including Shanghai, Shenzhen, and STAR Market.
- Command-line scripts included for all core operations with consistent configuration management.
元数据
常见问题
Stock Watcher 是什么?
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 34061 次。
如何安装 Stock Watcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-watcher」即可一键安装,无需额外配置。
Stock Watcher 是免费的吗?
是的,Stock Watcher 完全免费(开源免费),可自由下载、安装和使用。
Stock Watcher 支持哪些平台?
Stock Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stock Watcher?
由 Robin797860(@robin797860)开发并维护,当前版本 v1.0.0。
推荐 Skills