financial-statement

Analyze financial statements and detect fraud signals using predefined indicators.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/644408071-design/Kokpop --skill financial-statement-644408071-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: financial-statement
Source: https://github.com/644408071-design/Kokpop/tree/main/agent/src/skills/financial-statement
Command: npx skills add https://github.com/644408071-design/Kokpop --skill financial-statement-644408071-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, pandas_datareader, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides in-depth analysis of a company's financial statements, helping identify potential financial fraud signals and providing insights into the company's financial health.

Core Features & Use Cases

  • Financial Statement Analysis: Analyze the balance sheet, income statement, and cash flow statement for insights.
  • Profit Quality Analysis: Assess the quality of a company's earnings through cash flow and accrual analysis.
  • DuPont Analysis: Decompose return on equity into its component parts to understand profitability and efficiency.
  • Financial Fraud Detection: Identify potential financial fraud signals based on 12红旗 indicators.
  • Use Case: Utilize this Skill to analyze the financial statements of a public company to evaluate its profitability, risk profile, and potential for financial fraud.

Quick Start

Analyze the financial statements of Company XYZ using the financial-statement skill.

Frequently Asked Questions about financial-statement

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze financial statements to evaluate a company's financial health?

Analyzing financial statements involves examining the balance sheet, income statement, and cash flow statement to identify key financial ratios, evaluate profit quality, and assess overall financial health and profitability.

What is DuPont analysis and how does it decompose return on equity?

DuPont analysis is a framework that decomposes return on equity into its component parts. This breakdown helps you understand the specific underlying drivers of a company's profitability and operational efficiency.

How can I detect potential financial fraud signals using financial ratios?

You can detect potential financial fraud signals by evaluating financial statements against predefined red flag indicators. This process highlights accounting anomalies and discrepancies indicating potential financial fraud.

How do I assess profit quality through cash flow and accrual analysis?

Assessing profit quality involves analyzing the relationship between reported earnings and actual cash flows within the financial statements. This reveals the sustainability of a company's earnings and highlights potential accounting manipulations.

Can I use pandas and numpy for financial statement analysis?

Yes, you can use pandas and numpy for financial statement analysis. These dependencies facilitate data manipulation and numerical calculations required for computing metrics and evaluating financial ratios.