/ppt-keynote
Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.
One skill from open-design.
shell
$ npx -y skills add nexu-io/open-design --skill ppt-keynote --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/ppt-keynote
Context preview
The summary Claude sees to decide when to auto-load this skill.
Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.
Stats
Stars80,930
Forks9,351
LanguageTypeScript
LicenseApache-2.0
Ships with open-design
SKILL.md
ppt-keynote.SKILL.md
--- name: ppt-keynote zh_name: "Keynote 风格 PPT" en_name: "Keynote-style Slides" emoji: "🎬" description: "Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation." zh_description: "苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换" en_description: "Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation." category: slides scenario: marketing aspect_hint: "16:9 (1280×720)" featured: 19 tags: ["slides", "deck", "presentation", "幻灯片", "演讲"] example_id: sample-ppt-html-anything example_name: "Keynote PPT · 产品介绍" example_format: markdown example_tagline: "7 张幻灯片讲清产品" example_desc: "苹果 Keynote 风格的产品介绍, ←/→ 切换" od: mode: deck surface: web scenario: marketing upstream: "https://github.com/nexu-io/html-anything" preview: type: html entry: index.html
