Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

income-statement-analysis损益表分析

Agent Skill

income-statement-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

404

周安装

17

GitHub Stars

4

下载量

141
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:income-statement-analysis(损益表分析)
来源仓库:https://github.com/tradeinsight-info/investment-analysis-skills
仓库路径:skills/income-statement-analysis
安装命令:
npx skills add https://github.com/tradeinsight-info/investment-analysis-skills --skill income-statement-analysis
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tradeinsight-info/investment-analysis-skills --skill income-statement-analysis

简介

income-statement-analysis 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于关键词搜索、任务场景分析和来源线索整理等研究检索场景。
  • 通过 npx skills add 命令从 GitHub 仓库安装并使用该技能。
  • 安装前需确认权限范围、维护状态及是否触发联网或文件操作。
  • 建议结合原始 README 文档进一步核验具体用法和功能边界。

SKILL.md

Income Statement Analysis

Purpose

Analyze a company's income statement to evaluate revenue generation, cost management, and profitability across reporting periods. Extract and interpret key line items from the top line (revenue) through the bottom line (net income), computing derived metrics such as margin ratios, growth rates, and per-share figures. Present findings in a structured format that surfaces trends, anomalies, and the quality of reported earnings.

Data Fetching Process

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/data-sources.md for full source details and fallback behavior.

  1. Resolve the ticker. Fetch https://www.sec.gov/files/company_tickers.json using the sec-fetch skill (see data-sources.md), locate the company's CIK, and pad it to 10 digits. Cache the CIK and official company name for subsequent requests.
  2. Fetch structured financial data (primary). Request the SEC EDGAR XBRL company facts endpoint: https://data.sec.gov/api/xbrl/companyfacts/CIK{10-digit-CIK}.json Extract the following XBRL concepts under facts > us-gaap >... > units > USD (or USD/shares for per-share items): Filter each concept for fp == "FY" entries to obtain annual figures. Sort by end date descending to get the most recent periods first. Collect at least the last five fiscal years when available.

- Revenues or RevenueFromContractWithCustomerExcludingAssessedTax — total revenue - CostOfGoodsAndServicesSold or CostOfRevenue — COGS - GrossProfit — gross profit (compute if absent: revenue minus COGS) - OperatingExpenses — total operating expenses - OperatingIncomeLoss — EBIT / operating income - NetIncomeLoss — net income - EarningsPerShareBasic — basic EPS - EarningsPerShareDiluted — diluted EPS - CommonStockSharesOutstanding or WeightedAverageNumberOfShareOutstandingBasicAndDiluted — share count - DepreciationDepletionAndAmortization — D&A (needed to derive EBITDA)

  1. Fetch pre-computed tables (secondary). If EDGAR data is incomplete or unavailable, fetch:

- https://stockanalysis.com/stocks/{ticker}/financials/ — annual income statement - https://stockanalysis.com/stocks/{ticker}/financials/?p=quarterly — quarterly income statement (when quarterly detail is requested)

  1. Fetch analyst estimates (supplementary). When forward-looking context is needed, fetch:

- https://stockanalysis.com/stocks/{ticker}/forecast/ — consensus revenue and EPS estimates for upcoming periods

Analysis Steps

Core Line Items

Extract and tabulate the following for each available fiscal year:

Line ItemXBRL ConceptNotes
RevenueRevenuesTop-line sales
COGSCostOfGoodsAndServicesSoldDirect production costs
Gross ProfitGrossProfitRevenue minus COGS
Operating ExpensesOperatingExpensesSG&A, R&D, other OpEx
Operating Income (EBIT)OperatingIncomeLossGross profit minus OpEx
EBITDADerivedEBIT plus D&A
Net IncomeNetIncomeLossAfter interest, taxes, non-recurring items
Basic EPSEarningsPerShareBasicNet income per basic share
Diluted EPSEarningsPerShareDilutedNet income per diluted share
Shares OutstandingCommonStockSharesOutstandingBasic share count

Margin Hierarchy

Compute each margin as a percentage of revenue for every period:

  • Gross Margin = Gross Profit / Revenue
  • Operating Margin (EBIT Margin) = Operating Income / Revenue
  • EBITDA Margin = EBITDA / Revenue
  • Net Margin = Net Income / Revenue

Present margins in a multi-year table. Highlight expanding or contracting margins and note the magnitude of change in percentage points year over year. A widening gap between gross margin and operating margin may indicate rising SG&A or R&D spend. A widening gap between operating margin and net margin may signal increasing interest expense or tax burden.

Growth Rates

Compute year-over-year (YoY) growth for:

  • Revenue growth rate
  • Gross profit growth rate
  • Operating income growth rate
  • Net income growth rate
  • Diluted EPS growth rate

Flag any period where net income growth significantly outpaces or lags revenue growth, as this indicates margin expansion/compression or non-operating items distorting earnings.

Share Count Trends

Track basic and diluted shares outstanding across periods. Compute the change in share count YoY. A declining share count indicates buyback activity, which boosts EPS even when net income is flat. A rising share count may indicate dilution from stock-based compensation (SBC) or equity raises.

Revenue Quality

Assess revenue composition when data permits:

  • Recurring vs. one-time revenue. Subscription or service revenue is generally higher quality than one-time license or product sales. Look for segment breakdowns in EDGAR filings or Stock Analysis.
  • Geographic diversification. Note any concentration risk if a single geography dominates.
  • Customer concentration. Flag if 10-K disclosures mention significant customer concentration.

Operating Leverage

Evaluate whether revenue growth translates into faster operating income growth. Compute the operating leverage ratio:

  • Operating Leverage = % Change in Operating Income / % Change in Revenue

A ratio greater than 1.0 indicates positive operating leverage — the company's cost structure allows incremental revenue to flow through to profit at an accelerating rate. A ratio less than 1.0 suggests the opposite.

Depth Handling

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/output-format.md for standard formatting rules.

  • Summary depth (default). Present the most recent three fiscal years of core line items in a single table, followed by a margin table. Include two to three sentences of narrative interpreting the trend. Show diluted EPS and share count. Omit quarterly data unless the user specifically asks.
  • Detailed depth. Expand to five fiscal years and include quarterly data for the trailing four to eight quarters. Add a dedicated growth rate table, a share count trend section, a revenue quality discussion, and an operating leverage calculation. Provide extended commentary comparing current margins to historical averages and noting inflection points.

Sector-Specific Adjustments

  • SaaS / Software companies. In addition to GAAP revenue, look for Annual Recurring Revenue (ARR) disclosures. Margins may be depressed by heavy SBC — note SBC as a percentage of revenue alongside GAAP margins. Growth rate analysis is often more important than absolute margin levels for early-stage SaaS.
  • Financial services / Banking. Revenue is often reported as net interest income plus non-interest income rather than a single "Revenues" line. Adapt XBRL concept lookups to InterestIncomeExpenseNet and NoninterestIncome.
  • Retail / Consumer. Same-store sales growth may be a more relevant top-line metric than total revenue growth. Note if revenue growth is driven primarily by new store openings versus organic growth.
  • Energy / Commodities. Revenue is heavily influenced by commodity prices. Note the price environment and distinguish volume growth from price-driven growth when segment data is available.

Output

Follow the output structure defined in ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/output-format.md. Begin with the standard header, present data in markdown tables with right-aligned numbers and units, include source links after each data section, and close with the standard disclaimer.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.81%
按下载量换算48

Claude

32.86%
按下载量换算46

Cursor

16.73%
按下载量换算24

Gemini CLI

10.25%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills