AI Presentation Maker for Openclaw

An interview-driven tool that generates factual slide decks with speaker notes and multi-format exports directly from your AI agent.

jeffjhunter
v1.0.0
Feb 21, 2026
1
4.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install ai-presentation-maker

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install ai-presentation-maker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is AI Presentation Maker?

AI Presentation Maker is a specialized tool designed for the Openclaw Skills ecosystem that transforms real project achievements into professional presentations. Instead of using generic templates with placeholder text, it utilizes a conversational interview process to capture specific details, costs, and results, ensuring every claim is backed by truth. It prioritizes authenticity by including slides for mistakes and lessons learned, helping developers and founders build trust with their audience.

This skill is built for those who value facts over fantasies. By integrating directly with an agent's workspace, it allows for a seamless transition from development to demonstration. Whether you need a startup pitch, a technical demo, or a project retrospective, this tool ensures your narrative is grounded in actual work and data.

AI Presentation Maker Use Cases

  • Creating a factual pitch deck for a newly built AI tool to present to investors or stakeholders.
  • Generating a technical presentation for a project update or internal demo.
  • Building a Behind the Scenes deck showcasing build costs, timelines, and mistakes.
  • Exporting ready-to-use slides to Gamma.app, HTML, or PPTX for different platform requirements.
  • Automating the creation of slide decks with consistent speaker notes and verified numbers.

How AI Presentation Maker Works

  1. The AI agent initiates a multi-phase conversational interview to gather subject details, audience profile, and speaker info.
  2. The agent identifies real work specifics including timeline, hardware/software costs, and performance results.
  3. Users select from 3-5 generated angles, such as Cost Savings or Competitive Advantage, to frame the narrative arc.
  4. The skill generates a complete Markdown-based deck where every slide includes mandatory What to say and What NOT to say notes.
  5. A factual validation scan is performed to flag speculative language or unverified numbers for user review.
  6. The final deck is exported to the user's chosen format, including interactive HTML, PDF, or PowerPoint.

AI Presentation Maker Setup

To begin using this skill, you must set up the workspace and the security helper script. Run the following commands:

mkdir -p ~/workspace/presentations/{decks,exports,archive}
cp assets/presentation-helper.sh ~/workspace/presentations/helper.sh
chmod +x ~/workspace/presentations/helper.sh
# Initialize the workspace
~/workspace/presentations/helper.sh init

You can then configure your default tone and speaker bio in the config.yaml file located in the presentations directory.

AI Presentation Maker Data Schema & Taxonomy

The skill organizes its data and metadata within the ~/workspace/presentations/ directory using a structured taxonomy for persistence and export management:

Component Location Format Description
Configuration config.yaml YAML Stores default tones, max slides, and speaker info.
Metadata decks/{id}.json JSON Stores interview responses, audience profiles, and validation flags.
Slide Decks decks/{id}.md Markdown The raw content of the presentation including speaker notes.
Exports exports/{id}.* HTML, PPTX, PDF The final rendered files for different presentation platforms.
Helper Script helper.sh Bash A security layer for all file operations and sanitization.

AI Presentation Maker Advanced Features

  • Factual Validation Engine that automatically flags speculative ROI and unverified claims during the generation phase.
  • Integrated Persona OS support to automatically pull speaker credibility and bio info from existing SOUL.md files.
  • Per-Slide HTML generation using the Openclaw Skills framework to create high-fidelity, stage-ready layouts (1280x720).
  • Dynamic QR Code generation for call-to-action slides to drive audience engagement directly from the screen.
  • Multi-tone adaptation which allows the entire deck to be rewritten instantly between Professional, Conversational, Humorous, or Technical styles.
  • Gamma.app export optimization that strips metadata to provide a clean import for external AI design tools.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Requires
Bins bashsedfindgrepdatewc
Github Stars: 0
forks: 0

Featured*