← Back to Skills Marketplace
ksky521

虾皮市场热股分析

by 三水清 · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
122
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install xiapi-top-stocks
Description
分析A股热门强势股票,筛选当日涨幅>7%且IBS>50的领涨股,按板块分组识别热点题材。触发词:热门股票、领涨股、强势股、涨幅榜、热点股票、板块领涨。适用场景:短线热点追踪、强势股挖掘、热点题材识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiapi-top-stocks
  3. After installation, invoke the skill by name or use /xiapi-top-stocks
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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的领涨股,并按板块分组识别热点题材 - 明确了适用场景(短线热点追踪、强势股挖掘、热点题材识别)及不适用场景 - 提供详细操作流程、数据筛选标准、报告模板及质量验证机制 - 包含常见错误处理、风险提示和免责声明,确保合规和用户正确理解分析结果
Metadata
Slug xiapi-top-stocks
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 虾皮市场热股分析?

分析A股热门强势股票,筛选当日涨幅>7%且IBS>50的领涨股,按板块分组识别热点题材。触发词:热门股票、领涨股、强势股、涨幅榜、热点股票、板块领涨。适用场景:短线热点追踪、强势股挖掘、热点题材识别。不适用场景:个股深度分析、长线投资研究、技术指标详解。 It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install 虾皮市场热股分析?

Run "/install xiapi-top-stocks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 虾皮市场热股分析 free?

Yes, 虾皮市场热股分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 虾皮市场热股分析 support?

虾皮市场热股分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 虾皮市场热股分析?

It is built and maintained by 三水清 (@ksky521); the current version is v1.0.2.

💬 Comments