← Back to Skills Marketplace
robin797860

Stock Watcher

by Robin797860 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
34061
Downloads
86
Stars
442
Active Installs
1
Versions
Install in OpenClaw
/install stock-watcher
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-watcher
  3. After installation, invoke the skill by name or use /stock-watcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug stock-watcher
Version 1.0.0
License
All-time Installs 1219
Active Installs 442
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 34061 downloads so far.

How do I install Stock Watcher?

Run "/install stock-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Watcher free?

Yes, Stock Watcher is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stock Watcher support?

Stock Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Watcher?

It is built and maintained by Robin797860 (@robin797860); the current version is v1.0.0.

💬 Comments