stock-watcher

Manage a personal stock watchlist with add, remove, list, and summarize operations.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/joneqian/EvoClaw --skill stock-watcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-watcher
Source: https://github.com/joneqian/EvoClaw/tree/main/packages/core/src/skill/bundled/stock-watcher
Command: npx skills add https://github.com/joneqian/EvoClaw --skill stock-watcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

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.

Core Features & Use Cases

  • Track and manage a watchlist by adding, removing, and listing stocks using six-digit stock codes.
  • Retrieve recent performance data and links to detailed stock pages from 10jqka (10jqka.com.cn).
  • Persist the watchlist at ~/.clawdbot/stock_watcher/watchlist.txt and generate concise summaries of all holdings.

Quick Start

Add a stock to your watchlist by providing its six-digit code (for example, 600053).

Frequently Asked Questions about stock-watcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a personal stock watchlist and get performance summaries?

To track stocks, add them to your watchlist using their six-digit stock codes. The Skill stores your watchlist locally and retrieves recent performance data from 10jqka.com.cn, generating concise summaries with links to detailed stock pages.

What stock data does 10jqka.com.cn provide for portfolio tracking?

10jqka.com.cn provides recent stock performance data and links to detailed stock pages for portfolio tracking. The Skill fetches this data for your watchlist to generate concise summaries of all holdings, helping you monitor performance without manually checking each stock.

Can I track specific stocks using six-digit stock codes?

Yes, you can track specific stocks by adding their six-digit stock codes to your watchlist. The Skill supports adding, removing, and listing stocks using these codes, then retrieves performance data from 10jqka.com.cn to summarize recent performance for all tracked holdings.

How do I add and remove stocks from a watchlist stored locally?

You add and remove stocks from your watchlist by providing their six-digit stock codes. The watchlist is persisted locally at ~/.clawdbot/stock_watcher/watchlist.txt, and scripts handle the add, remove, list, and summarize operations to manage your tracked stocks.

Does this watchlist tool work without any external dependencies?

Yes, this watchlist tool works without external dependencies, relying only on internal scripts to perform add, remove, list, and summarize operations. It fetches stock data from 10jqka.com.cn and stores your watchlist at ~/.clawdbot/stock_watcher/watchlist.txt for local persistence.

What's the best way to get a quick summary of my stock portfolio holdings?

The best way to get a quick summary of your stock portfolio holdings is to use a watchlist tool that aggregates performance data from 10jqka.com.cn. This Skill summarizes all holdings in your watchlist, providing recent performance updates and links to detailed stock pages for each tracked code.