AI Agent Hub
Back to skills
Stock Watcher Pro icon

Stock Watcher Pro

Professional Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md to install @user_87fc10c5/kimi-plus.

About this skill

Problem

Stock watching fails when signals are fragmented: quotes, K-lines, volume, sentiment, dragon-tiger lists, sector data, and alerts live in separate feeds. Manual page switching often misses intraday moves.

How It Works

The skill organizes analysis into trigger-based script flows for A-share, HK, and US stocks. Core capabilities include:
- Quote and scoring: resolves names or tickers, then combines price, K-lines, moving averages, MACD, and RSI into a concise read.
- Intraday monitoring: supports watchlists, scheduled scans, and alerts for cost, price change, and volume ratio, with thresholds for stocks, ETFs, and gold.
- Chart rendering: uses mplfinance to generate K-line PNG charts with moving averages, volume, MACD, and Bollinger Bands.
- Deep data: pulls sector, financial, dragon-tiger, margin trading, and fund flow information.
- Multi-source search and screening: aggregates domestic and international search, WeChat articles, WolframAlpha, plus Wencai NLP screening, call-auction anomalies, and large-order order book data.

The typical flow starts from trigger-word detection and ticker resolution, fetches quotes, K-lines, sentiment, or sector data in parallel, and then outputs a scored summary with risk notes and suggestions. Outside trading hours it uses the latest cached session instead of retrying APIs.

Boundaries

It is best for monitoring, review, and technical analysis, not investment advice. Real-time data depends on public APIs, network conditions, and market timezone. Minute-level order book and Wencai screening may require thsdk and related setup. For HK and US tickers, specify the market and code format rather than treating Chinese names as executable codes.

Use Cases

  • Track watchlisted stocks intraday and scan price, volume ratio, and cost alerts every 30 minutes.
  • Review limit-up stocks and infer capital moves from dragon-tiger, block trades, and auction anomalies.
  • Generate per-stock K-line charts with moving averages, volume, and MACD panels for archival comparison.
  • Screen stocks with continuous main net inflow or 250-day highs, then verify technicals.

Best For

  • A-share traders tracking intraday moves, dragon-tiger lists, and call-auction anomalies.
  • Portfolio investors managing stocks and ETFs with cost, stop-loss, and alert thresholds.
  • Market analysts producing sector, sentiment, and K-line chart summaries for reports.
  • Quant analysts screening with Wencai NLP and validating with minute-level order book data.