financial-report

Fetch financial indicators and reports for global stock markets.

6|2|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/EricOo0/stock-trading-platform --skill financial-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: financial-report
Source: https://github.com/EricOo0/stock-trading-platform/tree/main/backend/skills/financial-report
Command: npx skills add https://github.com/EricOo0/stock-trading-platform --skill financial-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires akshare, yfinance, edgar, requests, pandas, and includes scripts (resource) components.

What problem does it solve?

This Skill provides fast access to financial indicators, report search, and content retrieval across global stock markets, enabling in-depth fundamental analysis without leaving the platform.

Core Features & Use Cases

  • Financial Indicators: Retrieve revenue, profit, cash flow, debt, and returns for US, HK, and A-share stocks.
  • Report Search: Locate latest annual/quarterly reports (10-K/10-Q for US, annuals for A-share/HK) with summary metadata.
  • Report Content: Download and view report content (text/HTML) or link to primary documents for deeper review.
  • Use Case: A research analyst can quickly assemble a comparative view of a company’s growth and health across markets using a single skill.

Quick Start

Use the skill to fetch indicators for AAPL (US) or 600036 (A-share), or to search the latest US filings for AAPL.

Frequently Asked Questions about financial-report

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

FAQPage Schema
How do I retrieve financial indicators for A-share, US, and HK stocks?

You can retrieve financial indicators for A-share, US, and HK stocks by specifying the ticker symbol to fetch revenue, profit, cash flow, debt, and returns data. It returns structured historical data across multiple years to support fundamental analysis.

Can I search for 10-K and 10-Q reports for US stocks?

Yes, you can search for 10-K and 10-Q reports for US stocks by locating latest annual and quarterly filings with summary metadata. It also allows you to download or view the report content for deeper fundamental review.

What data sources does this skill use for fundamental analysis?

For fundamental analysis, the skill relies on akshare for A-share data, yfinance for US stocks, and edgar-based tools for SEC filings. These dependencies enable cross-jurisdiction financial indicators retrieval and report search.

Does yfinance support fetching historical financial data across multiple years?

Yes, yfinance supports fetching historical financial data across multiple years. Combined with akshare and edgar, the skill returns structured multi-year history for revenue, profit, cash flow, and debt indicators across global markets.

What is the best way to access annual report content for A-share stocks?

The best way to access annual report content for A-share stocks is searching via akshare to locate filings with summary metadata. You can then download and view the report content directly or link to primary documents for deeper fundamental review.

Are there limitations when searching financial reports across different jurisdictions?

When searching financial reports across jurisdictions, limitations include varying report types like 10-K/10-Q for US stocks versus annuals for A-share and HK stocks. Report content retrieval depends on the availability of text or HTML formats from akshare and edgar.