Tech Five-Track Daily Report
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
24hnews 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.jsonfor downstream tasks. - Track scanning: allocate search depth by catalyst level and keep only fresh
24hnews, 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.
Related Skills
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.