← Back to Skills Marketplace
A Stock Leader Identification 1.0.0
by
xuyp20060323
· GitHub ↗
· v1.0.0
· MIT-0
84
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install a-stock-leader-identification-1-0-0
Description
快速找到板块内的"真龙",识别龙头股。用于A股短线交易选股。
README (SKILL.md)
龙头股识别 Skill
核心能力
快速找到板块内的"真龙",而不是跟风杂毛。
龙头股识别规则
启动信号
- 板块内第一个涨停
- 封单量占流通盘比例 > 1%
强度验证
- 连续2日涨停
- 换手率保持在 10%-20%
- 过高易出货
- 过低易炸板
辨识度
- 叠加多重题材(如"人工智能+算力")
- 或为行业龙头公司
实战流程
- 板块爆发时,先找第一个涨停的标的
- 看封单强度和题材正宗度
- 锁定龙头后直接跟进
- 避免在跟风股上浪费时间
排除杂毛的特征
- 跟风涨停,非板块引领者
- 封单量小,易被砸
- 题材不正宗,纯炒概念
- 换手率异常(过高或过低)
触发场景
- "谁是AI板块龙头"
- "这个板块谁是真龙"
- "能追吗还是买跟风股"
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install a-stock-leader-identification-1-0-0 - After installation, invoke the skill by name or use
/a-stock-leader-identification-1-0-0 - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is A Stock Leader Identification 1.0.0?
快速找到板块内的"真龙",识别龙头股。用于A股短线交易选股。 It is an AI Agent Skill for Claude Code / OpenClaw, with 84 downloads so far.
How do I install A Stock Leader Identification 1.0.0?
Run "/install a-stock-leader-identification-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is A Stock Leader Identification 1.0.0 free?
Yes, A Stock Leader Identification 1.0.0 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does A Stock Leader Identification 1.0.0 support?
A Stock Leader Identification 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created A Stock Leader Identification 1.0.0?
It is built and maintained by xuyp20060323 (@xuyp20060323); the current version is v1.0.0.
More Skills