← Back to Skills Marketplace
kys42

Stock Market Pro

by ClawMaker · GitHub ↗ · v1.2.12
cross-platform ✓ Security Clean
29366
Downloads
152
Stars
260
Active Installs
4
Versions
Install in OpenClaw
/install stock-market-pro
Description
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-market-pro
  3. After installation, invoke the skill by name or use /stock-market-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug stock-market-pro
Version 1.2.12
License
All-time Installs 993
Active Installs 260
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 29366 downloads so far.

How do I install Stock Market Pro?

Run "/install stock-market-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Stock Market Pro free?

Yes, Stock Market Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Stock Market Pro support?

Stock Market Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Stock Market Pro?

It is built and maintained by ClawMaker (@kys42); the current version is v1.2.12.

💬 Comments