alpha-vantage

Access real-time and historical market data via the Alpha Vantage API.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Hung-3008/agusta --skill alpha-vantage-hung-3008
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alpha-vantage
Source: https://github.com/Hung-3008/agusta/tree/main/.agents/skills/alpha-vantage
Command: npx skills add https://github.com/Hung-3008/agusta --skill alpha-vantage-hung-3008

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Alpha Vantage consolidates access to real-time and historical financial data across multiple asset classes through a single API, simplifying data acquisition and analytics workflows for developers and analysts.

Core Features & Use Cases

  • Unified access to time-series data for stocks, forex, crypto, commodities, and fundamentals.
  • API key setup, documentation, and examples to accelerate prototype to production.
  • Use cases include building dashboards, backtests, and research reports by pulling prices, indicators, and company data.

Quick Start

Query the latest price for a symbol using the GLOBAL_QUOTE endpoint and print the price.

Frequently Asked Questions about alpha-vantage

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

FAQPage Schema
How do I get real-time and historical market data for stocks and crypto?

You can retrieve real-time and historical market data for stocks and crypto by querying unified API endpoints for time-series analysis and price quotes. The Skill requires a free API key and exposes reference documentation to accelerate integration for finance analytics workflows.

Can I pull forex and commodities data through a single API for backtesting?

Yes, forex and commodities data can be pulled through a single API for backtesting. The Skill provides unified access to time-series data across multiple asset classes, enabling you to build dashboards and research reports by fetching prices and indicators.

What's the best way to access company fundamentals for finance analytics?

The best way to access company fundamentals for finance analytics is using the Skill's dedicated endpoints. It exposes fundamentals tasks alongside time-series data, allowing you to pull company data to build research reports and perform price quotes.

Do I need an API key to query time-series data and market indicators?

Yes, you need a free API key to query time-series data and market indicators. The Skill requires this key to authenticate requests across its multiple endpoints for stocks, forex, crypto, and commodities data retrieval.

Does this unified market data approach work for building financial dashboards?

Yes, this unified market data approach works for building financial dashboards. By consolidating access to real-time and historical data across asset classes through a single API, it simplifies data acquisition and analytics workflows for developers and analysts.