← 返回 Skills 市场
A Stock Analysis 1.0.0
作者
Valarie Emmerich
· GitHub ↗
· v1.0.0
1532
总下载
2
收藏
36
当前安装
1
版本数
在 OpenClaw 中安装
/install a-stock-analysis-1-0-0
功能描述
提供沪深北交所A股实时行情、分时成交量分析、主力资金动向判断和持仓盈亏管理功能。
安全使用建议
Install only if you are comfortable sending queried stock symbols to Sina Finance and storing portfolio holdings locally in plaintext. Check stock code, cost, quantity, and intent before running add, update, or remove, because remove changes the local portfolio file without an undo mechanism.
功能分析
Type: OpenClaw Skill
Name: a-stock-analysis-1-0-0
Version: 1.0.0
The skill bundle is a legitimate A-share stock analysis and portfolio management tool. It fetches real-time and minute-level stock data from Sina Finance APIs (`hq.sinajs.cn`, `quotes.sina.cn`) as documented in `SKILL.md` and `analyze.py`. User portfolio data is stored locally in `~/.clawdbot/skills/a-stock-analysis/portfolio.json` by `portfolio.py`, which is a standard and safe location for skill-specific persistence. Input sanitization for stock codes is present in `analyze.py`, and there are no signs of prompt injection attempts in `SKILL.md`, arbitrary command execution, sensitive data exfiltration, or other malicious behaviors.
能力评估
Purpose & Capability
The artifacts coherently implement the stated A-share quote lookup, minute-volume analysis, and portfolio P&L tracking purpose.
Instruction Scope
Commands are explicit and user-directed; add, update, and remove affect only the skill's local portfolio records, but remove has no confirmation or undo.
Install Mechanism
No install hook, dependency installation, obfuscation, arbitrary command execution, or privilege escalation mechanism was found.
Credentials
Network access is limited to disclosed Sina Finance market-data endpoints, and local file writes are proportionate to portfolio management.
Persistence & Privilege
The skill stores stock codes, costs, quantities, and timestamps in plaintext under ~/.clawdbot/skills/a-stock-analysis/portfolio.json; it does not request credentials, elevated privileges, autostart, or background persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install a-stock-analysis-1-0-0 - 安装完成后,直接呼叫该 Skill 的名称或使用
/a-stock-analysis-1-0-0触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with real-time A-share stock analysis and portfolio management.
- Fetch real-time prices, price change, and volume for Shanghai and Shenzhen stocks.
- Analyze minute-level volume distribution (early/late trading session focus).
- Detect main fund activities and volume anomalies (e.g., strong buying, selling signals).
- Identify daily top 10 high-volume minutes, supporting insights into key trading events.
- Manage and analyze portfolio holdings and P&L with command-line tools.
- Supports standardized stock codes, batch queries, and JSON output format.
元数据
常见问题
A Stock Analysis 1.0.0 是什么?
提供沪深北交所A股实时行情、分时成交量分析、主力资金动向判断和持仓盈亏管理功能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1532 次。
如何安装 A Stock Analysis 1.0.0?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install a-stock-analysis-1-0-0」即可一键安装,无需额外配置。
A Stock Analysis 1.0.0 是免费的吗?
是的,A Stock Analysis 1.0.0 完全免费(开源免费),可自由下载、安装和使用。
A Stock Analysis 1.0.0 支持哪些平台?
A Stock Analysis 1.0.0 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 A Stock Analysis 1.0.0?
由 Valarie Emmerich(@zhanchanghua)开发并维护,当前版本 v1.0.0。
推荐 Skills