← 返回 Skills 市场
12864
总下载
73
收藏
130
当前安装
1
版本数
在 OpenClaw 中安装
/install a-stock-analysis
功能描述
提供A股实时行情、分时成交量分布及主力资金动向分析,支持持仓管理和盈亏监控。
安全使用建议
Install only if you are comfortable storing your portfolio details locally and sending queried stock codes to Sina Finance for market data. Review add, update, and remove commands before running them because they change the saved local portfolio file.
功能分析
Type: OpenClaw Skill
Name: a-stock-analysis
Version: 1.0.0
This skill is designed for A-share stock analysis and portfolio management. It fetches public stock data from Sina Finance APIs (hq.sinajs.cn, quotes.sina.cn) and stores user portfolio data locally in a designated skill-specific JSON file (~/.clawdbot/skills/a-stock-analysis/portfolio.json). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in SKILL.md. All network and file system operations are aligned with the stated purpose and confined to expected boundaries.
能力评估
Purpose & Capability
The stated purpose matches the artifacts: scripts fetch Sina Finance quote/minute data for requested stock codes and manage a local portfolio for profit/loss analysis. No brokerage trading, credential access, unrelated command execution, or destructive system behavior is shown.
Instruction Scope
The documented add, update, remove, show, and analyze commands are user-invoked and purpose-aligned. The state-changing portfolio commands are visible, though they could be labeled more explicitly as persistent local changes.
Install Mechanism
No package dependencies or privileged install actions are declared. Examples use `uv run`, so users need `uv` available, but there is no evidence of installer persistence or hidden setup behavior.
Credentials
The skill makes HTTPS requests to disclosed Sina Finance endpoints for stock symbols. This is proportionate for real-time stock analysis, but queried symbols, including portfolio symbols during analysis, are sent to Sina Finance.
Persistence & Privilege
Portfolio holdings, cost, quantity, and timestamps are stored in `~/.clawdbot/skills/a-stock-analysis/portfolio.json`. This is disclosed and skill-scoped, with no elevated privileges or background worker persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install a-stock-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/a-stock-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布
元数据
常见问题
A股分时量能分析 是什么?
提供A股实时行情、分时成交量分布及主力资金动向分析,支持持仓管理和盈亏监控。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12864 次。
如何安装 A股分时量能分析?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install a-stock-analysis」即可一键安装,无需额外配置。
A股分时量能分析 是免费的吗?
是的,A股分时量能分析 完全免费(开源免费),可自由下载、安装和使用。
A股分时量能分析 支持哪些平台?
A股分时量能分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 A股分时量能分析?
由 CNyezi(@cnyezi)开发并维护,当前版本 v1.0.0。
推荐 Skills