📊
DataPython

Financial Statement Analysis

by simbajigege

Financial Statement Analysis is a Data skill for Claude Code, published by simbajigege in book2skills.

161 stars30 forkson simbajigege/book2skillsAdded 2026/09/08+4% in starsRepository updated 2026/08/26
agent-skillsagentskillsanthropicanthropic-claudebook2skillsgrowth-investinginvestinginvesting-skillsskillsstock-analysis
Install in seconds
Install Financial Statement Analysis
Copy Financial Statement Analysis into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/simbajigege/book2skills/tree/main/skills/analyzing-financial-statements ~/.claude/skills/analyzing-financial-statements

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/simbajigege/book2skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/analyzing-financial-statements/SKILL.md in simbajigege/book2skills
Installs to
~/.claude/skills/analyzing-financial-statements
Collection
One of 25 skills cataloged from this repository
Category
Data812 skills

What Financial Statement Analysis does

Financial Statement Analysis applies Xiao Xing's framework to assess asset quality, profit authenticity, cash flow health, solvency, and ROIC. Use it when reviewing a company’s financial reports or checking for red flags and overall investment value.

Financial Statement Analysis is cataloged under Data on DirSkills. Financial Statement Analysis comes from a repository tagged agent-skills, agentskills, anthropic, anthropic-claude and book2skills.

Documentation

README

Skill: 财报透视——识别上市公司资产、利润、现金流质量

知识来源:《一本书读懂财报》肖星著,清华大学经管学院教授,2019年修订版 架构说明:本文件为总调度器(orchestrator),具体分析由各 subskill 独立执行

SKILL.md(总调度器,你在这里)
└── subskills/
    ├── m1_industry_analysis/         ← 行业背景分析
    │   ├── module.md
    │   └── references/case_library.md
    ├── m2_asset_debt_analysis/       ← 资产质量检查
    │   ├── module.md
    │   └── references/case_library.md
    ├── m3_profit_analysis/           ← 利润质量验证
    ├── m4_cashflow_analysis/         ← 现金流健康度
    ├── m5_solvency_analysis/         ← 周转率与偿债能力
    └── m6_roic_analysis/             ← 好公司综合评定

Skill 目的

帮助用户通过三张财务报表识别上市公司的真实质量:

  • 资产是否优质:账面资产背后的现实是什么
  • 利润是否真实:利润是赚来的还是做出来的
  • 现金流是否健康:企业经营的血液流动是否正常

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Financial Statement Analysis

  • What else does simbajigege publish alongside Financial Statement Analysis?

    Financial Statement Analysis is one of 25 skills that DirSkills catalogs from simbajigege/book2skills, the repository it ships in. Its siblings there include Agent Memory Implementation, Agent Tool Builder and Business Adventures Analysis. Each one is a separate skill with its own page in this directory, installs the same way Financial Statement Analysis does, and is maintained by simbajigege in that same repository. The rest of the collection is listed on the simbajigege/book2skills page.

  • How does Financial Statement Analysis compare to other Data skills?

    Financial Statement Analysis ranks #763 by stars among the 812 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Financial Statement Analysis against them. Open each page to compare what they document and how they install.

More from simbajigege/book2skills

Financial Statement Analysis is one of 25 skills cataloged on DirSkills from simbajigege/book2skills.

See all 25 skills
🧠
1h ago

Agent Memory Implementation

Agent Memory Implementation restructures a crowded MEMORY.md into a small pointer index plus on-demand topic files. Use it when MEMORY.md gets too long, mixes pointers with content, or needs stale memories corrected in place.
AI Engineering
16130
🛠️
1h ago

Agent Tool Builder

Agent Tool Builder helps define agent tools with a fail-closed pattern that keeps schema, security metadata, and execution together. Use it when creating a new tool or adding validation and permission checks to an existing one.
AI Engineering
16130
📘
1h ago

Business Adventures Analysis

Business Adventures Analysis uses John Brooks’s *Business Adventures* as a diagnostic lens for business failures, market panics, governance issues, and innovation questions. Use it to map a live situation to recurring patterns like hubris, incentive drift, and institutional fragility.
AI Engineering
16130
📈
1h ago

Common Sense Index Investing

Common Sense Index Investing applies Bogle's rules to fund selection, fees, asset allocation, and buy-and-hold discipline. Use it to compare index vs active funds, assess cost drag, and simplify a portfolio.
Data
16130
🧠
1h ago

Compact Memory Implementation

Compact Memory Implementation shows how to add memory compaction to an agent by triggering a forked compactor, generating a structured summary, and restoring it in later sessions. Use it when building context compression or persistence with Claude Agent SDK or the Anthropic API.
AI Engineering
16130
📣
1h ago

Contagious Viral Content Berger

Contagious Viral Content Berger applies Jonah Berger's STEPPS framework to diagnose why content spreads or stalls. Use it to engineer shareability with social currency, triggers, emotion, public visibility, practical value, and stories.
AI Engineering
16130