stock-explorer

Fetch real-time stock quotes and generate technical indicator reports.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/e252828/ypaction --skill stock-explorer-e252828
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-explorer
Source: https://github.com/e252828/ypaction/tree/main/SKILLs/stock-explorer
Command: npx skills add https://github.com/e252828/ypaction --skill stock-explorer-e252828

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides real-time financial data analysis by fetching quotes, generating technical indicator reports, summarizing fundamentals, and creating one-shot reports.

Core Features & Use Cases

  • Real-time Quotes: Obtain the latest market prices for stocks, cryptocurrencies, and forex.
  • Technical Indicators: Generate reports with RSI, MACD, Bollinger Bands, VWAP, and ATR indicators.
  • Fundamental Summaries: Summarize key financial metrics like market cap, PE ratio, EPS, and ROE.
  • One-shot Reports: Get a comprehensive text summary of a stock's performance and indicators.
  • Use Case: Analyze the performance of a specific stock (e.g., TSLA) to make informed investment decisions.

Quick Start

Fetch real-time quotes for 'AAPL' with the stock-explorer skill.

Frequently Asked Questions about stock-explorer

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

FAQPage Schema
How do I fetch real-time stock market quotes for a specific ticker?

To fetch real-time stock market quotes, provide a ticker symbol like 'AAPL' or 'TSLA'. The Skill retrieves the latest market prices for stocks, cryptocurrencies, and forex using Yahoo Finance data.

What technical indicators can I calculate for historical stock data?

You can calculate technical indicators including RSI, MACD, Bollinger Bands, VWAP, and ATR. The Skill processes historical stock data using pandas to generate these detailed financial analysis reports.

Can I summarize fundamental financial metrics like PE ratio and ROE?

Yes, you can summarize fundamental financial metrics like PE ratio, ROE, market cap, and EPS. The Skill fetches and summarizes these key financial metrics to help evaluate stock performance.

Does this tool work with Yahoo Finance for historical data?

Yes, the tool uses the yfinance library to fetch historical data and real-time quotes directly from Yahoo Finance. It integrates this data with pandas for computations and technical indicator analysis.

What is the best way to get a comprehensive text summary of a stock's performance?

The best way to get a comprehensive summary is to request a one-shot report. This feature combines real-time quotes, technical indicators, and fundamental summaries into a single text overview of a stock's performance.