npx skills add smithery/louloulin --skill dividend-investing
louloulin/claude-agent-sdk · Archived
dividend-investing
分析股息投资机会,评估股息安?
Installation
npx skills add louloulin/claude-agent-sdk --skill dividend-investing
Stronger alternatives
This repository is archived — consider an actively maintained alternative.
使用Kelly?
15 installs统一查询股票、加密货币等金融数据。支持Yahoo Finance、Alpha Vantage、Tushare、Binance等多个数据…
9 installsSimilar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Helps users discover and install agent skills when they ask questions like "how do I do X", "fi…
3.3M installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsPrepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Te…
568.3K installsAlso in this package
Other skills from louloulin/claude-agent-sdk.
npx skills add louloulin/claude-agent-sdk
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md1,528 B -
docs
SUMMARY.md222 B
History
- First seen on skills.sh
- First recorded snapshot · 61 installs
SKILL.md
股息投资分析
评估股息投资机会,平衡当前收益与未来增长。
核心指标
- 股息率 - 年度股息/股价
- 股息支付率 - 股息/盈利 (建议<70%)
- 股息增长 - 连续增长年数
- 自由现金流覆盖率 - FCF/股息 (建议>1.2)
分析步骤
- 计算当前股息率
- 评估支付安全性(支付率、FCF覆盖)
- 检查增长历史(连续年数、CAGR)
- 评估可持续性(行业、护城河)
- 计算综合得分
评分标准 (0-100分)
- 收益率 (0-25分): >6%优秀,4-6%良好,2-4%一般
- 安全性 (0-35分): 支付率<50%优秀,<70%良好
- 增长性 (0-25分): 连续>10年优秀,>5年良好
- 可持续性 (0-15分): 护城河评分
风险提示
- ⚠️ 高股息率可能暗示经营困难
- ⚠️ 检查股息是否来自借款
- ⚠️ 周期行业股息不稳定
工具和详细文档
- 📁 [详细分析框架](./detailed-analysis.md)
- 📁 [股息筛选标准](./screening-criteria.md)
- 📁 [Rust实现参考](./reference-implementation.md)
- 🔧 [dividendanalyzer.py](./scripts/dividendanalyzer.py) - 股息分析工具