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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/robin797860/stock-watcherWhat 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
- "Add 600053 to my watchlist and tell me how it performed today."
- "Show me a summary of my current watchlist and include the latest price trends."
- "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.pyscript or trigger the corresponding command, or usescripts/uninstall.shto perform a full system purge of the skill files.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-robin797860-stock-watcher": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
qwen-image
Generate images using Qwen Image API (Alibaba Cloud DashScope). Use when users request image generation with Chinese prompts or need high-quality AI-generated images from text descriptions.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
otaku-reco
二次元鉴赏/推荐 Agent:基于 AniList 实时数据做智能推荐(无需数据库)
otaku-wiki
番剧/角色百科问答:用 AniList API 快速查番、查角色、查声优与作品关联(无需数据库)
amap-traffic
高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。