返回 Skill 列表
金融投资金融
财报排雷 Skill
8项排雷检查:现金流、应收账款、商誉、质押、监管、关联交易、存货。一键暴雷预警。
📋 SKILL.md 完整代码
--- name: report-check-skill description: >- 8项排雷检查:现金流、应收账款、商誉、质押、监管、关联交易、存货。一键暴雷预警。 Use when working on report check skill tasks. allowed-tools: Read,Write,Bash --- # 财报排雷 Skill ## Quick Start 1. Save as `~/.claude/skills/report-check-skill/SKILL.md` 2. Restart Claude Code 3. Type `/report-check-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/report-check-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /report-check-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
8 项排雷清单
1) 暴雷预判:一句话说最可能的原因。2) 现金流:净利润增长但经营现金流为负?3) 应收异常:增速>营收增速?4) 商誉炸弹:占比>20%?5) 质押风险:大股东>50%?6) 监管记录:是否有问询/处罚/审计异常?7) 关联交易:是否频繁或异常?8) 存货恶化:周转天数是否恶化?每项用 ✅安全/⚠️关注/🚨危险 标记。