← 返回 Skills 市场
Stock Info Explorer Jarvis
作者
bingze00000
· GitHub ↗
· v1.2.11
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-info-explorer-jarvis
功能描述
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD...
安全使用建议
The skill appears coherent with its stated purpose: it fetches data from Yahoo Finance and computes/plots indicators locally, requiring common Python plotting/data libraries. However, the provided scripts/yf.py appears truncated in the package listing (a line ends with 'parser.add_argum' and the file is cut off), so the full runtime behavior cannot be verified. Before installing or running: (1) obtain and inspect the complete yf.py source (or ask the publisher for the full file); (2) run it in an isolated environment (sandbox or container) because it executes arbitrary Python and performs network requests to Yahoo; (3) ensure required Python dependencies are installed from trusted registries; (4) verify there are no hidden uploads or telemetry in the remainder of the script—if you cannot get the full source or a verifiable checksum from a trusted homepage/owner, treat the package as untrusted.
功能分析
Type: OpenClaw Skill
Name: stock-info-explorer-jarvis
Version: 1.2.11
The skill is a legitimate financial analysis tool that uses the `yfinance` library to fetch market data and `pandas` to calculate technical indicators locally. It provides terminal-based reports and generates PNG charts using `mplfinance`, saving them to the `/tmp/` directory. The code in `scripts/yf.py` and instructions in `SKILL.md` are consistent with the stated purpose and show no signs of malicious behavior, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the code: the script uses yfinance, pandas, mplfinance/plotille and implements RSI/MACD/Bollinger/VWAP/ATR and chart generation. No unrelated credentials, binaries, or endpoints are requested.
Instruction Scope
SKILL.md instructs running the provided script with specific commands and flags; those commands map to functions present in the visible portion of the script. The instructions do not ask the agent to access unrelated files, env vars, or external endpoints beyond Yahoo Finance.
Install Mechanism
There is no install spec (instruction-only skill with an embedded script). The script lists reasonable Python dependencies in comments (yfinance, pandas, matplotlib, mplfinance, rich, plotille). Lack of an install step is low-risk but means environment must have these Python packages available; nothing in the install mechanism appears malicious.
Credentials
The skill declares no required environment variables, config paths, or primary credential. The visible code does not access credentials or unrelated environment secrets; it only fetches market data via yfinance and writes chart PNGs to /tmp.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or persistent agent settings. It writes PNG output to /tmp (expected for charting) and prints a CHART_PATH; no elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-info-explorer-jarvis - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-info-explorer-jarvis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.11
- Added detailed documentation for all available commands and usage examples.
- Introduced explanation of supported technical indicators and related flags for chart generation.
- Clarified ticker symbol formats for stocks, crypto, and forex.
- Provided notes on data sourcing, indicator calculation, and limitations.
- Added a Korean summary for local users.
元数据
常见问题
Stock Info Explorer Jarvis 是什么?
A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate high-resolution charts with moving averages + indicators (RSI/MACD... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Stock Info Explorer Jarvis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-info-explorer-jarvis」即可一键安装,无需额外配置。
Stock Info Explorer Jarvis 是免费的吗?
是的,Stock Info Explorer Jarvis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Stock Info Explorer Jarvis 支持哪些平台?
Stock Info Explorer Jarvis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stock Info Explorer Jarvis?
由 bingze00000(@bingze00000)开发并维护,当前版本 v1.2.11。
推荐 Skills