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

dividend-buyback-analyzerdividend buyback 分析器

Agent Skill

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

总安装

245

周安装

10

GitHub Stars

85

下载量

78
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/lyndonkl/claude --skill dividend-buyback-analyzer

简介

dividend-buyback-analyzer 分析企业通过分红与回购向股东返还现金的效率。

  • 适用于成熟科技公司资本配置决策的价值评估场景。
  • 基于 FCFE 模型判断超额现金是否被合理分配。
  • 需输入净利润、CAPEX、债务变动与分红回购金额等财务数据。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Dividend and Buyback Analysis

Table of Contents

Example

Scenario: Mature tech company -- assess whether it is returning enough cash to shareholders and in what form.

Inputs:

  • Net income: $2.0B
  • CapEx: $600M, Depreciation: $400M
  • Change in working capital: $50M
  • Debt repaid: $200M, Debt issued: $300M
  • Current dividends: $400M, Current buybacks: $600M
  • Cash on balance sheet: $8.0B, Revenue: $15B
  • ROC: 12%, WACC: 10%

Step 1 -- Compute FCFE:

FCFE = Net Income - (CapEx - Depreciation) - Change in WC + (Debt Issued - Debt Repaid)
FCFE = $2.0B - ($600M - $400M) - $50M + ($300M - $200M)
FCFE = $2.0B - $200M - $50M + $100M = $1.85B

Step 2 -- Compare to actual returns:

Total cash returned  = Dividends + Buybacks = $400M + $600M = $1.0B
FCFE gap             = $1.85B - $1.0B = $850M (under-returning)
Cash return ratio    = $1.0B / $1.85B = 54% (returning only ~half of capacity)

Step 3 -- Assess excess cash:

Operating cash needs = Revenue x 3% = $15B x 0.03 = $450M
Excess cash          = $8.0B - $450M = $7.55B

Step 4 -- Evaluate reinvestment quality:

ROC (12%) > WACC (10%) -- still earning above cost of capital
But gap is narrowing and reinvestment opportunities are declining

Step 5 -- Determine dividend vs buyback split:

  • Dividends create sticky expectations; maintain at $400M
  • Buybacks offer flexibility; increase to $1.15B
  • Return $2B of excess cash via special buyback program over 2 years

Step 6 -- Recommendation:

  • Increase total annual return from $1.0B to $1.55B (84% of FCFE)
  • Return $2B of excess cash via accelerated buyback over 24 months
  • Retain $500M/year of FCFE for reinvestment (ROC > WACC, but selective)

Workflow

Copy this checklist and track your progress:

Dividend & Buyback Analysis Progress:
- [ ] Step 1: Compute FCFE (what the company can afford to return)
- [ ] Step 2: Compare to actual cash returned (dividends + buybacks)
- [ ] Step 3: Assess excess cash on balance sheet
- [ ] Step 4: Evaluate reinvestment quality (ROC vs WACC)
- [ ] Step 5: Determine optimal split (dividends vs buybacks)
- [ ] Step 6: Make recommendation

Step 1: Compute FCFE

Calculate free cash flow to equity -- the maximum sustainable cash return to shareholders. See resources/template.md for the computation worksheet and resources/methodology.md for the conceptual framework.

FCFE = Net Income - (CapEx - Depreciation) - Change in WC + (Debt Issued - Debt Repaid)

If FCFE is negative, the company cannot sustainably return cash and should be retaining or raising capital instead. Use multi-year average FCFE for cyclical companies.

Step 2: Compare to actual cash returned

Compute total cash returned (dividends + buybacks) and compare to FCFE. See resources/template.md for the comparison table.

Three outcomes:

  • Cash returned < FCFE: Company is under-returning (accumulating cash)
  • Cash returned approximately equal to FCFE: Company is returning what it can afford
  • Cash returned > FCFE: Company is over-returning (borrowing to pay dividends or depleting cash -- unsustainable)

Step 3: Assess excess cash on balance sheet

Determine how much cash exceeds operating needs. See resources/methodology.md for industry norms on operating cash requirements.

