fund-analysis

Evaluate fund performance and style consistency for A-share mutual funds, private funds, and ETFs.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/JacobHsu/vibe-trading-agent --skill fund-analysis-jacobhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fund-analysis
Source: https://github.com/JacobHsu/vibe-trading-agent/tree/main/agent/src/skills/fund-analysis
Command: npx skills add https://github.com/JacobHsu/vibe-trading-agent --skill fund-analysis-jacobhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The fund-analysis skill solves the challenge of pinpointing funds with sustainable excess returns by combining multi-dimensional performance ratios, style classification, and governance filters rather than relying on headline past profits.

Core Features & Use Cases

  • Performance and risk scoring: Calculates Sharpe, Information Ratio, Sortino, Calmar, and downside capture metrics alongside excess return and drawdown thresholds tailored to equity-oriented products.
  • Sharpe style box and drift detection: Uses nine-grid factor regressions and rolling-window drift checks to verify declared styles, uncover transitions, and flag unstable R² signals before they impact portfolios.
  • Manager, ETF, and FOF frameworks: Evaluates tenure, turnover, fees, and concentration for managers, compares ETF tracking error/liquidity/fees, and lays out multi-asset FOF construction plus rebalancing rules.
  • Use case: Assemble a diversified A-share FOF by filtering candidate equity funds on performance, style stability, and manager quality before blending with fixed income and commodity sleeves.

Quick Start

Use the fund-analysis skill to screen a Chinese equity fund by Sharpe style box, drift, and manager metrics.

Frequently Asked Questions about fund-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate mutual fund performance and style consistency before adding it to a portfolio?

To evaluate mutual fund performance and style consistency, you calculate Sharpe, Information Ratio, and drawdown metrics, then use nine-grid factor regressions and rolling-window drift checks to verify declared styles and flag unstable R² signals before portfolio inclusion.

What is Sharpe style box drift detection and when do I need it for fund screening?

Sharpe style box drift detection is a method using rolling-window checks to uncover style transitions and verify declared fund styles. You need it for fund screening to identify sustainable excess returns and prevent unstable R² signals from impacting your portfolio.

Can I use this approach to build a diversified A-share FOF with fixed income and commodity sleeves?

Yes, you can build a diversified A-share FOF by filtering candidate equity funds on performance, style stability, and manager quality, then applying multi-asset FOF construction and rebalancing rules to blend them with fixed income and commodity sleeves.

How do I screen ETFs for tracking error, liquidity, and fees?

To screen ETFs for tracking error, liquidity, and fees, you evaluate the fund alongside manager tenure, turnover, and concentration metrics, applying systematic reporting frameworks to compare candidates before finalizing your portfolio allocation.

What metrics are used to identify sustainable excess returns in equity funds?

Metrics used to identify sustainable excess returns include Sharpe, Information Ratio, Sortino, Calmar, and downside capture calculations, alongside excess return and drawdown thresholds specifically tailored for equity-oriented products.

Why does fund style drift matter for manager evaluation?

Fund style drift matters for manager evaluation because undetected style transitions and unstable R² signals indicate a manager is deviating from their declared strategy, which undermines the reliability of past performance data when constructing portfolios.