stock-quote

Retrieve real-time stock quotes with price, volume, and moving averages via Octagon MCP.

130|13|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/OctagonAI/skills --skill stock-quote-octagonai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stock-quote
Source: https://github.com/OctagonAI/skills/tree/main/skills/stock-quote
Command: npx skills add https://github.com/OctagonAI/skills --skill stock-quote-octagonai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Retrieve real-time stock quotes for any publicly traded stock using Octagon MCP, enabling quick access to current price, volume, and key metrics.

Core Features & Use Cases

  • Real-time quotes: Current price, volume, day range, 52-week range.
  • Moving averages: 50-day and 200-day averages for trend context.
  • Use Case: Monitor a portfolio with up-to-the-minute quotes for AAPL, MSFT, and NVDA to rebalance when price moves.

Quick Start

Get a real-time stock quote for a ticker.

Frequently Asked Questions about stock-quote

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

FAQPage Schema
How do I get real-time stock quotes for a specific ticker symbol?

To get real-time stock quotes, provide a publicly traded ticker symbol. The Skill retrieves current price, volume, day range, 52-week range, and moving averages using Octagon MCP for dashboards or quick checks.

What market data is included in a real-time stock price check?

A real-time stock price check includes current price, volume, day range, 52-week range, and 50-day and 200-day moving averages. This market data provides trend context for portfolio rebalancing.

How do I retrieve 50-day and 200-day moving averages for trend analysis?

Retrieve 50-day and 200-day moving averages by requesting a quote for a given stock symbol. The Skill uses the octagon-agent workflow to fetch these moving averages alongside real-time price data for trend context.

Do I need Octagon MCP setup to retrieve current stock volume and price?

Yes, you need Octagon MCP setup and the octagon-agent workflow to retrieve current stock volume and price data. The Skill requires this environment to query market data and format real-time results.

Can I monitor a stock portfolio with up-to-the-minute quotes for rebalancing?

You can monitor a stock portfolio with up-to-the-minute quotes for symbols like AAPL, MSFT, and NVDA. This enables quick portfolio rebalancing when real-time price moves occur.

What are the limitations of using real-time market data for quick stock checks?

Limitations include dependency on Octagon MCP setup and the octagon-agent workflow to retrieve data. Real-time market data covers price, volume, and moving averages but requires this specific environment to function.