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

dividend-analysis股息分析

Agent Skill

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

总安装

275

周安装

11

GitHub Stars

4

下载量

89
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

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

简介

dividend-analysis 评估公司股息政策的安全性与增长可持续性。

  • 适用于收入型投资者的分红股票筛选与风险评估。
  • 综合当前收益率、支付率与自由现金流覆盖率多维判断。
  • 需接入专业金融数据源获取准确的历史与实时财务指标。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Dividend Analysis

Purpose

Assess a company's dividend program and total shareholder return profile, including current yield, growth trajectory, payout sustainability, and share buyback activity. This skill is designed for income-focused investors who need to evaluate whether a dividend is safe, growing, and competitive relative to alternatives. The analysis covers both historical dividend patterns and forward-looking sustainability under stress scenarios.

Data Fetching Process

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/data-sources.md for full data-fetching instructions, ticker resolution, and fallback behavior.

Primary Data — SEC EDGAR XBRL API

Fetch the company facts endpoint to retrieve historical financial data:

https://data.sec.gov/api/xbrl/companyfacts/CIK{10-digit-CIK}.json

Extract the following XBRL concepts for annual (FY) and quarterly (Q1-Q4) periods, sorted chronologically by end date:

  • Dividends Per Share: CommonStockDividendsPerShareDeclared
  • Total Dividends Paid: PaymentsOfDividendsCommonStock or PaymentsOfDividends
  • Net Income: NetIncomeLoss
  • Diluted EPS: EarningsPerShareDiluted
  • Free Cash Flow: Derive from NetCashProvidedByOperatingActivities minus PaymentsToAcquirePropertyPlantAndEquipment
  • Shares Outstanding: CommonStockSharesOutstanding or WeightedAverageNumberOfDilutedSharesOutstanding
  • Share Repurchases: PaymentsForRepurchaseOfCommonStock
  • Share Issuance: ProceedsFromIssuanceOfCommonStock

Collect at least 10 years of annual data to identify long-term dividend growth trends and consecutive increase streaks.

Secondary Data — Stock Analysis

Fetch the cash flow statement for dividend payments and buyback data:

https://stockanalysis.com/stocks/{ticker}/financials/cash-flow-statement/

Fetch pre-computed ratios for yield and payout data:

https://stockanalysis.com/stocks/{ticker}/financials/ratios/

Fetch the income statement for earnings data:

https://stockanalysis.com/stocks/{ticker}/financials/

Supplementary Context — WebSearch

Search for dividend history, aristocrat/king status, and management commentary on capital return policy:

  • "{ticker} dividend history consecutive increases"
  • "{ticker} dividend aristocrat" OR "{ticker} dividend king"
  • "{ticker} capital allocation policy buyback authorization"
  • "{ticker} dividend safety analysis"

Analysis Steps

Step 1 — Establish Current Dividend Profile

Determine the current state of the dividend program:

  • Current Annual Dividend Per Share (DPS): Sum of the most recent four quarterly dividends (or the declared annual dividend if paid annually).
  • Current Dividend Yield: Current Annual DPS / Current Share Price. Express as a percentage.
  • Most Recent Quarterly Dividend: Amount and ex-dividend date.
  • Dividend Frequency: Quarterly, semi-annual, annual, or irregular.

Present a summary:

MetricValue
Annual DPS$X.XX
Quarterly DPS$X.XX
Current YieldX.XX%
FrequencyQuarterly

Step 2 — Compute Dividend Growth CAGRs

Calculate compound annual growth rates for DPS over multiple time horizons:

HorizonDPS CAGR
1-YearX.X%
3-YearX.X%
5-YearX.X%
10-YearX.X%

Present a year-by-year DPS history table showing at least 10 years of annual dividends with year-over-year growth rates. Highlight any years where the dividend was cut, frozen, or where a special/irregular dividend was paid.

Step 3 — Evaluate Payout Ratios

Compute both earnings-based and cash-flow-based payout ratios to assess sustainability from two perspectives:

  • Earnings Payout Ratio = Total Dividends Paid / Net Income. Alternatively, DPS / Diluted EPS.
  • FCF Payout Ratio = Total Dividends Paid / Free Cash Flow. This is the more conservative and operationally relevant measure.

Present a multi-year table:

Metric20242023202220212020
Earnings Payout Ratio
FCF Payout Ratio

Interpret the payout ratios:

  • Below 50% (earnings-based): Generally safe with room for growth.
  • 50-75%: Moderate; growth may slow but dividend is likely sustainable.
  • Above 75%: Elevated; limited room for growth, and a downturn could threaten the dividend.
  • Above 100%: Dividend exceeds earnings, funded by debt or reserves. Flag as a significant risk unless FCF payout is materially lower.

Always compare both ratios — companies with high depreciation (e.g., REITs, utilities) may have high earnings payout but sustainable FCF payout.

Step 4 — Assess Consecutive Growth Streak

Count the number of consecutive years the company has increased its annual dividend:

  • Dividend Aristocrat status: 25+ consecutive years of dividend increases (S&P 500 member requirement also applies, but note the streak regardless).
  • Dividend King status: 50+ consecutive years of dividend increases.
  • Dividend Challenger: 5-9 consecutive years.
  • Dividend Contender: 10-24 consecutive years.

