← 返回 Skills 市场
nazimboudeffa

Yahoo Finance FOREX

作者 nazimboudeffa · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2754
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install yahoo-finance-forex
功能描述
Fetches real-time FOREX news and market data from Yahoo Finance for major currency pairs (EUR/USD, GBP/USD, USD/JPY, etc.). Analyzes sentiment and provides trading context.
安全使用建议
This skill appears internally consistent and uses yfinance to fetch Yahoo data. Before installing, consider: (1) it requires network access to Yahoo Finance (yfinance) so ensure your environment permits outbound HTTP(s); (2) sentiment is simple keyword-counting (not deep NLP) — do not rely on it as sole trading advice; (3) pip installs run code from PyPI, so install in a controlled/virtual environment; and (4) review the linked GitHub repo if you want more assurance or to audit code changes before use.
功能分析
Type: OpenClaw Skill Name: yahoo-finance-forex Version: 1.0.0 The skill is benign, designed to fetch and analyze FOREX news and market data from Yahoo Finance using the `yfinance` Python library. The `SKILL.md` and other documentation provide clear, benign instructions for the OpenClaw agent on how to execute the `scripts/fetch_forex_news.py` script and interpret its output. The Python script itself only interacts with the `yfinance` library to retrieve public financial data and performs local sentiment analysis, with no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's intended behavior.
能力评估
Purpose & Capability
Name/description match the implementation: the script uses yfinance to fetch ticker data and news for the documented 7 currency pairs and performs keyword-based sentiment analysis; required binaries and packages (python3, yfinance) are appropriate.
Instruction Scope
SKILL.md instructs the agent to run the included Python script and parse its JSON output. The script only performs network calls to Yahoo Finance via the yfinance library and does not read unrelated files, environment variables, or system configuration.
Install Mechanism
Install uses pip to install yfinance>=0.2.40, which is a standard packaging mechanism for a Python dependency. No downloads from untrusted URLs or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code does not attempt to access secrets or external credentials.
Persistence & Privilege
The skill does not request permanent/always-on presence, does not modify other skills or system-wide settings, and uses only its own script at runtime.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yahoo-finance-forex
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yahoo-finance-forex 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with support for 7 major FOREX pairs (EUR/USD, GBP/USD, USD/JPY, USD/CHF, AUD/USD, USD/CAD, NZD/USD). Features include real-time news fetching, sentiment analysis, market data, and trading recommendations.
元数据
Slug yahoo-finance-forex
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Yahoo Finance FOREX 是什么?

Fetches real-time FOREX news and market data from Yahoo Finance for major currency pairs (EUR/USD, GBP/USD, USD/JPY, etc.). Analyzes sentiment and provides trading context. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2754 次。

如何安装 Yahoo Finance FOREX?

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

Yahoo Finance FOREX 是免费的吗?

是的,Yahoo Finance FOREX 完全免费(开源免费),可自由下载、安装和使用。

Yahoo Finance FOREX 支持哪些平台?

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

谁开发了 Yahoo Finance FOREX?

由 nazimboudeffa(@nazimboudeffa)开发并维护,当前版本 v1.0.0。

💬 留言讨论