An interview-driven tool that generates factual slide decks with speaker notes and multi-format exports directly from your AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-presentation-maker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
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.
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. |
Loading
Instantly turn messy meeting notes or transcripts into structured summaries, action items, and searchable archives.

An AI-powered morning routine tool that aggregates tasks, meetings, and context into a single, actionable daily briefing.

A high-performance data acquisition skill for fetching real-time stock market quotes, K-line history, and technical indicators via the FutuOpenD gateway.

A CLI tool for AI agents to retrieve data from the Star Wars universe via SWAPI.

Transform meeting notes into beautifully designed, professional HTML proposals using automated templates and theme engines.

A sophisticated cost-management skill that slashes API expenses by dynamically advising on the most cost-effective model for every task.








































