AI Agent Hub
Back to skills
Fund Manager Holdings and Strategy Analysis icon

Fund Manager Holdings and Strategy Analysis

Professional Updated 2026.08.30

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

Please install @user_80716c48/fundmanagertracker according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem to Solve

Researching public fund managers is not mainly about missing data. The data is scattered across neodata, individual stock research, PDF quarterly and annual reports, interviews, and peer performance. Watching only current holdings can hide former top-10 positions that were later sold out. Reading full manager reports is noisy, and parsing entire PDFs can consume a large token budget. This skill turns fund-manager research into a repeatable workflow: confirm the current state, drill into core holdings, extract only the required PDF sections, and produce an auditable Chinese Markdown report.

How It Works

  • Three-source division of labor: neodata covers latest holdings, net value, rankings, and historical returns; westock-data analyzes the top 3-5 core holdings through financials, capital flows, and technical signals; PDFs are used only for §4.4 management reports and holdings sections, such as §8.3 in annual reports, §7.3 in semi-annual reports, and §5.4 in Q1/Q3 quarterly reports.
  • Anti-survivor-bias output: it builds a complete top-10 holdings matrix from original report text, showing every stock that ever entered the top-10 list, not only stocks still held today. A/H shares are merged where applicable, and each data point should be traceable.
  • Analysis framework: the report centers on say-do consistency, contribution attribution, investment circle, and risk warnings such as heavy redemptions, manager changes, frequent top-10 turnover, underperformance versus benchmark, and single-stock concentration.
  • Structured delivery: it outputs {manager_name}_Fund_Manager_Analysis_Report.md with risk signals first, followed by key summaries, quarter-by-quarter analysis, strategy and peer comparison, interviews, overall assessment, and appendix.

Scope and Caveats

It fits research on Chinese public fund managers, quarterly report tracking, manager comparison, and historical holdings review. It depends on public disclosure PDFs, financial data sources, and web search. It is not investment research advice, and quality depends on accurate section extraction, data precision, and source traceability.

Use Cases

  • Generate a Chinese Markdown report with risk signals, holdings matrix, and attribution analysis after entering a manager name.
  • Update the report after quarterly disclosures by extracting manager report and top-10 holdings from PDF sections.
  • Compare several fund managers against the same benchmark, focusing on returns, sector allocation, and core holdings.
  • Review say-do consistency and flag contradictions where stated views do not match actual holdings changes.

Best For

  • Buy-side portfolio managers or analysts who need an auditable working draft of a public fund manager's holdings, performance, and views.
  • Wealth advisors who need to explain a public fund manager's style, risks, and peer differences to clients.
  • Independent investors who need to track a fund manager quarterly and spot top-holding changes.
  • Research workflow engineers who need to standardize PDF extraction, source selection, and report structure into repeatable steps.