zhengxi-views
Provides traceable investment analysis based on public insights from Yifangda fund manager Zheng Xi.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/lyra81604/zhengxi-views
Overview
This Agent Skill is built upon all publicly available views and investment approaches of Yifangda fund manager Zheng Xi, combined with comprehensive fund data across the market, to deliver traceable investment analysis. It can retrieve Zheng Xi's actual opinions on specific areas, explain his investment logic, and score funds according to his framework. Ideal for researchers and investors seeking a deeper understanding of Zheng Xi's investment philosophy. Available via platforms such as Claude Code and Tencent WorkBuddy.
Capabilities
- ▪Retrieve Zheng Xi's genuine views on specific topics
- ▪Explain Zheng Xi's investment methodology
- ▪Make forward-looking judgments using Zheng Xi's approach
- ▪Write commentary in Zheng Xi's distinctive tone
- ▪Compare funds managed by Zheng Xi with those of other fund managers
- ▪Score funds using Zheng Xi's analytical framework
Use cases
Setup
For Claude Code: macOS / Linux: ```bash mkdir -p "$HOME/.claude/skills/zhengxi-views" cp -R SKILL.md README.md references scripts "$HOME/.claude/skills/zhengxi-views"/ ``` Windows PowerShell: ```powershell $dst = "$HOME\.claude\skills\zhengxi-views" New-Item -ItemType Directory -Force $dst | Out-Null Copy-Item -Recurse SKILL.md,README.md,references,scripts $dst ```
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Can this skill be used for actual investment decisions?
For research and learning only; not a substitute for investment advice.
What dependencies are required to run?
Pure corpus retrieval requires no dependencies; fetching fund data requires installing requests, beautifulsoup4, and lxml.
Related skills
xiaohongshu-mcp
Xiaohongshu MCP enables AI assistants to directly access and operate Xiaohongshu data.
aaron-marketing-skills
38 marketing skills and 5 commands covering SEO/GEO and influencer marketing.
lenny-skills
86 product management skills extracted from Lenny's podcast, applicable to Claude Code and AI agents.
claude-fuer-deutsches-recht
Experimental skill set for German law, covering labor law, corporate law, insolvency law, and more.
paperasse
AI agent skills tailored for the French bureaucratic system, covering accounting, notarization, taxation, and more.
Product-Manager-Skills
A practical, battle-tested product management skill framework designed for AI agents such as Claude Code, Cowork, and Codex.