One-click install
npx skills add https://github.com/wangcb8i8i/agent-skills --skill fund-managers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fund-managers
Source: https://github.com/wangcb8i8i/agent-skills/tree/main/fund-managers
Command: npx skills add https://github.com/wangcb8i8i/agent-skills --skill fund-managers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, lxml, akshare, baostock, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill eliminates one-dimensional investment analysis by providing six distinct, expert-level perspectives on the same fund or stock in parallel. Users gain a comprehensive multi-framework view that reveals how different investment philosophies—from deep value to growth momentum—would evaluate the same underlying asset, uncovering risks and opportunities invisible to a single-analyst approach.

Core Features & Use Cases

  • Six Expert Lenses: Analyze assets through the unique methodologies of top Chinese fund managers including 郑希 (景气度成长), 姜诚 (深度价值), 张坤 (长期价值), 刘格菘 (产业趋势), 周蔚文 (均衡成长), 葛兰 (医药研究驱动), 蓝小康 (宏观价值), 莫海波 (逆向轮动), and 刘元海 (科技成长).
  • Parallel Sub-Agent Execution: Each manager's analysis runs in an isolated sub-agent with no knowledge of the others, ensuring independent, unbiased perspectives without cross-contamination.
  • Robust Data Pipeline: Automatically fetches holdings, NAV, valuation, and financial data through a multi-source fallback system (East Money, AKShare, BaoStock, pytdx) with manifest-based deduplication and retry logic.
  • Use Case: An investor holding a tech-heavy fund can instantly see how a liquidity-focused growth manager, a deep-value fundamentalist, and a sector-specialist would each critique the same portfolio, revealing concentration risks and style mismatches.

Quick Start

Use the fund-managers skill to analyze fund 001513 by asking "Please analyze this fund using all available manager lenses" and receive six independent investment perspectives in a single structured output.

Frequently Asked Questions about fund-managers

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

FAQPage Schema
How do I perform multi-perspective stock analysis on A-share funds?

Multi-perspective A-share stock analysis evaluates a single asset through six distinct Chinese fund manager methodologies. This approach orchestrates parallel sub-agents to apply frameworks like deep value and growth momentum, revealing hidden risks invisible to single-analyst methods.

Can I analyze a Chinese fund's portfolio using different investment methodologies?

Yes, you can analyze Chinese fund portfolios using different investment methodologies. The skill applies frameworks from top managers like 郑希 for cyclical growth and 葛兰 for healthcare research, providing independent critiques of holdings, NAV, and valuation data.

What is the best way to validate A-share investment research across multiple frameworks?

The best way to validate A-share investment research is parallel multi-framework validation. By executing isolated sub-agents that apply diverse investment philosophies to the same underlying asset, you receive structured outputs with source attribution for unbiased comparison.

Does the fund analysis pipeline support data fetching from AKShare and BaoStock?

Yes, the fund analysis pipeline supports data fetching from AKShare and BaoStock. It utilizes a robust multi-source fallback system including East Money and pytdx, featuring manifest-based deduplication and retry logic to reliably acquire holdings and financial data.

How do I start due diligence on an A-share stock using expert manager lenses?

Start A-share due diligence by requesting an analysis of a specific fund or stock code. The skill automatically fetches financial data and executes six parallel sub-agents, returning structured investment perspectives from managers like 张坤 and 姜诚 in a single output.

What are the limitations of using sub-agent orchestration for fund analysis?

A limitation of sub-agent orchestration for fund analysis is context isolation; while this prevents bias, each manager's perspective runs independently without cross-referencing others. Additionally, the multi-source data pipeline requires fallback dependencies to mitigate API retrieval failures.