← 返回 Skills 市场
kys42

Stock Info Explorer

作者 ClawMaker · GitHub ↗ · v1.2.10
cross-platform ✓ 安全检测通过
13853
总下载
14
收藏
0
当前安装
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 helper that downloads third-party packages and sends requested ticker symbols to Yahoo Finance via yfinance. Generated chart images are saved under /tmp with ticker-based filenames.
功能分析
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 matches the artifacts: SKILL.md documents stock quotes, fundamentals, history, reports, and charts, and scripts/yf.py implements those actions using yfinance plus local indicator calculations and plotting.
Instruction Scope
Runtime instructions are explicit user-invoked commands for ticker analysis; there are no role changes, hidden agent instructions, autonomous workflows, or prompt-injection behavior.
Install Mechanism
The script uses uv inline dependencies for yfinance, rich, pandas, plotille, matplotlib, and mplfinance without version pins, which is common but less reproducible than pinned dependencies.
Credentials
Network access to Yahoo Finance through yfinance and writing generated chart PNGs under /tmp are disclosed and proportionate to the financial-analysis purpose.
Persistence & Privilege
No credential access, privilege escalation, background persistence, broad local indexing, destructive behavior, or unrelated data collection is present.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 13853 次。

如何安装 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。

💬 留言讨论