Daily Portfolio Watch Beta
Paste the following prompt into your AI chat to install this skill:
Please install @user_ffc37972/daily-watchlist-beta according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem It Solves
Daily portfolio checking usually means manually reviewing prices, announcements, fund flow, and news, while A-share, HK, and US markets close at different times. Daily Portfolio Watch Beta turns that repetitive task into an automated daily report. Its goal is not trading advice, but a structured summary of price action, volume behavior, announcements, and public sentiment that can be reviewed quickly.
How It Works
- Data sources: prices, K-line, technicals, fund flow, and announcements mainly come from the public
westock-data-skillhubinterface; sentiment and news are collected viaweb_searchand then condensed into concise analysis instead of raw link dumps. - Output: the skill produces a mobile-friendly
PDF, anHTMLversion, and a structureddata.json. Each holding shows key daily metrics such as open, high, low, close, turnover, volume, turnover rate, and amplitude. - Anomaly alerts: it compares recent behavior against roughly a 20-trading-day historical average to flag unusual volume, turnover, amplitude, and price movement, helping the user spot risk quickly.
- Execution: the built-in
run_report.pyorchestrates parallel data retrieval, parsing, rendering, and timing. It supportsah,us, andallscopes, matching evening A-share/HK reports and post-US-close reports.
Boundaries And Notes
This skill is for personal holdings tracking and information aggregation. Public data may be delayed, and official exchange or company disclosures should be treated as authoritative. Sentiment analysis is an interpretation of public web information, not investment advice. If a market does not support a data module, the report marks it as unavailable or uses a conservative note rather than inventing figures.
Use Cases
- Generate post-close A-share and HK reports with price, fund flow, and announcement summaries.
- Summarize US holdings after market close and create a mobile-friendly PDF report in the next morning.
- Run parallel data fetching for about ten tickers to flag volume, amplitude, and price anomalies.
- Add sentiment judgment from public web search to each holding instead of listing raw news links.
Best For
- Investors holding A-share, HK, and US stocks who want a unified daily portfolio review after close.
- Individual users who need market data, announcements, fund flow, and news organized into a shareable daily report.
- Developers who want public-API based anomaly flags without manually querying K-lines and technical indicators.
- Users who need mobile PDF reports and structured data for later portfolio review.
Related Skills
A universal base component that automatically launches the Edge browser and connects the BrowserSkill extension, ensuring readiness for web scraping and browser automation tasks.
A fully local-run WeChat chat analysis tool with MBTI personality inference, sentiment analysis, risk detection, relationship health assessment, and conversation prediction, emphasizing privacy.
Fetches the top 20 A-share stocks by trading volume from Wencai, including ranking, price changes, and sectors, with sector analysis.
Automatically fetches A-share closing indices, sector moves, market sentiment, commodities, and global events to generate a daily recap.