← Back to Skills Marketplace
cnyezi

A股分时量能分析

by CNyezi · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
12864
Downloads
73
Stars
130
Active Installs
1
Versions
Install in OpenClaw
/install a-stock-analysis
Description
提供A股实时行情、分时成交量分布及主力资金动向分析,支持持仓管理和盈亏监控。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install a-stock-analysis
  3. After installation, invoke the skill by name or use /a-stock-analysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布
Metadata
Slug a-stock-analysis
Version 1.0.0
License
All-time Installs 444
Active Installs 130
Total Versions 1
Frequently Asked Questions

What is A股分时量能分析?

提供A股实时行情、分时成交量分布及主力资金动向分析,支持持仓管理和盈亏监控。 It is an AI Agent Skill for Claude Code / OpenClaw, with 12864 downloads so far.

How do I install A股分时量能分析?

Run "/install a-stock-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is A股分时量能分析 free?

Yes, A股分时量能分析 is completely free (open-source). You can download, install and use it at no cost.

Which platforms does A股分时量能分析 support?

A股分时量能分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created A股分时量能分析?

It is built and maintained by CNyezi (@cnyezi); the current version is v1.0.0.

💬 Comments