longbridge-dividend-screen
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineselongbridge-dividend-screen
longbridge-dividend-screen
Prompt-only analysis skill. Screens an index universe for high-dividend stocks with sustainable payouts, stable dividend history, and free-cash-flow coverage. Evaluates total return potential (price appreciation + dividend income) for income-oriented investors.
Response language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
纯提示词分析技能。在指数范围内筛选具备可持续分红、稳定分红历史及自由现金流覆盖能力的高分红股票,为收益型投资者评估总回报潜力(股价增值+股息收入)。
回复语言:匹配用户输入语言——简体中文 / 繁体中文 / 英文。
When to use
使用场景
- "帮我筛选高分红股票" / "篩選高分紅股票" / "screen for high-dividend stocks"
- "A股红利股有哪些" / "A股紅利股" / "high-dividend A-shares"
- "港股高股息标的" / "港股高股息標的" / "HK high-dividend stocks"
- "股息率高且分红稳定的公司" / "股息率高且分紅穩定的公司" / "high yield with stable dividends"
- "红利策略选股" / "紅利策略選股" / "dividend strategy stock picking"
- "帮我筛选高分红股票" / "篩選高分紅股票" / "screen for high-dividend stocks"
- "A股红利股有哪些" / "A股紅利股" / "high-dividend A-shares"
- "港股高股息标的" / "港股高股息標的" / "HK high-dividend stocks"
- "股息率高且分红稳定的公司" / "股息率高且分紅穩定的公司" / "high yield with stable dividends"
- "红利策略选股" / "紅利策略選股" / "dividend strategy stock picking"
Workflow
工作流程
- Identify universe: confirm market (A-share / HK / US) and index pool (CSI 300 / CSI Dividend / HSI / Hang Seng High Dividend / S&P 500 / S&P Dividend Aristocrats).
- Fetch constituent list from the chosen index.
- For each constituent (≤20 per batch), fetch dividend data and financial KPIs concurrently.
- Apply dividend quality filters and score each stock.
- Present ranked shortlist with sustainability analysis.
- 确定筛选范围:确认市场(A股/港股/美股)及指数池(沪深300/中证红利/恒生指数/恒生高股息/标普500/标普红利贵族指数)。
- 获取所选指数的成分股列表。
- 对每只成分股(每批≤20只),同步获取股息数据及财务关键指标(KPI)。
- 应用分红质量筛选条件,为每只股票打分。
- 展示排名后的候选列表及可持续性分析。
CLI
命令行工具(CLI)
Run to verify exact flags before calling.
longbridge <subcommand> --helpbash
undefined调用前请运行 确认具体参数。
longbridge <subcommand> --helpbash
undefinedStep 1: constituent list (JSON key is "stocks")
步骤1:获取成分股列表(JSON键为"stocks")
longbridge constituent <INDEX> --format json
longbridge constituent <INDEX> --format json
Examples: 000300.SH (CSI300), HSI.HK, SPX.US
示例:000300.SH(沪深300)、HSI.HK(恒生指数)、SPX.US(标普500)
Step 2: per constituent (run concurrently, batch ≤20)
步骤2:获取单只成分股数据(批量并行处理,每批≤20只)
longbridge dividend <SYMBOL> --format json # dividend history, yield, DPS
longbridge calc-index <SYMBOL> --format json # PE, PB, ROE, dps_rate, market cap
longbridge financial-report <SYMBOL> --kind CF --format json # cash flow statement (FCF)
undefinedlongbridge dividend <SYMBOL> --format json # 股息历史、股息率、每股股息(DPS)
longbridge calc-index <SYMBOL> --format json # 市盈率(PE)、市净率(PB)、净资产收益率(ROE)、分红率、市值
longbridge financial-report <SYMBOL> --kind CF --format json # 现金流量表(FCF即自由现金流)
undefinedDividend Quality Filters
分红质量筛选条件
Apply the following filters (user can adjust thresholds):
| Criterion | Default threshold | Rationale |
|---|---|---|
| Dividend yield | > 3% | Meaningful income above risk-free rate |
| Payout ratio | < 80% | Leaves room for reinvestment and dividend safety |
| Free cash flow per share | > DPS | FCF covers the dividend |
| Dividend consistency | Paid dividend in ≥ 3 of last 5 years | Stability signal |
| Dividend growth (3yr CAGR) | > 0% (i.e. not declining) | Quality signal |
| ROE | > 8% | Minimum profitability quality gate |
Dividend sustainability score = composite rank across (yield rank desc, FCF-coverage rank desc, consistency rank desc, payout-ratio rank asc, dividend-growth rank desc).
Sector notes:
- Banks and REITs typically have higher payout ratios by design — adjust payout threshold to < 90% for these sectors.
- Cyclical sectors (energy, commodities): dividend yield may be high near cycle peak; check trend vs. last 3 years.
应用以下筛选条件(用户可调整阈值):
| 筛选标准 | 默认阈值 | 理由 |
|---|---|---|
| 股息率 | > 3% | 获得高于无风险利率的可观收益 |
| 分红率 | < 80% | 为再投资和分红安全性预留空间 |
| 每股自由现金流 | > 每股股息(DPS) | 自由现金流覆盖股息支出 |
| 分红连续性 | 过去5年中至少3年分红 | 体现分红稳定性 |
| 股息增长率(3年复合增长率) | > 0%(即不下降) | 体现分红质量 |
| 净资产收益率(ROE) | > 8% | 最低盈利质量门槛 |
分红可持续性得分 = 综合排名(股息率降序、自由现金流覆盖率降序、分红连续性降序、分红率升序、股息增长率降序)。
行业注意事项:
- 银行和REITs(房地产投资信托基金)通常设计为较高分红率,此类行业可将分红率阈值调整为<90%。
- 周期性行业(能源、大宗商品):在周期峰值附近股息率可能偏高,需对比过去3年趋势。
Output template
输出模板
High-Dividend Screen — <INDEX> (<N> stocks screened) Source: Longbridge Securities
Date: <today> Filters: yield>3%, payout<80%, FCF>DPS
Rank Symbol Name Yield Payout FCF/DPS 3yr Div CAGR Consistency Score
1 <SYM> <Name> <N>% <N>% <N>x +<N>% 5/5 yrs <N>/10
2 ...
...
(top 10 candidates)
[Dividend Sustainability Highlights]
- Most stable: <symbol> — paid uninterrupted for N years, FCF cover Nx
- Highest growth: <symbol> — 3yr DPS CAGR +N%
- Risk flag: <symbol> — high yield but payout ratio >80%, monitor FCF
[Total Return Estimate (illustrative)]
Assuming dividend reinvestment + 5% annual price appreciation:
- <symbol>: estimated 5yr total return ~N% (div. yield N% + price N%)
⚠️ 筛选结果仅供参考,不构成投资建议。股息不保证。/ 篩選結果僅供參考,不構成投資建議。股息不保證。/ For reference only. Not investment advice. Dividends are not guaranteed.高分红股票筛选 — <指数名称>(共筛选<N>只股票) 数据源:Longbridge Securities
日期:<今日日期> 筛选条件:股息率>3%、分红率<80%、自由现金流>每股股息
排名 代码 名称 股息率 分红率 自由现金流/每股股息 3年股息复合增长率 分红连续性 得分
1 <代码> <名称> <N>% <N>% <N>倍 +<N>% 5/5年 <N>/10
2 ...
...
(前10名候选标的)
[分红可持续性亮点]
- 最稳定:<代码> — 连续N年分红,自由现金流覆盖倍数为N倍
- 增长最快:<代码> — 3年每股股息复合增长率+N%
- 风险提示:<代码> — 股息率较高但分红率>80%,需关注自由现金流
[总回报估算(示例)]
假设股息再投资 + 年股价增值5%:
- <代码>:预计5年总回报约N%(股息率N% + 股价增值N%)
⚠️ 筛选结果仅供参考,不构成投资建议。股息不保证。/ 篩選結果僅供參考,不構成投資建議。股息不保證。/ For reference only. Not investment advice. Dividends are not guaranteed.Error handling
错误处理
| Situation | 简体回复 | 繁體回復 | English reply |
|---|---|---|---|
| 回退到 MCP;若也不可用,请安装 longbridge-terminal | 回退到 MCP;若也不可用,請安裝 longbridge-terminal | Fall back to MCP; if unavailable, install longbridge-terminal. |
| No index specified | 请告知要筛选的市场/指数,如沪深300、红利指数、恒生高息 | 請告知要篩選的市場/指數,如滬深300、紅利指數、恒生高息 | Please specify a market or index, e.g. CSI 300, HSI, or S&P 500. |
| constituent returns empty | 未能获取成分股列表,请检查指数代码 | 未能獲取成分股列表,請檢查指數代碼 | Cannot fetch constituent list; check index symbol. |
| dividend data unavailable | 跳过该标的,标注无分红历史数据 | 略過該標的,標注無分紅歷史數據 | Skip symbol; no dividend history data. |
| CF report unavailable | 使用 DPS/EPS 代替 FCF/DPS 作为覆盖率近似 | 使用 DPS/EPS 代替 FCF/DPS 作為覆蓋率近似 | Use DPS/EPS as proxy for FCF coverage. |
| 场景 | 简体回复 | 繁体回复 | English reply |
|---|---|---|---|
| 回退到 MCP;若也不可用,请安装 longbridge-terminal | 回退到 MCP;若也不可用,請安裝 longbridge-terminal | Fall back to MCP; if unavailable, install longbridge-terminal. |
| 未指定指数 | 请告知要筛选的市场/指数,如沪深300、红利指数、恒生高息 | 請告知要篩選的市場/指數,如滬深300、紅利指數、恒生高息 | Please specify a market or index, e.g. CSI 300, HSI, or S&P 500. |
| 成分股列表为空 | 未能获取成分股列表,请检查指数代码 | 未能獲取成分股列表,請檢查指數代碼 | Cannot fetch constituent list; check index symbol. |
| 股息数据不可用 | 跳过该标的,标注无分红历史数据 | 略過該標的,標注無分紅歷史數據 | Skip symbol; no dividend history data. |
| 现金流量表不可用 | 使用 DPS/EPS 代替 FCF/DPS 作为覆盖率近似 | 使用 DPS/EPS 代替 FCF/DPS 作為覆蓋率近似 | Use DPS/EPS as proxy for FCF coverage. |
MCP fallback
MCP fallback(备用方案)
If CLI is not installed, use MCP tools:
longbridge| MCP tool | CLI equivalent |
|---|---|
| |
| |
| |
| |
MCP setup: ( scope).
claude mcp add --transport http longbridge https://openapi.longbridge.com/mcpquote若未安装 CLI,可使用MCP工具:
longbridge| MCP工具 | 对应CLI命令 |
|---|---|
| |
| |
| |
| |
MCP配置:(权限范围)。
claude mcp add --transport http longbridge https://openapi.longbridge.com/mcpquoteRelated skills
相关技能
- Value investing screen (PE/PB/ROE) →
longbridge-value-screen - Deep valuation analysis (single stock) →
longbridge-valuation - Dividend history for a single stock →
longbridge-fundamental - Peer comparison →
longbridge-peer-comparison
- 价值投资筛选(PE/PB/ROE)→
longbridge-value-screen - 深度估值分析(单只股票)→
longbridge-valuation - 单只股票股息历史查询 →
longbridge-fundamental - 同业对比 →
longbridge-peer-comparison
File layout
文件结构
longbridge-dividend-screen/
└── SKILL.md # prompt-only, no scripts/longbridge-dividend-screen/
└── SKILL.md # 纯提示词,无脚本目录/