AI Agent Hub
Back to skills
Tech Five-Track Daily Report icon

Tech Five-Track Daily Report

Office Efficiency Updated 2026.08.29

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

Please follow https://skillhub.cn/install/skillhub.md to install @user_d8825169/tech-daily-report into your AI assistant.

About this skill

Problem

Manual tech daily reports often fail because data sources are fragmented: index quotes, sector rankings, limit-up data, fundamentals, and news do not share the same timestamp or validation rule. This skill turns that process into a fixed workflow with explicit time windows, source fallbacks, and stock screening rules.

How It Works

  • Time anchor: parse the requested Beijing-time date, calculate a 24h news window, and validate the trading calendar.
  • Data preflight: fetch index, board, limit-up, and news data once, then write structured JSON to /sandbox/workspace/.cache/daily_data_yyyymmdd.json for downstream tasks.
  • Track scanning: allocate search depth by catalyst level and keep only fresh 24h news, removing duplicates from the prior day.
  • Stock selection: leaders require pricing power, real revenue exposure, and catalyst fit; growth names require revenue share, limit-up activity, and recency. Missing hard criteria are left blank instead of forced into the report.

Boundary Notes

This skill depends on westock-data, hithink-astock-selector, and search. If market or news data is unavailable, the workflow should mark the field as missing rather than fill it with stale data. It targets A-share tech five-track reporting and is not investment advice.

Use Cases

  • Enter a date and 16:00 to generate the 24-hour five-track daily.
  • Sort last-night tech news into five tracks and mark drivers.
  • Filter leaders by pricing power, revenue share, and catalyst.
  • If quote or limit-up data fails, mark it missing.

Best For

  • Tech analysts covering semiconductors who need a fixed daily.
  • Fund product managers curating tech news into a daily report.
  • A-share researchers verifying leaders' pricing power and revenue.
  • Advisory ops generating time-bound dailies and flagging gaps.