Report the exact number of consecutive years and the classification. Note any recent dividend cuts or freezes, even if the streak has since restarted.

Step 5 — Analyze Share Buybacks and Total Shareholder Return

Compute buyback metrics to capture the full capital return picture:

  • Net Share Repurchases = Share Repurchases minus Share Issuance. Use annual data.
  • Buyback Yield = Net Share Repurchases / Current Market Capitalization. Express as a percentage.
  • Total Shareholder Return Yield = Dividend Yield + Buyback Yield. Represents the total cash returned to shareholders as a percentage of market cap.
  • Share Count Trend: Track shares outstanding over 5 years to confirm whether buybacks are actually reducing the share count (versus merely offsetting stock-based compensation dilution).

Present a table:

Metric20242023202220212020
Dividends Paid ($M)
Net Buybacks ($M)
Total Capital Return ($M)
Shares Outstanding (M)

Step 6 — Stress Test Dividend Sustainability

Evaluate whether the dividend can be maintained under adverse conditions:

  • Earnings Decline Scenario: If earnings fell 20% from the most recent year, calculate the resulting earnings payout ratio and FCF payout ratio. Repeat for a 30% decline. If either ratio exceeds 100% under the 20% scenario, flag the dividend as vulnerable. Present results in a table:
ScenarioEarnings PayoutFCF PayoutSustainable?
Current
Earnings -20%
Earnings -30%
  • Historical Resilience: During the most recent recession or downturn (2020 COVID, 2008 GFC, or the company's worst recent year), was the dividend maintained, frozen, or cut? If the company maintained or grew the dividend through a downturn, this is a strong positive signal. If it was cut, note the magnitude of the cut and how long it took to restore.
  • Debt Capacity: Does the company have sufficient balance sheet strength (low leverage, strong interest coverage) to maintain the dividend even during a temporary earnings decline? Check whether debt covenants restrict dividend payments at certain leverage levels.
  • Cash Reserves: Determine whether the company has sufficient cash on hand to cover 1-2 years of dividend payments from reserves alone if free cash flow temporarily turned negative.

Classify dividend sustainability as: Very Safe (FCF payout below 50%, long streak, survived recessions), Safe (FCF payout below 70%, consistent history), Moderate Risk (FCF payout 70-90%, limited headroom), Elevated Risk (FCF payout above 90%, thin coverage), or Unsafe (FCF payout above 100% or recent cut), with a brief justification.

Step 7 — Special and Irregular Dividends

Note any special dividends, extra dividends, or variable dividend policies:

  • Amount and date of any special dividends in the last 5 years.
  • Whether the company uses a fixed-plus-variable dividend policy (common in energy and mining).
  • Capital return distributions from spin-offs or asset sales.

Step 8 — Synthesize Dividend Assessment

Provide an overall dividend investment characterization:

  • Summarize the dividend's current yield relative to sector peers and the broader market.
  • Assess whether the dividend growth rate is likely to continue at its historical pace based on payout headroom and earnings growth prospects.
  • Identify the primary appeal (high current yield, strong growth, exceptional safety, or balanced profile).
  • State the single biggest risk to the dividend.

Depth Handling

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/output-format.md for depth and formatting guidelines.

Summary depth (default): Present current yield, DPS, 5-year DPS CAGR, earnings and FCF payout ratios for the most recent year, consecutive growth streak, and a 2-3 sentence sustainability assessment.

Detailed depth: Expand to full 10-year DPS history with YoY growth rates, multi-year payout ratio tables, complete buyback analysis with share count trend, stress test results, special dividend history, and extended narrative on dividend investment thesis.

Sector-Specific Adjustments

Apply the following sector-specific considerations when the company operates in a relevant industry:

  • REITs: REITs are required to distribute at least 90% of taxable income as dividends. Use FFO (Funds From Operations) payout ratio instead of earnings payout ratio, as GAAP net income understates REIT cash flow due to depreciation. An FFO payout ratio below 80% is generally considered sustainable.
  • Utilities: Typically high payout ratios (60-80%) are normal and sustainable due to regulated, predictable earnings. Compare yield against the utility sector average rather than the broad market.
  • Energy / MLPs: Variable distribution policies are common. Assess distribution coverage ratio (distributable cash flow / distributions). Coverage above 1.2x is generally considered safe.
  • Banks / Financial Services: Dividend payments are subject to regulatory stress testing (CCAR/DFAST). Note any regulatory restrictions on capital returns. Compare payout as a percentage of net income against the 30-50% range typical for well-capitalized banks.
  • Technology / Growth: Many tech companies prioritize buybacks over dividends. When the dividend yield is low but buyback yield is substantial, emphasize total shareholder return yield.

Only include sector-specific metrics when the company's industry warrants them. Do not force these metrics for unrelated sectors.

Output Format

Consult ${CLAUDE_PLUGIN_ROOT}/skills/_shared/references/output-format.md for the standard response structure including header, source links, and disclaimer.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

36.19%
按下载量换算32

Claude

31.76%
按下载量换算28

Cursor

17.32%
按下载量换算15

Gemini CLI

9.21%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills