terancejiangterancejiangCommunityยท1 Agent Skills Included

financial-report-minesweeper

Automated A-share financial report fraud and risk screening

Screens A-share company annual reports for fraud and manipulation signals using a 30-rule checklist across seven layers. Fetches ten years of structured financial data via Tushare and downloads annual report PDFs automatically, eliminating manual data collection. Scores each company with weighted risk rules and outputs a clear risk-level report with per-rule verdicts.
npx skills add terancejiang/financial-report-minesweeper --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Financial Report Minesweeper?โ–ผ

Run `npx skills add terancejiang/financial-report-minesweeper --all -g -y` in your terminal to install the skill globally. You also need Python 3.9+ and a free Tushare Pro token for data access.

How to check a stock for financial fraud signals?โ–ผ

Run the minesweeper skill with a stock code or company name, such as /minesweeper 600519. It automatically fetches data, checks 30 risk rules, and outputs a risk-rated report.

What data sources does it use?โ–ผ

It combines Tushare API for ten years of structured financial data with annual report PDFs for qualitative details like freight costs, customer concentration, and R&D capitalization.

What methodology is the checklist based on?โ–ผ

The 30 rules are derived from Tang Chao's book on reading financial reports, covering audit opinions, income statement, cash flow, balance sheet, cross-validation, and non-financial signals.

Does it work with Claude Code?โ–ผ

Yes. It installs as a standard skill and runs directly in Claude Code with a simple slash command.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’