Excess Cash = Cash on Hand - Operating Cash Needs
Operating Cash Needs typically = 2-5% of Revenue (varies by industry)

Large excess cash indicates accumulated under-returning. This is a stock of past under-distribution, separate from the flow (FCFE vs returns).

Step 4: Evaluate reinvestment quality

Assess whether the company has profitable uses for retained cash. See resources/methodology.md for the ROC vs WACC framework.

  • ROC > WACC with growing opportunities: retention is justified
  • ROC > WACC but declining: return more, reinvest selectively
  • ROC < WACC: return all FCFE; the company is destroying value by reinvesting

Step 5: Determine optimal split (dividends vs buybacks)

Choose the return mechanism based on cash flow predictability, tax regime, and investor base. See resources/methodology.md for the full decision framework.

Key considerations:

  • Dividends are sticky -- once initiated, cutting them signals distress
  • Buybacks are flexible -- can be scaled up or down with cash flow
  • Tax regime: if capital gains are taxed lower than dividends, favor buybacks
  • Signaling: dividends signal confidence in stable future cash flows

Step 6: Make recommendation

Synthesize findings into a concrete policy recommendation. See resources/template.md for the recommendation template. Validate using resources/evaluators/rubric_dividend_buyback_analyzer.json. Minimum standard: average score of 3.5 or higher.

Common Patterns

Pattern 1: Cash Hoarder

  • Profile: FCFE substantially exceeds cash returned; large and growing cash balance; ROC declining toward WACC
  • Signals: Cash/Revenue ratio > 20%, cash return ratio < 50%, cash balance growing year-over-year
  • Typical companies: Mature tech, pharma with expired patents, conglomerates
  • Recommendation: Increase total return toward 80-100% of FCFE; return excess cash via special buyback or special dividend; shift composition toward buybacks for flexibility
  • Risk if unaddressed: Activist pressure, value-destroying acquisitions with excess cash, agency costs

Pattern 2: Dividend Stretcher

  • Profile: Dividends exceed FCFE; company borrowing or depleting cash to maintain dividend
  • Signals: Cash return ratio > 120% of FCFE, rising debt with flat earnings, declining cash reserves
  • Typical companies: Mature utilities post-regulation change, cyclical industrials in downturn, companies with legacy high-dividend culture
  • Recommendation: Reduce dividend to sustainable level (70-80% of normalized FCFE); communicate reset clearly to investors; consider replacing part of dividend with buyback for flexibility
  • Risk if unaddressed: Credit downgrade, forced dividend cut under duress (worse market reaction than proactive cut)

Pattern 3: High-Growth Retainer

  • Profile: Low or zero cash returns; high reinvestment rate; ROC well above WACC
  • Signals: Cash return ratio near 0%, reinvestment rate > 70%, ROC 2x+ WACC, revenue growing > 15%/year
  • Typical companies: Young tech, biotech with pipeline, high-growth retail expanding
  • Recommendation: Retention is appropriate if reinvestment opportunities remain; initiate modest buyback when growth moderates; avoid dividends until cash flows stabilize
  • Risk if unaddressed: None if ROC stays high; reassess annually as growth decelerates

Pattern 4: Mature Returner

  • Profile: Stable FCFE; balanced dividend and buyback program; cash return ratio 80-100%
  • Signals: Steady payout ratio 40-60%, total yield 3-5%, cash balance stable
  • Typical companies: Consumer staples, large-cap industrials, mature financials
  • Recommendation: Maintain current policy; grow dividends in line with earnings growth; use buybacks as residual (absorb cyclical FCFE variation); optimize tax efficiency of split
  • Risk if unaddressed: Low risk; periodic review to ensure ROC still exceeds WACC on retained portion

