alpha-vantage

Fetch financial market data and indicators from Alpha Vantage.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/SciMate-AI/scicli --skill alpha-vantage-scimate-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alpha-vantage
Source: https://github.com/SciMate-AI/scicli/tree/main/internal/skills/bundled/claude-scientific-skills/skills/alpha-vantage
Command: npx skills add https://github.com/SciMate-AI/scicli --skill alpha-vantage-scimate-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a unified way to programmatically retrieve Alpha Vantage data (quotes, fundamentals, indicators) for finance-focused workflows, reducing integration friction across tools and notebooks.

Core Features & Use Cases

  • Time-series data for stocks, forex, crypto, and commodities (quotes, intraday/daily/hourly series)
  • Fundamentals and macro indicators (overview, earnings, GDP, CPI, yields)
  • Quick-start workflows to fetch data for dashboards, research, or automated reports

Quick Start

Retrieve real-time quotes or company fundamentals for a given symbol using the Alpha Vantage client.

Frequently Asked Questions about alpha-vantage

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

FAQPage Schema
How do I fetch historical time-series data for stocks, forex, and crypto?

To fetch historical time-series data for stocks, forex, and crypto, you retrieve financial market data and indicators from Alpha Vantage. This Skill provides a unified way to programmatically access intraday, daily, and hourly series across these asset classes.

Can I retrieve company fundamentals and macro indicators like GDP and CPI?

Yes, you can retrieve company fundamentals and macro indicators like GDP and CPI. The Skill fetches financial market data covering overview, earnings, yields, and macro indicators directly from Alpha Vantage for finance-focused workflows.

Do I need an API key to access real-time market data and quotes?

Yes, you need an API key to access real-time market data and quotes. The Skill includes API key guidance and manages rate limits to help you retrieve real-time quotes and company fundamentals effectively within Alpha Vantage constraints.

What is the best way to integrate market data into automated reports and dashboards?

The best way to integrate market data into automated reports and dashboards is using this reusable Skill to fetch Alpha Vantage data. It reduces integration friction across tools and notebooks, providing quick-start workflows for research and automated reporting.

Are there rate limits when pulling commodities and forex data programmatically?

Yes, there are rate limits when pulling commodities and forex data programmatically. The Skill addresses Alpha Vantage rate limits and API key constraints directly, ensuring your data retrieval for time-series and fundamentals remains within acceptable usage thresholds.