by terancejiang · Claude Skill · ★ 60
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
财报排雷 / Financial Report Minesweeper 本项目基于唐朝老师的《手把手教你读财报(新准则升级版)》,将书中的财报分析方法论提炼为一套自动化的风险检测工具。通过 Claude Code Skill 实现一键排雷:输入股票代码 → 自动获取数据 → 逐条检查 30 条规则 → 输出风险等级报告。 强烈推荐购买原书! 本项目仅是对书中方法论的程序化实现,无法替代原书的系统性讲解。唐朝老师用大量真实案例和通俗语言,将枯燥的财务知识讲得深入浅出,是每一位投资者的必读书目。无论你是否使用本工具,都建议先完整阅读原书,建立自己的财报分析框架。 《手把手教你读财报(新准则升级版)》 —— 唐朝 著,机械工业出版社 "财报是用来排除企业的,不是用来发现牛股的。" —— 唐朝 安装 前置条件 Claude Code CLI Python 3.9+ Tushare Pro Token(免费注册) 一键安装 安装脚本会自动: 检查 Python 环境和依赖(, , ),缺少的自动安装 引导设置 (保存到 ) 将 Skill 文件安装到 将年报下载 Skill 安装到 手动安装 如果不想用安装脚本: bash 克隆项目 git clone https://github.com/terancejiang/financial-report-minesweeper.git cd financial-report-minesweeper 安装 Python 依赖 pip install tushare pandas requests 设置 Tushare Token (复制示例文件并填入你的 token) cp .env.example .env 编辑 .env,将 yourtokenhere 替换为你的实际 token 安装 Skill 到 Claude Code mkdir -p /.claude/commands/minesweeper/references cp skill/SKILL.md /.claude/commands/minesweeper/ cp skill/references/checklist-rules.md /.claude/commands/minesweeper/references/ cp s
| Stars | 60 |
| Forks | 17 |
| Language | Python |
| Category | Claude Skill |
| Quality Score | 29.75/100 |
| Last Updated | 2026-04-16 |
| Created | 2026-04-12 |
| Platforms | claude-code, python |
| Est. Tokens | ~13k |
Looking for a financial-report-minesweeper alternative? If you're comparing financial-report-minesweeper with other claude skill tools, these 2 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
A tool for autonomous agents like OpenClaw to discover and learn skills autonomously
Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra
Explore other popular claude skill tools:
financial-report-minesweeper is 财报排雷工具 - A-share financial report fraud/risk detection based on Tang Chao's methodology. Claude Code Skill with 28-rule checklist.. It is categorized as a Claude Skill with 60 GitHub stars.
financial-report-minesweeper is primarily written in Python.
You can find installation instructions and usage details in the financial-report-minesweeper GitHub repository at github.com/terancejiang/financial-report-minesweeper. The project has 60 stars and 17 forks, indicating an active community.
The top alternatives to financial-report-minesweeper on Agent Skills Hub include skyll, digital-marketing-pro. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.