← 返回 Skills 市场
29366
总下载
152
收藏
260
当前安装
4
版本数
在 OpenClaw 中安装
/install stock-market-pro
功能描述
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
安全使用建议
Install this as a market research tool, not as a private/offline analyzer. Use a virtual environment, review unpinned Python dependencies, and expect ticker or news queries to be sent to Yahoo Finance, DuckDuckGo, and optionally Unusual Whales. Avoid the optional Playwright options-flow helper if you do not want browser automation or third-party page scraping.
功能分析
Type: OpenClaw Skill
Name: stock-market-pro
Version: 1.2.12
The skill bundle provides tools for stock market analysis, news search, and options flow data. All scripts (`ddg_search.py`, `news.py`, `options_links.py`, `uw.py`, `yf.py`) perform their stated functions using standard libraries like `yfinance`, `ddgs`, and `playwright`. There is no evidence of data exfiltration, malicious execution (e.g., `curl|bash`, `eval`), persistence mechanisms, or obfuscation. The `SKILL.md` instructions are clear and do not contain any prompt injection attempts designed to manipulate the agent into unauthorized actions. `subprocess` calls are used safely by passing arguments as lists, preventing shell injection. The use of `--no-sandbox` for Playwright is a common practice for headless browsers and not indicative of malice in this context.
能力评估
Purpose & Capability
The scripts match the stated market research purpose: yfinance quotes/fundamentals/charts, DuckDuckGo news search, and optional Unusual Whales options/flow pages.
Instruction Scope
The instructions are user-invoked command examples and do not request hidden execution, destructive actions, credential use, account mutation, or prompt manipulation.
Install Mechanism
The skill uses uv script dependency handling and documents pip installation for ddgs, with unpinned third-party packages; this is disclosed but users should run it in a controlled Python environment.
Credentials
Outbound requests to Yahoo Finance, DuckDuckGo, and Unusual Whales are proportionate to the feature set, but ticker/search queries and normal network metadata are shared with those services when the relevant commands are run.
Persistence & Privilege
No persistence, background service, credential access, privilege escalation, broad local indexing, or exfiltration behavior was found; chart output is limited to local PNG files under /tmp.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install stock-market-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/stock-market-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.12
Improve README/positioning copy (toolkit-style).
v1.2.11
Apologies: earlier versions accidentally shipped without the scripts folder. This update includes the full scripts package (yf.py + helpers) and matches the latest feature set.
v1.1.0
English localization and improved metadata for global users.
v1.0.0
Initial Release: Pro charts, fundamentals, and earnings
元数据
常见问题
Stock Market Pro 是什么?
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29366 次。
如何安装 Stock Market Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-market-pro」即可一键安装,无需额外配置。
Stock Market Pro 是免费的吗?
是的,Stock Market Pro 完全免费(开源免费),可自由下载、安装和使用。
Stock Market Pro 支持哪些平台?
Stock Market Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Stock Market Pro?
由 ClawMaker(@kys42)开发并维护,当前版本 v1.2.12。
推荐 Skills