返回 Skill 列表
金融投资金融
产业链 BOM 逆向分析 Skill
用白毛股神的瓶颈理论,从终端产品倒推BOM物料清单,识别卡脖子环节。
📋 SKILL.md 完整代码
--- name: bom-skill description: >- 用白毛股神的瓶颈理论,从终端产品倒推BOM物料清单,识别卡脖子环节。 Use when working on bom skill tasks. allowed-tools: Read,Write,Bash --- # 产业链 BOM 逆向分析 Skill ## Quick Start 1. Save as `~/.claude/skills/bom-skill/SKILL.md` 2. Restart Claude Code 3. Type `/bom-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/bom-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /bom-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
BOM逆向法
从终端产品开始,逐层倒推物料清单(BOM)。每一层标注:供应商数量、扩产周期、技术门槛、国产化率。锁定「卡脖子」环节:国产化率<30%、全球供应商<5家、认证周期>1年。核心公式:低成本占比+高失效风险=最强议价力。