Portfolio Weekly Tracker
Paste the following prompt into your AI chat to install this skill:
Install @user_88370eb4/tutu-portfolio-weekly-tracker into your AI assistant by following https://skillhub.cn/install/skillhub.md.
About this skill
Problem
When you hold a portfolio of A-shares, H-shares, US stocks, B-shares, or ETFs, weekly tracking tends to become fragmented: price tables show movement but not whether each holding thesis is still valid, while announcements, earnings, operational changes, and industry events are scattered across sources and easy to miss. Portfolio Weekly Tracker treats the user's holdings, investment assumptions, and falsification thresholds as configuration, then produces an HTML weekly report built for review.
How it works
- Config-driven: Define instruments, markets, currencies,
tags, andassumptionsinconfig/holdings.json;watch_onlyand derivative monitoring are supported, with no default holdings. - Hypothesis testing: Each assumption must be falsifiable by a specific number or event. States include
healthy,leading,triggered,confirmed,invalid, andno_data; status is evaluated throughscripts/check_thresholds.pyrather than memory. - Two-level scanning: Covers company-level announcements, filings, and operating changes, plus industry-level events affecting holdings. Price and FX anchors used for thresholds should be fetched on the report date.
- Structured output: The report follows a fixed order, including core conclusions, threshold overview, market snapshot, company-level updates, industry scan, multi/short ranking, upcoming event calendar, and a
data gap statement, with sources and cross-checks noted. - Data discipline: Prioritizes announcements, official channels, and regulated data providers; recommends dual-source verification; and explicitly degrades when APIs are unavailable instead of filling missing values with stale or estimated data.
Boundaries and cautions
This skill is useful for regularly reviewing a self-managed portfolio, checking assumptions, and organizing company information, but it is not investment advice and a triggered status should not be treated as an automatic sell order. Missing data should be marked as pending verification, not as no important events; holdings and assumptions are private user configuration and should not be hardcoded or emitted as defaults.
Use Cases
- After the weekly close, check whether selected A-share or H-share holdings breach preset falsification thresholds and compile an HTML report.
- During interim season, scan holdings' announcements, earnings, and industry events to verify whether key figures support each investment thesis.
- Configure market and valuation rules for multi-currency holdings, then generate a weekly ranking and a 2-4-week event calendar.
- When APIs fail, mark missing data as pending, degrade to public channels, and produce a reviewable weekly note.
Best For
- Individual investors managing their own portfolio who need to check whether weekly announcements or prices invalidate each holding thesis.
- Research assistants preparing weekly portfolio reviews who need to consolidate company, industry, and derivative events into a fixed format.
- Buy-side researchers covering A-shares, H-shares, and US stocks who need consistent valuation rules and explicit data gaps.
- FinTech engineers building LLM monitoring workflows who need script-based threshold status checks and an auditable weekly report.
Related Skills
Covers literature review, data analysis, visualization, drug discovery, paper writing, and grant writing workflows.
A retrieval assistant for Chinese laws and regulations, supporting semantic queries, validity checks, clause location, and regulation comparison with CLI-based output.
Run questionnaire-based tax risk scans that generate red/orange/yellow alerts with industry templates, policy references, remediation actions, and local trend tracking.
A contract review assistant for legal and business teams that extracts clauses, flags risks, compares versions, and generates opinion reports with a built-in legal knowledge base.