A professional stock market monitoring tool for managing personalized A-share watchlists with automated performance summaries.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install stock-watcher
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install stock-watcher using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Stock Watcher skill is a dedicated utility for traders and investors focusing on the Chinese A-share market. By integrating with real-time data from 10jqka.com.cn, this tool allows users to maintain a persistent watchlist of stocks across Shanghai, Shenzhen, and the STAR Market. As part of the Openclaw Skills ecosystem, it provides a streamlined way to get market snapshots without manually browsing complex financial websites. It simplifies the technical process of data retrieval, providing a developer-friendly interface for market observation.
This skill eliminates the need for manual searching by aggregating key performance indicators, such as price fluctuations and technical trends, directly into a consolidated view. Whether you are tracking a single ticker or a diverse portfolio, the skill ensures you have high-quality financial data at your fingertips through a standardized local management system.
To get started with this skill from the Openclaw Skills library, follow these steps to initialize your environment:
./scripts/install.sh
The installation script creates the necessary directory structure at ~/.clawdbot/stock_watcher/ and configures the watchlist.txt file. To remove the skill and all associated data, run:
./scripts/uninstall.sh
The skill organizes its internal data using a simple flat-file structure managed by a central configuration file. This ensures consistency across different management scripts.
| Component | Path / Detail |
|---|---|
| Watchlist Storage | ~/.clawdbot/stock_watcher/watchlist.txt |
| Configuration | config.py (Manages storage paths) |
| Data Source | 10jqka.com.cn (Tonghuashun) |
Entry Format:
Stocks are stored using the pattern stock_code|stock_name (e.g., 600053|九鼎投资).
Loading
A specialized AI skill for generating high-quality images using Alibaba Cloud's Qwen Image API with robust support for bilingual prompts.

A high-performance AniList API wrapper for AI agents to query anime, characters, and staff data instantly.

A specialized AI agent that leverages real-time AniList data to deliver personalized anime recommendations based on mood, themes, and specific user constraints.

A specialized discovery and installation engine that allows AI agents to expand their own capabilities via the Skills CLI.

A streamlined tool for discovering high-quality guitar tabs and generating structured practice notes from song titles or URLs.

A high-performance safety layer that validates AI agent tool calls to prevent destructive actions and security vulnerabilities.








































