← 返回 Skills 市场
31730
总下载
155
收藏
0
当前安装
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 only if you are comfortable running local Python tools and sending ticker/news queries to third-party market and search services. Use a virtual environment, review unpinned dependencies before installing, and skip the optional browser-based options-flow helper if you do not want browser automation or Unusual Whales access.
功能分析
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 purpose: Yahoo Finance quote/fundamental/chart analysis, DuckDuckGo news search, and optional Unusual Whales options-flow lookup.
Instruction Scope
The documented actions are explicit local commands initiated by the user or agent; they do not request hidden execution, account mutation, prompt override, credential harvesting, or destructive actions.
Install Mechanism
The skill documents uv-based script execution and a pip install for ddgs, but dependencies are not pinned and the frontmatter does not formally declare shell/network/browser needs.
Credentials
Outbound requests to Yahoo Finance, DuckDuckGo, and optionally Unusual Whales are proportionate to market research, but ticker/search queries and normal network metadata will be shared with those services when used.
Persistence & Privilege
No persistence, background service, privilege escalation, broad local indexing, credential/session-store access, or unrelated file access 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 插件,目前累计下载 31730 次。
如何安装 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