Guardrails

  1. FCFE sets the ceiling on sustainable cash returns. Dividends plus buybacks cannot exceed FCFE indefinitely without depleting cash or increasing debt. Short-term over-distribution is acceptable if FCFE is temporarily depressed, but multi-year over-distribution is unsustainable.
  2. Dividends create expectations; buybacks are flexible. Match the return mechanism to cash flow predictability. Stable, predictable cash flows support dividends. Variable or cyclical cash flows favor buybacks as the primary return vehicle.
  3. Tax regime affects the optimal split. If capital gains are taxed at a lower rate than ordinary income (dividends), buybacks are more tax-efficient for shareholders. Consider the investor base: tax-exempt institutions are indifferent; taxable individuals prefer the lower-taxed form.
  4. Excess cash calculation requires estimating operating cash needs. Operating cash needs typically range from 2% of revenue (stable, predictable businesses) to 5% of revenue (cyclical or seasonal businesses). Cash beyond this threshold is excess and should be evaluated for return to shareholders.
  5. If ROC exceeds WACC and the company has good projects, retention is appropriate. A high FCFE does not automatically mean the company should return it all. The quality of reinvestment opportunities matters -- but hold management accountable for delivering returns above cost of capital.
  6. Compare payout policy to peers. Check the company's payout ratio, dividend yield, and total yield against industry norms. Significant deviations should be explained by differences in growth, risk, or reinvestment opportunity.

Common pitfalls:

  • Treating dividends as a fixed obligation when the company's cash flows have become volatile -- dividends should be reset to a sustainable level
  • Using book value of equity instead of market value when computing yields -- always use market-based metrics for investor-facing ratios
  • Ignoring the stock of excess cash when focusing only on the flow (FCFE) -- both dimensions matter
  • Assuming buybacks are always value-creating -- buybacks at overvalued prices destroy value; repurchasing at fair value or below creates value
  • Not adjusting FCFE for one-time items -- use normalized or multi-year average FCFE for policy decisions

Quick Reference

Key formulas:

FCFE = Net Income - (CapEx - Depreciation) - Change in WC + (Debt Issued - Debt Repaid)

Cash Returned = Dividends + Share Buybacks

Cash Return Ratio = Cash Returned / FCFE

Payout Ratio = Dividends / Net Income

Excess Cash = Cash on Hand - Operating Cash Needs

Dividend Yield = Dividends per Share / Price per Share

Buyback Yield = Value of Shares Repurchased / Market Cap

Total Shareholder Yield = Dividend Yield + Buyback Yield

Operating Cash Needs = Revenue x Operating Cash % (typically 2-5%)

Decision framework:

Cash Return RatioROC vs WACCExcess CashRecommendation
< 50% of FCFEROC < WACCLargeIncrease returns substantially; return excess cash
< 50% of FCFEROC > WACCModerateRetain for reinvestment if projects are strong
50-80% of FCFEROC > WACCLowReasonable balance; fine-tune split
80-100% of FCFEROC near WACCLowOptimal range for mature companies
> 100% of FCFEAnyDecliningUnsustainable; reduce returns to FCFE level

Dividend vs buyback selection:

FactorFavors DividendsFavors Buybacks
Cash flow stabilityStable, predictableVariable, cyclical
Tax regimeDividends taxed same or lowerCapital gains taxed lower
Investor baseIncome-seeking (retirees, funds)Growth-oriented, tax-sensitive
Stock valuationN/AUndervalued (accretive)
Signaling intentCommitment to ongoing returnsFlexibility, opportunistic
Management confidenceHigh confidence in sustainabilityUncertainty about future cash flows

Key resources:

Inputs required:

  • Financial data: Net income, CapEx, depreciation, working capital change, debt issued/repaid
  • Cash return data: Dividends paid, shares repurchased (value)
  • Balance sheet: Cash and marketable securities, total revenue
  • Valuation data: ROC, WACC, market capitalization, share price
  • Context: Industry norms, tax regime, investor base composition, management guidance

Outputs produced:

  • dividend-buyback-analysis.md: Complete analysis with FCFE computation, cash return comparison, excess cash assessment, reinvestment quality evaluation, dividend vs buyback recommendation, peer comparison, projected cash accumulation under current vs recommended policy

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.57%
按下载量换算27

Claude

28.78%
按下载量换算22

Cursor

20.77%
按下载量换算16

Gemini CLI

10.18%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills