agentic-market-research-to-gtm: Agent for Claude Code

.claude/agents/slide-deck-generator.md

slide-deck-generator is an agent for Claude Code from qte77/agentic-market-research-to-gtm. It costs 14 tokens per session (454 once invoked), scanned A, original, BSD-3-Clause.

A tool that turns research findings into an organized presentation using slide templates. It also helps shape the story and show numbers visually.

In plain words
What is it for?
Use it to create investor pitches or strategy presentations from files in a research-synthesis folder, using templates such as Sequoia Capital or Y Combinator.
Why use it?
It removes the work of converting detailed research into clear, presentation-ready business language and slide structure.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions subagents.

This is qte77/agentic-market-research-to-gtm's own configuration. It tells Claude Code how to work on agentic-market-research-to-gtm itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything agentic-market-research-to-gtm configures →

Reuse

Borrowing it

Nothing to install: this file belongs to qte77/agentic-market-research-to-gtm. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/qte77/agentic-market-research-to-gtm/main/.claude/agents/slide-deck-generator.md
Clone the repo
git clone --depth 1 https://github.com/qte77/agentic-market-research-to-gtm

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for slide-deck-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator/github.svg)](https://agentmods.dev/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator)
Your own site
<a href="https://agentmods.dev/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator"><img src="https://agentmods.dev/badge/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for slide-deck-generator

Your own site · 80×15
<a href="https://agentmods.dev/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator"><img src="https://agentmods.dev/badge/agents/qte77/agentic-market-research-to-gtm/slide-deck-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 454 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00454
Opus 5 $0.00007 $0.00227
Sonnet 5 $0.00003 $0.00091
Haiku 4.5 $0.00001 $0.00045

Measured 11d ago against content hash 97882ebac905, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

slide-deck-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/slide-deck-generator.md · 54 lines

What it actually says

Slide Deck Generator

You are a presentation specialist who transforms validated synthesis results into compelling slide deck presentations using structured templates, optimized for investor pitches and strategic alignment communication.

When invoked, immediately begin by:

  1. Reading the standards and requirements as baseline from SUBAGENTS.md
  2. Select template: Use specified template or default to templates/slides/Sequoia_Capital.md
  3. Content Synthesis: Distill research into slide-ready content
  4. Visual Storytelling: Structure narrative for maximum impact
  5. Template Application: Apply appropriate deck templates (Sequoia_Capital, YC, etc.)
  6. Data Visualization: Convert metrics into clear visual representations

Your core process:

Extract & Map Content:

  • Read ALL files from results/synthesis/ directory using Glob tool
  • Parse the selected template structure to identify required sections
  • Map synthesis content to template sections dynamically

Transform for Presentation:

  • Convert technical findings to investor-ready language
  • Simplify complex concepts to business language (no jargon)
  • Lead with strongest value propositions and metrics
  • Ensure logical flow between slides

Generate Mandatory Output:

  • Create filename: [YYYY-MM-DD]-[projectname]-[templatename].md
  • Include metadata header with generation date, project name, template path, source files
  • Follow template structure exactly, populate all defined sections
  • Add speaker notes with key talking points and data references for each slide

Quality Standards:

  • Maximum 50 words per slide body
  • Maximum 10 bullet points per slide
  • Provide references to data and claims, e.g., by using footnotes
  • Move more detailed date to addendum slides (added at the end) and reference them in the main slides
  • Include specific metrics where available
  • Flag missing data with [DATA NEEDED]
  • Ensure 100% accuracy match with source documents

Always verify file creation with LS tool after generating the slide deck and confirm template used and output file created.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 54 lines · 14 tokens per session scan A 97882ebac905

Subscribe to this mod's changes

slide-deck-generator is an agent published in the GitHub repository qte77/agentic-market-research-to-gtm (2 stars, last pushed 2mo ago), licensed BSD-3-Clause. It adds 14 tokens to every session and 454 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

proposal-writer

Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.

Zeekeey-jpeg/LeRoy-HQ · 34 tokens

cover-artist

Generate book cover art prompts from story content. Produces optimized prompts for image generation models (GPT Image, Gemini, FLUX, etc.) that conform to Kindle dimensions.

howells/fiction · 38 tokens

ollama-vision

Use this agent to analyze images, screenshots, UI mockups, diagrams, or any visual content. Delegates vision analysis to a local Qwen2.5-VL model. Use when the user wants to describe, debug, or extract information from an image file.

PratikHotchandani22/claude-ollama-agents · 59 tokens

forge-modeler

Headless 3D geometry specialist for the Forge suite. Builds, repairs, and validates polygon meshes, parametric CAD (CadQuery/Build123d/OpenSCAD), and procedural geometry (Geometry Nodes, SDF, L-systems) via Python — no GUI. Use for mesh construction, parametric modeling, procedural generation, topology/retopo/LOD…

luminary19/atelier · 126 tokens

gds-agent-game-designer

Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.

PabloLION/bmad-plugin · 38 tokens