investment-team
FeaturedAI Berkshire skill: 投研团队:四角色并行分析框架. Source: skills/investment-team.md.
AI & Automation 14,533 stars
2040 forks Updated yesterday MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Codex adapter note
This skill is generated from `skills/investment-team.md` so Claude Code and Codex users share one canonical workflow.
- Treat `$ARGUMENTS` as the user's request in the current Codex thread.
- When the source mentions Claude-only surfaces such as Task, Agent, WebSearch, Bash, Read, or Write, use the closest Codex capability available in this session: subagents when available, web search when needed, shell commands for local tools, and normal file edits for workspace files.
- Use shared project tools from `tools/` in this repository. Prefer running commands from the repository root with paths like `python3 tools/financial_rigor.py ...`; if the current thread starts outside the repo, locate the actual checkout path first instead of assuming a fixed home-directory path.
- Before starting research, run the `date` command to confirm today's date; treat it as the baseline for "latest" data and state the data cutoff date in the report header. Never assume the current date from training data.
- Preserve the research quality rules from `AGENTS.md`: cross-check financial data, use exact arithmetic tools for valuation/math, and clearly label uncertainty and source gaps.
# 投研团队:四角色并行分析框架
对 $ARGUMENTS 进行团队化投资研究分析。使用 Team 工具创建真正的多Agent并行研究团队。
## 执行流程
### 第一步:展示团队框架
向用户展示以下团队结构,确认后启动:
| 角色 | 职责 | 分析框架 |
|------|------|----------|
| **team-lead**(你自己) | 统筹协调、汇总研判、输出最终报告 | 四大师综合框架 |
| **business-analyst** | 商业模式 & 护城河分析 | 段永平视角 |
| **financial-analyst** | 财务报表 & 估...
Details
- Author
- xbtlin
- Repository
- xbtlin/ai-berkshire
- Created
- 3 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
investment-research
AI Berkshire skill: 投资研究:巴菲特-芒格-段永平-李录 四大师综合分析框架. Source: skills/investment-research.md.
14,533 Updated yesterday
xbtlin AI & Automation Featured
portfolio-review
AI Berkshire skill: 组合管理:从"研究公司"到"管理组合". Source: skills/portfolio-review.md.
14,533 Updated yesterday
xbtlin AI & Automation Featured
earnings-team
AI Berkshire skill: 财报精读团队:四大师并行解读 + 公众号发布. Source: skills/earnings-team.md.
14,533 Updated yesterday
xbtlin