← Back to Skills Marketplace
robin797860

Stock Watcher

by Robin797860 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
36526
Downloads
87
Stars
0
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
Install only if you are comfortable storing a local stock watchlist under ~/.clawdbot/stock_watcher and sending stock codes to 10jqka.com.cn for lookups. Be careful with clear and uninstall commands because they can delete the saved watchlist data without an undo step.
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 scripts and documentation align with managing a personal Chinese A-share watchlist: add, remove, list, clear, and summarize stocks using 10jqka.com.cn pages.
Instruction Scope
The skill discloses clear-watchlist and uninstall cleanup behavior, but the clear operation has no built-in confirmation safeguard.
Install Mechanism
Installation creates a dedicated ~/.clawdbot/stock_watcher directory and watchlist file; no hidden package install, auto-start, privileged setup, or unrelated execution was found.
Credentials
Local file access is scoped to ~/.clawdbot/stock_watcher/watchlist.txt and network access is limited to stockpage.10jqka.com.cn for stock lookup and summaries, which is proportionate for the stated purpose.
Persistence & Privilege
The skill persists user watchlist entries locally and can delete that skill-owned data, but shows no credential use, privilege escalation, background persistence, or broad filesystem access.
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 0
Active Installs 0
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 36526 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