flowdeck

Analyze Flowdeck stock data and reports to answer investment questions.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/kourgeorge/flowdeck --skill flowdeck-kourgeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flowdeck
Source: https://github.com/kourgeorge/flowdeck/tree/main/backend
Command: npx skills add https://github.com/kourgeorge/flowdeck --skill flowdeck-kourgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Flowdeck removes the friction of piecing together stock research by combining live market data, AI analysis, and conversational follow-up in one workflow.

Core Features & Use Cases

  • Live ticker research: Pull quotes, fundamentals, news, technical indicators, and historical context for a stock before making a decision.
  • AI-generated investment reports: Review multi-agent BUY, SELL, or HOLD analysis with full reasoning instead of a single label.
  • Conversational trader copilot: Ask follow-up questions while viewing a ticker page or report, then refine the thesis with real-time context.
  • Programmatic access and automation: Create API keys, track token usage, start analysis runs, and integrate Flowdeck into agent workflows.

Quick Start

Ask Flowdeck to analyze a ticker, retrieve its latest report and market data, and summarize the recommendation with the key risks and next steps.

Frequently Asked Questions about flowdeck

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

FAQPage Schema
How do I get an AI investment report for a stock ticker?

To get an AI investment report for a stock ticker, request an analysis run through the conversational copilot. The system generates a multi-agent BUY, SELL, or HOLD recommendation with full reasoning using live market data and fundamentals.

Can I automate stock market data retrieval using API keys?

Yes, you can automate stock market data retrieval using API keys. The system supports programmatic access via authenticated Bearer tokens, allowing you to start analysis runs, track token usage, and integrate workflows into external agents.

What real-time stock data can I analyze before making a trading decision?

You can analyze real-time stock data including current quotes, fundamentals, technical indicators, news, and historical performance. This live market data is combined with AI analysis to provide immediate context for your trading decisions.

How do I track my API token balance and analysis run state?

The system automatically preserves your analysis_run_id and token balance state during chat workflows. You can monitor token usage and track active analysis runs programmatically through the authenticated API endpoints.

Does the trader copilot allow follow-up questions after generating an investment report?

Yes, the trader copilot supports conversational follow-ups after generating an investment report. You can ask questions while viewing a ticker page and refine your investment thesis using the real-time market context.

What is required to access protected endpoints for stock research?

Authenticated Bearer tokens or valid API keys are required to access protected endpoints for stock research. These credentials ensure secure, repeatable programmatic access to live market data, watchlists, and analysis runs.