stock-market-pro

Analyze stock fundamentals and real-time quotes using Yahoo Finance data.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/dusk-time/tech-openclaw --skill stock-market-pro-dusk-time
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-market-pro
Source: https://github.com/dusk-time/tech-openclaw/tree/main/skills/stock-market-pro
Command: npx skills add https://github.com/dusk-time/tech-openclaw --skill stock-market-pro-dusk-time

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, rich, pandas, plotille, matplotlib, mplfinance, ddgs, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for comprehensive stock analysis, offering real-time quotes, fundamentals, ASCII trends, high-resolution charts, and optional web add-ons for news and options.

Core Features & Use Cases

  • Real-time Quotes: Access price and change information for any stock.
  • Fundamentals: Summarize key fundamentals like market cap and PE ratio.
  • ASCII Trends: Generate terminal-friendly trend graphs.
  • High-Resolution Charts: Create detailed charts with RSI, MACD, Bollinger Bands, VWAP, and ATR indicators.
  • One-shot Report: Generate a summary and high-resolution chart in one command.
  • News Search: Search for news related to stocks using DuckDuckGo.
  • Options/Flow Analysis: Access options and flow analysis pages for stocks.

Quick Start

Analyze stock fundamentals for NVDA using 'stock-market-pro'.

Frequently Asked Questions about stock-market-pro

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time stock quotes and fundamentals for analysis?

Retrieve real-time stock quotes and key fundamentals like market cap and PE ratio by processing Yahoo Finance data. This provides immediate financial overviews for any stock ticker.

Can I generate stock charts with technical indicators like RSI and MACD?

Yes, you can generate high-resolution stock charts featuring technical indicators including RSI, MACD, Bollinger Bands, VWAP, and ATR for detailed market trend analysis.

What is the best way to view stock trends directly in the terminal?

View stock trends directly in the terminal by generating ASCII trend graphs. This offers a terminal-friendly visual representation of stock performance without requiring a graphical interface.

How do I search for recent stock news and perform options analysis?

Search for recent stock news using DuckDuckGo and access options analysis pages to evaluate flow. This integrates market sentiment and derivatives data into your stock analysis.

Does stock analysis with Yahoo Finance require installing specific Python packages?

Yes, stock analysis with Yahoo Finance requires installing yfinance for data retrieval, alongside pandas, rich, and mplfinance for processing data and rendering charts.