alpha-vantage

Installation
SKILL.md

Alpha Vantage

Get financial data from Alpha Vantage. Use when you need to: (1) retrieve stock quotes and prices, (2) get forex or crypto rates, or (3) access market analytics data.

Input

Provide input as JSON:

{
  "stock_symbol": "Stock ticker symbol to analyze (e.g., AAPL, MSFT, TSLA)",
  "analysis_period": "Time period for analysis (e.g., daily, weekly, monthly)"
}

Execution (Pattern B: Text/Data)

Step 1: Run the Skill and Get Run ID

Installs
8
GitHub Stars
194
First Seen
Feb 5, 2026
alpha-vantage — refly-ai/refly-skills