ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

ai-presentation-maker

AI Presentation Maker — the interview-driven pitch deck generator for your OpenClaw agent. Tell it what you built, who you're presenting to, and pick an angle — it generates a complete slide deck with speaker notes, factual validation, and real cost breakdowns. No made-up ROI. No speculative projections. Just compelling presentations built from actual work. Exports to Markdown, PPTX, and PDF. Works standalone or alongside AI Persona OS. Built by Jeff J Hunter.

Why use this skill?

Generate professional, fact-based pitch decks and slide presentations with speaker notes using the AI Presentation Maker for OpenClaw agents.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jeffjhunter/ai-presentation-maker
Or

What This Skill Does

The AI Presentation Maker transforms your project context into professional-grade pitch decks. Designed specifically for OpenClaw agents, it replaces speculative, generic slide generators with an interview-driven approach. It conducts a targeted interview with the user to understand the project, the audience, and the desired narrative angle. It then produces a structured slide deck that includes mandatory speaker notes (both what to say and what NOT to say) and forces factual validation to prevent hallucinated ROI or performance metrics. It supports export to Markdown, PPTX, and PDF, keeping all operations sandboxed within your workspace.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/jeffjhunter/ai-presentation-maker

After installation, the agent will verify the workspace and helper scripts automatically. Ensure you have the necessary write permissions in your ~/workspace/presentations/ directory to allow the helper script to manage your deck metadata and assets.

Use Cases

  • Startup Pitch Decks: Create high-stakes presentations for investors by grounding every claim in factual data rather than hollow projections.
  • Internal Project Updates: Generate concise, professional slides for stakeholders to communicate technical milestones effectively.
  • Sales Enablement: Produce tailored presentations for different buyer personas, ensuring the tone and messaging align with the specific audience.
  • Technical Documentation Presentations: Convert complex system architecture notes into slide decks for team reviews or technical seminars.

Example Prompts

  1. "I need to create a pitch deck for my new AI-driven CRM tool. I'm presenting to a group of skeptical CFOs. Can we start the interview process?"
  2. "I'm updating my team on the recent API migration. Keep the tone professional but accessible. Let's start building the deck."
  3. "Open the presentation for the 'DataSync' project and help me refine the speaker notes for the third slide about ROI."

Tips & Limitations

  • Mandatory Factual Validation: The agent is hard-coded to flag speculative language. If you don't have a number, use the designated placeholder instead of making one up.
  • Helper Script Reliance: Always allow the agent to use the provided presentation-helper.sh script; it contains the security logic required to sanitize inputs and manage files safely.
  • Workspace Constraints: All files are strictly contained within ~/workspace/presentations/. The agent cannot access or modify files outside this directory for security reasons.
  • Iterative Process: Do not rush the interview. Providing thorough answers to the agent's questions significantly improves the quality of the final speaker notes and narrative flow.

Metadata

Stars1947
Views13
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jeffjhunter-ai-presentation-maker": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#presentation#slides#pitch-deck#keynote#speaker#deck#export#pptx#pdf#markdown#factual
Safety Score: 4/5

Flags: file-write, file-read, code-execution