← 返回 Skills 市场
kys42

Stock Info Explorer

作者 ClawMaker · GitHub ↗ · v1.2.10
cross-platform ✓ 安全检测通过
13070
总下载
14
收藏
130
当前安装
6
版本数
在 OpenClaw 中安装
/install stock-info-explorer
功能描述
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart.
安全使用建议
Install only if you are comfortable running a local Python script that resolves third-party packages and sends ticker queries to Yahoo Finance through yfinance. Generated charts are saved under /tmp and may overwrite files with the same ticker-based name.
功能分析
Type: OpenClaw Skill Name: stock-info-explorer Version: 1.2.10 The OpenClaw skill 'stock-info-explorer' is benign. It uses the `yfinance` library to fetch stock data and `mplfinance`/`matplotlib` to generate charts, saving them to the `/tmp/` directory. All operations, including network requests to Yahoo Finance and local file writes, are clearly aligned with its stated purpose of providing financial analysis. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the agent in `SKILL.md`.
能力评估
Purpose & Capability
The stated purpose and implementation align: it uses yfinance to fetch quotes/history/fundamentals, computes indicators locally, prints summaries, and generates charts.
Instruction Scope
Runtime instructions are explicit user-invoked commands for ticker analysis; there are no hidden role changes, autonomous workflows, or prompt-injection instructions.
Install Mechanism
The script is run with uv and declares third-party Python dependencies without version pins, which is common for this type of helper but reduces reproducibility.
Credentials
Network access to Yahoo Finance/yfinance and chart writes under /tmp are disclosed and proportionate to the stock-analysis purpose.
Persistence & Privilege
No credential access, privilege escalation, background persistence, broad local indexing, or destructive behavior is present; output is limited to temporary chart PNG files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-info-explorer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-info-explorer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.10
Docs: rewrite SKILL.md in English for global users.
v1.2.9
Added technical indicators (RSI, MACD, BB, VWAP, ATR) and unified 'report' command.
v1.2.8
Absolute path publish test
v1.2.2
Forcing absolute path for clean publish.
v1.2.1
Fixed missing scripts folder in package.
v1.2.0
Rebranded to Stock Information Explorer. Enhanced documentation and features.
元数据
Slug stock-info-explorer
版本 1.2.10
许可证
累计安装 466
当前安装数 130
历史版本数 6
常见问题

Stock Info Explorer 是什么?

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs both a text summary and a Pro chart. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13070 次。

如何安装 Stock Info Explorer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-info-explorer」即可一键安装,无需额外配置。

Stock Info Explorer 是免费的吗?

是的,Stock Info Explorer 完全免费(开源免费),可自由下载、安装和使用。

Stock Info Explorer 支持哪些平台?

Stock Info Explorer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Stock Info Explorer?

由 ClawMaker(@kys42)开发并维护,当前版本 v1.2.10。

💬 留言讨论