financial-report-minesweeper — Claude Skill by terancejiang

by terancejiang · Claude Skill · ★ 60

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About financial-report-minesweeper

财报排雷 / 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

Quick Facts

Stars60
Forks17
LanguagePython
CategoryClaude Skill
Quality Score29.75/100
Last Updated2026-04-16
Created2026-04-12
Platformsclaude-code, python
Est. Tokens~13k

financial-report-minesweeper alternative? Top 2 similar tools

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.

  • skyll by assafelovic · ⭐ 222

    A tool for autonomous agents like OpenClaw to discover and learn skills autonomously

  • digital-marketing-pro by indranilbanerjee · ⭐ 147

    Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is financial-report-minesweeper?

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.

What programming language is financial-report-minesweeper written in?

financial-report-minesweeper is primarily written in Python.

How do I install or use financial-report-minesweeper?

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.

What are the best alternatives to financial-report-minesweeper?

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.

View on GitHub → Browse Claude Skill tools