← 返回 Skills 市场
Yfinance Market Data
作者
Tang Weigang
· GitHub ↗
· v0.3.3
· MIT-0
105
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install yfinance-market-data
功能描述
通过 Yahoo Finance 获取全球多市场股票、指数、外汇及加密货币的历史行情、财务数据、实时报价和财务日历。
安全使用建议
This skill is broadly coherent with a data-pipeline/backtest helper, but has several practical mismatches you should be aware of before installing or running it:
- The skill will check for and may ask you to install Python packages (zvt) and initialize a data directory (~/.zvt). Only proceed if you trust the upstream packages and are comfortable the agent may run pip or shell commands.
- SKILL.md reads the ZVT_HOME environment variable and expects provider API tokens (joinquant, etc.) though none are declared in the registry metadata. Do not provide sensitive API keys without verifying the skill's source and license. Prefer creating minimal-permission keys or sandbox accounts for testing.
- The skill references an unfamiliar 'uv' package manager; verify what that is (and its trustworthiness) before installing or allowing any automatic install steps.
- Evidence-quality notes in SKILL.md warn that only ~30% of evidence was verified and show audit failures — treat generated results as potentially incomplete and validate critical outputs against authoritative sources.
- Practical steps: ask the publisher/source (there is none listed) for a homepage or upstream repo; verify the LICENSE and the zvt package versions it intends to use; set ZVT_HOME to a writable directory you control; run any install steps in a disposable environment (virtualenv/containers) first; and avoid pasting high-privilege credentials into prompts until you confirm the skill's provenance.
If the publisher/source is provided and the skill's metadata is updated to declare the environment requirements (ZVT_HOME, provider tokens) and explain the 'uv' manager, my confidence that this is benign would increase.
功能分析
Type: OpenClaw Skill
Name: yfinance-market-data
Version: 0.3.3
This skill bundle provides a highly structured framework for financial market data retrieval and backtesting, primarily utilizing the `zvt` library and Yahoo Finance. The instructions for the AI agent (found in `SKILL.md` and `seed.yaml`) are focused on enforcing financial logic and data integrity, such as 'Semantic Locks' to prevent look-ahead bias (`SL-02`) and 'Constraints' to ensure proper HTTP session management (`finance-C-001`). There is no evidence of data exfiltration, malicious code execution, or harmful prompt injection; the bundle's complexity is dedicated to preventing common quantitative trading errors and ensuring compliance with market-specific rules like A-share T+1 trading.
能力标签
能力评估
Purpose & Capability
Name/description focus on Yahoo Finance data, and the content does implement multi-market data-sourcing and ZVT-based pipelines (historical prices, streaming, screeners). However the SKILL.md also references many other providers and a full ZVT pipeline (recorders, traders, backtest), so actual capabilities are broader than the simple name implies. This breadth is plausible for a market-data skill but is larger than a minimal 'yfinance' fetcher.
Instruction Scope
The SKILL.md contains explicit runtime preconditions that run python -c checks, read ZVT_HOME, instruct pip installs (on precondition failures), and require re-loading seed.yaml before decisions. These are file/OS interactions and package-install actions not declared in the registry metadata. The instructions thus direct the agent to read env vars and modify the runtime environment (install packages, initialize ~/.zvt), which is beyond a simple API-caller scope and should be expected and consented to by the user.
Install Mechanism
There is no formal install spec (instruction-only), which reduces automated install risk. However SKILL.md demands 'Python 3.12+ with uv package manager' and the seed.yaml execution_protocol instructs running host install recipes and import checks — implicit install steps may be executed by the agent or user. The ambiguous dependency on an unfamiliar 'uv' package manager is unusual and worth verifying.
Credentials
Registry metadata lists no required env vars, but the instructions explicitly read ZVT_HOME and expect data-source API tokens for some providers (joinquant, etc.) per the constraints. The skill expects access to filesystem locations (~/.zvt) and may prompt for provider tokens, yet does not declare those credentials. This mismatch (undeclared env access and credential expectations) reduces transparency and could lead to unintentional exposure of secrets or filesystem changes.
Persistence & Privilege
always is false and the skill is not marked to be force-included. The SKILL.md does instruct initialization of ZVT directories and running preconditions, but it does not request persistent global privileges or modify other skills. No evidence of attempts to alter other skills' configs or enable permanent autonomous presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yfinance-market-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/yfinance-market-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.3
v0.3.3: bilingual metadata injected. H1 shows yfinance 行情数据; tagline replaced with skill-specific Chinese hook; tags upgraded to Level 1-4.
v0.3.1
Remove install.sh — knowledge-only bundle. Host AI consumes directly from URL; no user-side installation needed. Fixes ClawHub suspicious flag.
v0.3.0
Doramagic crystal portfolio v0.3.0. Full 5-layer bp-009 standard. github.com/tangweigang-jpg/doramagic-skills
元数据
常见问题
Yfinance Market Data 是什么?
通过 Yahoo Finance 获取全球多市场股票、指数、外汇及加密货币的历史行情、财务数据、实时报价和财务日历。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Yfinance Market Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yfinance-market-data」即可一键安装,无需额外配置。
Yfinance Market Data 是免费的吗?
是的,Yfinance Market Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Yfinance Market Data 支持哪些平台?
Yfinance Market Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Yfinance Market Data?
由 Tang Weigang(@tangweigang-jpg)开发并维护,当前版本 v0.3.3。
推荐 Skills