用财务指标快速排除垃圾股,找到有基本面支撑的标的。用于A股基本面选股。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill a-stock-fundamental-screening --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A Stock Fundamental Screening?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-a-stock-fundamental-screening)More formats (shields.io, HTML) on the badges page.
---
name: fundamental-screening
description: 用财务指标快速排除垃圾股,找到有基本面支撑的标的。用于A股基本面选股。
---
# 基本面筛选 Skill
## 核心能力
用财务指标快速排除垃圾股,找到有基本面支撑的标的。
## 筛选规则
### 成长股筛选
- 连续3年营收增速 ≥ 30%
- 净利润增速 ≥ 25%
- ROE ≥ 15%
### 价值股筛选
- 市盈率(PE)< 行业均值
- 股息率 ≥ 3%
- 资产负债率 ≤ 50%
### 避雷规则(直接排除)
- ST股
- 近1年业绩亏损超50%
- 大股东减持比例 ≥ 5%
## 短线交易基本面检查
即使是短线题材股,也要检查:
1. 是否有减持
2. 是否亏损
3. 是否有黑天鹅风险
避免踩中"黑天鹅"。
## 数据获取
调用 akshare-stock 获取:
- 财务报表数据
- 股东增减持数据
- 市盈率、股息率等估值数据
## 触发场景
- "这个股票基本面好吗"
- "能买吗会st吗"
- "有什么风险"
- "财务数据怎么样"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!