My Stock Watchlist
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_d83d7c97/wm-watchlist.
About this skill
Problem it solves
When maintaining a personal stock watchlist, the task is not only checking which symbols are currently followed, but also adding or removing positions, creating groups, filtering across CN/HK/US markets, and making auditable changes. wm-watchlist targets this “watchlist maintenance” workflow and separates viewing, incremental updates, group management, and full replacement to avoid turning a single deletion into a full pool overwrite.
Capabilities and workflow
- Viewing:
viewreturns the full watchlist withholdingsandgroups; passingmarket: cn|hk|usprojects one market. - Incremental changes: add and remove are separate actions;
removeis recommended for deletion andcascadecontrols whether grouped entries are removed too. - Group operations: create groups, add/remove symbols from a specific group, rename, and delete groups; creating a group returns a non-empty
group_ideven when empty. - Safe changes:
organizeperforms full replacement and is meant for pool-wide cleanup. It defaults todry_run=true, so inspectapply.diffandsymbols_removedbefore confirming; deletions requireallow_removals=true. - Permission boundaries: reads require
user:watchlist:read; writes requireuser:watchlist:write.
Boundaries
This skill is not for whole-market condition screening or finding symbols by indicators. If you need single-stock fundamentals, valuation, or multi-period financial statements, use the corresponding company data skills instead. It focuses on maintaining the personal watchlist state rather than broader market analysis.
Use Cases
- Review and maintain CN, HK, and US watchlists while organizing a personal stock pool.
- Preview and confirm adding or removing a symbol before changing the saved watchlist.
- Create groups for tracked symbols, then append, remove, or restructure those groups.
- Verify current holdings and group state before watchlist-based backtests to avoid accidental deletion.
Best For
- Quant analysts maintaining multi-market personal watchlists who need to add/remove symbols and manage groups.
- Researchers using watchlist-based backtests who need to verify current holdings and group boundaries.
- Fund-manager assistants organizing research lists who need market-filtered viewing and batch maintenance.
- Cross-border equity research assistants managing CN/HK/US watchlists and grouped symbol sets.
Related Skills
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.
Turn pasted or queried Xiaohongshu notes into a research memo covering title patterns, structure, quoted comments, and follow-up angles; public lookups are optional and confirmed before paid execution.
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.