← 返回 Skills 市场
122
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install xiapi-top-stocks
功能描述
分析A股热门强势股票,筛选当日涨幅>7%且IBS>50的领涨股,按板块分组识别热点题材。触发词:热门股票、领涨股、强势股、涨幅榜、热点股票、板块领涨。适用场景:短线热点追踪、强势股挖掘、热点题材识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。
安全使用建议
This skill appears to do what it says (fetch daxiapi data and analyze hot A-share stocks) but has a few practical risks to evaluate before installing/using:
- Verify provenance of 'daxiapi-cli' and of daxiapi.com (no homepage/source listed in metadata). An attacker-controlled CLI package could exfiltrate tokens or run arbitrary code.
- Avoid running 'npx ...@latest' on sensitive machines; prefer a pinned package version (e.g., @1.2.3) and audit the package source on npm/GitHub first.
- The SKILL.md recommends 'npx daxiapi-cli config set token' which will persist your API token in a local config file; if you must use a token, prefer setting DAXIAPI_TOKEN in a controlled environment or a short-lived token and avoid committing config files to repos.
- Ensure Node.js/npx are available and that you trust network access to daxiapi.com.
If you want to proceed safely: (1) confirm the official CLI repository and publisher, (2) inspect the daxiapi-cli package code or use a pinned, audited release, (3) use environment-variable-based tokens or ephemeral credentials, and (4) avoid running on systems containing other sensitive credentials.
能力评估
Purpose & Capability
The skill's name/description match the instructions: it uses the daxiapi CLI to fetch 'sector top' and 'sector gn' data and performs concept/sector frequency analysis. However, the SKILL.md assumes availability of Node.js/npx and the npx-da xiapi-cli tool but the skill metadata does not declare required binaries or the primary credential; that mismatch (expectation of npx/node but none listed) should be noted.
Instruction Scope
Instructions are narrowly scoped to fetching data via 'npx daxiapi-cli@latest' commands, preprocessing the returned JSON, and producing a structured report. The SKILL.md does not instruct reading unrelated system files. It does instruct configuring and persisting an API token (via the CLI config or environment variables), which means the agent will interact with local config files if the user follows the CLI path.
Install Mechanism
This is an instruction-only skill that asks the agent/user to run 'npx daxiapi-cli@latest' which will dynamically fetch and execute code from the npm registry at runtime. That is a moderate-to-high supply-chain risk unless the daxiapi-cli package and its publisher are verified. The skill offers no pinned package version, no homepage, and the Source/Homepage metadata are missing, reducing provenance.
Credentials
The skill does not declare required env vars in metadata, but the docs explicitly describe using a persisted CLI token or the DAXIAPI_TOKEN environment variable. Requesting an API token is proportional to the purpose, but users should be aware the token may be stored in a local CLI config file (persisted) if they use the recommended CLI config flow.
Persistence & Privilege
The skill does not request 'always:true' and is user-invocable only. The only persistence implied is the daxiapi-cli's own config storage of the API token (local to the machine) if the user runs 'config set token'. The skill itself does not attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiapi-top-stocks - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiapi-top-stocks触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
No changes detected in this version.
- No file modifications; functionality and documentation remain the same.
- Version number updated only.
v1.0.1
**主线识别能力提升:新增主线级别划分与概念频次统计,报告格式更结构化。**
- 新增报告模板 `assets/report-template.md`,统一输出格式和分析流程。
- 增强主线识别逻辑:引入 A/B/C 级主线分类,基于概念频次、跨板块性、新鲜度等多维分析辨别核心主线。
- 明确数据截断说明,避免将展示数据等同全市场数据,提升结论严谨性。
- 优化板块行业口径,统一以同花顺分类为准,避免统计口径混用。
- 投资建议按风险分三档输出,风险提示和免责声明更规范。
- 增补质量检查、常见陷阱与避坑案例,进一步保障输出质量。
v1.0.0
- 首发版本,支持分析A股热门强势股票,筛选涨幅>7%且IBS>50的领涨股,并按板块分组识别热点题材
- 明确了适用场景(短线热点追踪、强势股挖掘、热点题材识别)及不适用场景
- 提供详细操作流程、数据筛选标准、报告模板及质量验证机制
- 包含常见错误处理、风险提示和免责声明,确保合规和用户正确理解分析结果
元数据
常见问题
虾皮市场热股分析 是什么?
分析A股热门强势股票,筛选当日涨幅>7%且IBS>50的领涨股,按板块分组识别热点题材。触发词:热门股票、领涨股、强势股、涨幅榜、热点股票、板块领涨。适用场景:短线热点追踪、强势股挖掘、热点题材识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 虾皮市场热股分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiapi-top-stocks」即可一键安装,无需额外配置。
虾皮市场热股分析 是免费的吗?
是的,虾皮市场热股分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
虾皮市场热股分析 支持哪些平台?
虾皮市场热股分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 虾皮市场热股分析?
由 三水清(@ksky521)开发并维护,当前版本 v1.0.2。
推荐 Skills