← ClaudeAtlas

pitch-decklisted

Investment pitch deck, investment committee presentation, buy-side pitch, sell-side pitch, investment thesis slides, executive summary presentation, financial presentation, board deck, investor presentation, strategy deck
agentii-ai/agentii-investment-intelligence · ★ 2 · AI & Automation · score 79
Install: claude install-skill agentii-ai/agentii-investment-intelligence
# pitch-deck **Agent Call Tracing**: The first tool you call will return a `_run_id` in its result. On every subsequent tool call, include HTTP header `X-Agentii-Trace: agent={skill_name}; parent={caller_name}; instance={instance_label}`. The MCP server will inject run_id, depth, and user_id automatically. When spawning parallel sub-agents of the same type, assign each a unique instance label (e.g., equity-research-1, equity-research-2). See `contracts/x-agentii-trace-header.md` for the full contract. ## Triggers - Investment pitch deck - investment committee presentation - buy-side pitch - sell-side pitch - investment thesis slides - executive summary presentation - financial presentation - board deck - investor presentation - strategy deck ## Defaults | Parameter | Default Value | Rationale | |-----------|---------------|-----------| | ticker | (required) | Stock symbol to analyze | | lookback_quarters | 4 | Standard lookback for this skill type | ## Methodology This skill follows the agentii retrieval protocol. Retrieval scope: **structured_only**. Minimum tool diversity: 5 distinct tools. ## Output Structure 1. Executive Summary 2. Data Sources (with agentii://source/ citation watermarks) 3. Analysis Results 4. Coverage Gaps (if any) ## Error Handling | Error | Action | |-------|--------| | Ticker not found | Suggest checking spelling or trying list_coverage | | No data available | Flag in Coverage Gaps, proceed with available data | | API key invalid | Direct