Install
$ agentstack add skill-lj22503-investment-framework-skill-quality-analyzer ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
邱国鹭品质分析 🏆
基于《投资中最简单的事》- 邱国鹭
📋 功能描述
分析公司品质是否优秀。
适用场景:
- ROE 分析
- 毛利率分析
- 行业地位评估
- 定价权判断
边界条件:
- 不替代深入研究
- 需配合估值分析
- 行业差异需考虑
🎯 品质五指标
| 指标 | 标准 | 权重 | 评分 | |------|------|------|------| | ROE | >15% | 30% | 0-5 分 | | 毛利率 | >30% | 25% | 0-5 分 | | 净利率 | >10% | 20% | 0-5 分 | | 行业地位 | 前 3 | 15% | 0-5 分 | | 定价权 | 有 | 10% | 0-5 分 |
品质评级:
- 90-100 分:优秀(好公司)
- 70-89 分:良好
- 50-69 分:一般
- 15% → 5 分
毛利率:90% > 30% → 5 分 净利率:50% > 10% → 5 分 行业地位:第 1 → 5 分 定价权:有 → 5 分
总分:25/25 = 100 分 评级:优秀(好公司)
---
## 📚 核心理念
**关键洞察:**
1. ROE>15% 是底线
2. 行业前 3 名优先
3. 定价权是核心
4. 好公司才有好价格
5. 品质比估值重要
**健康公式:**
好公司 = 高 ROE × 强定价权 × 行业龙头
---
## 更新日志
- v2.0.0 (2026-03-19): 按照 SKILL-STANDARD-v2.md 重构,添加 Front Matter、坑点章节 🏆
- v1.0.0 (2026-03-13): 初始版本,邱国鹭品质分析上线 🏆
---
*是好公司吗?ROE>15%,行业前 3,有定价权。* 🏆
---
## 🔧 故障排查
| 问题 | 检查项 | 解决方案 |
|------|--------|---------|
| 不触发 | description 是否包含触发词? | 将关键词加入 description |
| 运行失败 | 脚本有执行权限吗? | `chmod +x scripts/*.py` |
| 数据获取失败 | 网络连接正常吗? | 检查网络或 API 状态 |
| 数据不足 | Tushare 积分足够吗? | 签到获取更多积分或使用免费数据源 |
| 输出异常 | 输入格式正确吗? | 检查股票代码格式(如 600519.SH) |
## Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- **Author:** [lj22503](https://github.com/lj22503)
- **Source:** [lj22503/investment-framework-skill](https://github.com/lj22503/investment-framework-skill)
- **License:** MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.