Investment Checklist
Description
# 巴菲特价值投资买入前 Checklist 对 $ARGUMENTS 执行巴菲特价值投资买入前 Checklist 分析。 **支持输入格式**:单个或多个公司,用逗号/顿号/空格分隔。例如:`腾讯, 茅台, 英伟达` 或 `NVDA AAPL MSFT` ## 执行流程 ### 第一步:解析输入,识别所有待分析公司 从 $ARGUMENTS 中解析出所有公司名称/代码。对每家公司确定: - 公司全称、股票代码、上市交易所 - 如果公司未上市,标记为"未上市"并给出简要说明(是否有间接投资途径),跳过完整Checklist ### 第一步半:AI研究偏见预警 对每家公司进行"信息丰富度"快速评级(A/B/C),并在报告中标注: | 等级 | 判断标准 | 对Checklist的影响 | |------|---------|-----------------| | A级 | 上市多年、数据充裕 | 正常执行,但警惕"共识陷阱"——所有指标看起来都清晰不代表真的确定 | | B级 | 数据有限需推算 | 每个推算指标标注置信度,"好生意"判断加权考虑数据可靠性 | | C
Installation
Installs to ~/.claude/skills/xbtlin-ai-berkshire-investment-checklist/SKILL.md
mkdir -p ~/.claude/skills/xbtlin-ai-berkshire-investment-checklist && curl -fsSL https://raw.githubusercontent.com/xbtlin/ai-berkshire/HEAD/skills/investment-checklist.md -o ~/.claude/skills/xbtlin-ai-berkshire-investment-checklist/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11