stocks

Retrieve stock quotes, OHLCV history, and cryptocurrency prices via Yahoo Finance.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/projectedanx/hermes-agent --skill stocks-projectedanx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stocks
Source: https://github.com/projectedanx/hermes-agent/tree/main/optional-skills/finance/stocks
Command: npx skills add https://github.com/projectedanx/hermes-agent --skill stocks-projectedanx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill removes the friction of manually checking financial websites by providing instant, programmatic access to stock quotes, historical performance, and cryptocurrency prices directly within your terminal.

Core Features & Use Cases

  • Market Intelligence: Retrieve current stock quotes, 52-week ranges, and volume data for any ticker.
  • Historical Analysis: Generate OHLCV history and performance metrics over custom date ranges.
  • Use Case: Quickly compare the performance of multiple tech stocks side-by-side or check the current price of Bitcoin without leaving your command-line environment.

Quick Start

Use the stocks skill to get the current price and market statistics for Apple by running the quote command for AAPL.

Frequently Asked Questions about stocks

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

FAQPage Schema
How do I get real-time stock quotes and cryptocurrency prices in my terminal?

To get real-time stock quotes and cryptocurrency prices in your terminal, you can use this Skill to retrieve current market statistics, 52-week ranges, and volume data for any ticker directly via Yahoo Finance without manual web browsing.

How do I retrieve historical OHLCV data for custom date ranges?

You retrieve historical OHLCV data for custom date ranges by requesting performance metrics from this Skill, which generates historical open, high, low, close, and volume records for investment research and portfolio monitoring.

Can I compare multiple stock tickers side-by-side for investment research?

Yes, you can compare multiple stock tickers side-by-side. The Skill facilitates comparative analysis and ticker discovery, allowing you to evaluate the performance of different stocks within your command-line environment.

Does this market data tool require installing external dependencies?

No, this market data tool does not require installing external dependencies. It operates using Python standard library modules to ensure zero-dependency execution while providing high-performance financial data retrieval.

What is the best way to monitor financial markets without leaving the command line?

The best way to monitor financial markets without leaving the command line is using this Skill, which provides programmatic access to stock quotes, historical performance, and cryptocurrency prices instantly within your terminal environment.