This skill orchestrates financial research workflows by:
- •Planning: Analyzes user queries and identifies required data steps
- •Execution: Executes planned steps through MCP tools with error handling
- •Context Management: Tracks tool calls, results, and reasoning across steps
- •Graceful Exit: Generates useful answers even with incomplete data
- •Progress Visibility: Emits events for real-time status updates
Usage
Provide natural language queries like:
- •"Compare Apple and Microsoft's performance over 3 quarters"
- •"Analyze NVIDIA's revenue trend over the last year"
- •"What's driving Tesla's stock sentiment this week?"
The skill will plan the required research steps, execute them, and synthesize findings into comprehensive insights.
Integration
Requires financial-data-mcp MCP server running to provide:
- •get_stock_quote
- •get_stock_price_history
- •get_financials
- •get_company_info
- •get_news
- •get_technical_indicator