← 返回 Skills 市场
A Stock Leader Identification 1.0.0
作者
xuyp20060323
· GitHub ↗
· v1.0.0
· MIT-0
84
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install a-stock-leader-identification-1-0-0
功能描述
快速找到板块内的"真龙",识别龙头股。用于A股短线交易选股。
使用说明 (SKILL.md)
龙头股识别 Skill
核心能力
快速找到板块内的"真龙",而不是跟风杂毛。
龙头股识别规则
启动信号
- 板块内第一个涨停
- 封单量占流通盘比例 > 1%
强度验证
- 连续2日涨停
- 换手率保持在 10%-20%
- 过高易出货
- 过低易炸板
辨识度
- 叠加多重题材(如"人工智能+算力")
- 或为行业龙头公司
实战流程
- 板块爆发时,先找第一个涨停的标的
- 看封单强度和题材正宗度
- 锁定龙头后直接跟进
- 避免在跟风股上浪费时间
排除杂毛的特征
- 跟风涨停,非板块引领者
- 封单量小,易被砸
- 题材不正宗,纯炒概念
- 换手率异常(过高或过低)
触发场景
- "谁是AI板块龙头"
- "这个板块谁是真龙"
- "能追吗还是买跟风股"
安全使用建议
This skill is essentially a short, human-readable checklist of heuristics for spotting sector leaders and does not request credentials or install code — that's good. However: (1) the package metadata appears inconsistent (ownerId/slug mismatch in _meta.json), which is a publishing red flag you may want to verify with the source; (2) the instructions are high-level and do not specify trusted data sources or APIs, so if you let your agent run this skill and it has network access it may call arbitrary market data endpoints — confirm which data feeds it will use and whether API keys are needed; (3) this is trading guidance, not guaranteed investment advice — consider limiting the agent's ability to execute trades automatically and review any actions before they are taken. If you proceed, verify the skill's publisher and restrict network/credential access for the agent until you trust the data sources it will use.
功能分析
Type: OpenClaw Skill
Name: a-stock-leader-identification-1-0-0
Version: 1.0.0
The skill bundle contains purely informational instructions and heuristics for identifying leading stocks in the Chinese A-share market. There is no executable code, network activity, or malicious prompt injection; the content in SKILL.md is limited to domain-specific trading logic and criteria.
能力评估
Purpose & Capability
The name/description and the SKILL.md align: both describe heuristics for identifying leading A-share (A股) short-term stocks. The skill requests no binaries, env vars, or installs, which is proportionate for an instruction-only heuristic. However, _meta.json contains a different ownerId/slug than the registry metadata provided, an unexplained packaging inconsistency that could indicate sloppy publishing or a copy-paste error.
Instruction Scope
The SKILL.md contains only high-level rules and a simple workflow (find first limit-up in a sector, check order size, turnover, themes). It does not instruct reading local files, environment variables, or external endpoints explicitly. That said, it is vague on how to obtain market data (which APIs/feeds to use) and therefore grants the agent broad discretion at runtime to query external services or fetch data — a potential operational risk if the agent is allowed network access or to use third-party API keys.
Install Mechanism
No install spec and no code files — instruction-only. There is nothing written to disk by the skill itself and no third-party packages are pulled in by an installer.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. There is no apparent need for secrets or cloud credentials to perform what the instructions describe.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request permanent presence or elevated privileges. Autonomous model invocation is allowed by platform default but is not combined here with other high-risk factors.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install a-stock-leader-identification-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/a-stock-leader-identification-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of leader-stock-identification skill for A股短线交易选股.
- Enables rapid identification of true sector leaders ("真龙") instead of follower stocks.
- Uses specific signals: first涨停 in the sector and substantial封单量.
- Validates strength with连板, healthy换手率, and multi-theme or industry leadership.
- Provides a practical workflow to find, assess, and act on sector leaders.
- Offers clear criteria to filter out non-leader, "杂毛" stocks.
元数据
常见问题
A Stock Leader Identification 1.0.0 是什么?
快速找到板块内的"真龙",识别龙头股。用于A股短线交易选股。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 A Stock Leader Identification 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install a-stock-leader-identification-1-0-0」即可一键安装,无需额外配置。
A Stock Leader Identification 1.0.0 是免费的吗?
是的,A Stock Leader Identification 1.0.0 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
A Stock Leader Identification 1.0.0 支持哪些平台?
A Stock Leader Identification 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 A Stock Leader Identification 1.0.0?
由 xuyp20060323(@xuyp20060323)开发并维护,当前版本 v1.0.0。
推荐 Skills