alpha-vantage

Retrieve stock quotes, forex rates, and crypto prices from the Alpha Vantage API.

199|25|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/refly-ai/refly-skills --skill alpha-vantage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alpha-vantage
Source: https://github.com/refly-ai/refly-skills/tree/main/skills/alpha-vantage
Command: npx skills add https://github.com/refly-ai/refly-skills --skill alpha-vantage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides access to comprehensive financial market data, enabling users to retrieve stock quotes, forex rates, crypto prices, and market analytics without needing to navigate multiple financial data sources.

Core Features & Use Cases

  • Stock Quotes & Prices: Get real-time and historical stock data for any ticker symbol.
  • Forex & Crypto Rates: Access current exchange rates for various currencies and cryptocurrencies.
  • Market Analytics: Retrieve analytical data for market trend analysis.
  • Use Case: A user needs to check the current stock price of Apple (AAPL) and its daily trading volume.

Quick Start

Use the alpha-vantage skill to get the daily time series data for the stock symbol AAPL.

Frequently Asked Questions about alpha-vantage

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

FAQPage Schema
How do I retrieve real-time stock quotes and historical market data for a specific ticker symbol?

To retrieve real-time stock quotes and historical market data, input a valid stock symbol and analysis period. The system queries the Alpha Vantage API to return daily, weekly, or monthly time series data including prices and trading volumes.

Can I access cryptocurrency prices and forex rates using the same market data query?

Yes, you can access cryptocurrency prices and forex rates using the same market data query. The system retrieves current exchange rates for various currencies and digital assets alongside standard stock market analytics from the Alpha Vantage API.

What inputs are required to perform time series analysis on financial instruments?

To perform time series analysis on financial instruments, valid stock symbols and specific analysis periods are required as input parameters. These inputs allow the system to fetch corresponding daily, weekly, or monthly market data.

What is the best way to get daily trading volume and market analytics for stocks?

The best way to get daily trading volume and market analytics for stocks is to request daily time series data for your specified ticker symbol. This returns comprehensive analytical data points needed for market trend analysis.

Are there limitations on retrieving market data across different time periods?

Limitations on retrieving market data across different time periods depend on the specified analysis periods supported by the Alpha Vantage API. Users must provide valid stock symbols and select supported daily, weekly, or monthly intervals for successful queries.