ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

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.

Why use this skill?

Manage and monitor your A-share stock watchlist with the OpenClaw stock-watcher skill. Get real-time performance summaries and price data from 10jqka.com.cn.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/robin797860/stock-watcher
Or

What This Skill Does

The stock-watcher skill is a robust tool designed for OpenClaw users to keep a pulse on their personal A-share stock portfolio. By leveraging real-time data from 10jqka.com.cn, the agent provides seamless tracking, management, and performance summaries of your favorite stocks. Whether you are a casual investor checking your holdings or a day trader looking for quick summaries, this skill acts as your personal dashboard, maintaining a persistent watchlist that you can manipulate through simple conversational commands.

Installation

To integrate the stock-watcher skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/robin797860/stock-watcher. After the installation, run the provided scripts/install.sh to initialize the local file structure. The system stores your watchlist locally at ~/.clawdbot/stock_watcher/watchlist.txt, ensuring your data remains private and easily accessible to the agent.

Use Cases

This skill is ideal for investors who want to avoid constantly opening trading apps to check prices. It is perfect for:

  • Quickly verifying the status of a diversified stock portfolio without manual searching.
  • Organizing a curated list of potential investments or current holdings.
  • Receiving a summarized briefing of daily market movement on your specific watch-list entries.

Example Prompts

  1. "Add 600053 to my watchlist and tell me how it performed today."
  2. "Show me a summary of my current watchlist and include the latest price trends."
  3. "Remove 600018 from my list and list all remaining stocks."

Tips & Limitations

  • Precision: Always use the 6-digit stock code to ensure the agent correctly identifies your target, as company names may occasionally overlap or be ambiguous.
  • Market Coverage: This skill is optimized for A-share markets; ensure your selected assets fall within this scope.
  • Data Latency: While the data is reliable, keep in mind there may be a 1-3 minute latency compared to live exchange feeds.
  • Maintenance: If you want to start fresh or remove all data, simply run the clear_watchlist.py script or trigger the corresponding command, or use scripts/uninstall.sh to perform a full system purge of the skill files.

Metadata

Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-robin797860-stock-watcher": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#stocks#trading#investment#portfolio
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api