Apple Keynote-style HTML presentation generator for Claude Code
npx claudepluginhub sacredvoid/presentation-chefConvert any content into stunning Apple Keynote-style HTML presentations. Cinematic animations, glassmorphism, ambient effects, and premium design — all in a single self-contained .html file.
Convert any content into Apple Keynote-style HTML presentations — from any AI coding tool.
Cinematic animations, glassmorphism, ambient effects, speaker notes, PDF export — all in a single self-contained .html file with zero dependencies. Inspired by ChronicleHQ.
Presentation Chef doesn't just dump slides on you. It walks you through an interactive flow, asking questions at each step so you stay in control of the output.
You choose the content source, pick a theme (with AI-powered recommendations based on your content), customize colors and fonts, review the proposed slide structure, and pick where to save. Only then does it generate.
Presentation Chef is a markdown-based skill/rule that works with any AI coding assistant. Pick your tool below.
Add the marketplace and install the plugin:
/plugin marketplace add sacredvoid/presentation-chef
/plugin install presentation-chef@sacredvoid-presentation-chef
Or manually copy skills/presentation-chef/SKILL.md to ~/.claude/skills/presentation-chef/SKILL.md.
Then invoke with:
/presentation-chef
Copy skills/presentation-chef/SKILL.md into your project:
.cursor/rules/presentation-chef.mdc
Add this frontmatter at the top of the file:
---
description: "Generate cinematic HTML presentations from any content. Invoke when user asks to create a presentation, pitch deck, or slide deck."
alwaysApply: false
---
Copy skills/presentation-chef/SKILL.md to:
.windsurf/rules/presentation-chef.md
Set activation mode to Manual or Model Decision in Windsurf settings.
Copy skills/presentation-chef/SKILL.md to:
.github/instructions/presentation-chef.instructions.md
Add this frontmatter at the top:
---
applyTo: ""
---
Then reference it in Copilot Chat when you want to generate a presentation.
Copy skills/presentation-chef/SKILL.md to:
.clinerules/presentation-chef.md
Cline will automatically merge it into its rule set.
Copy skills/presentation-chef/SKILL.md to:
.continue/rules/presentation-chef.md
Add this frontmatter at the top:
---
name: Presentation Chef
alwaysApply: false
description: "Generate cinematic HTML presentations from any content"
---
Add the skill as a read-only context file in .aider.conf.yml:
read: skills/presentation-chef/SKILL.md
Or reference it directly when starting Aider:
aider --read skills/presentation-chef/SKILL.md
Copy skills/presentation-chef/SKILL.md to your project root as:
.rules
Or append it to an existing .rules file. Zed loads the first rules file it finds in the project root.
Copy skills/presentation-chef/SKILL.md to:
.augment/rules/presentation-chef.md
Set rule type to Manual in Augment settings.
Copy skills/presentation-chef/SKILL.md to:
.amazonq/rules/presentation-chef.md
Amazon Q will automatically load it as context for chat interactions.
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search