mcpbeat

Ppt Keynote

nexu-io/ppt-keynote

Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.

3k tokens
context cost
the whole folder, loaded on every use
3
files
instructions only
0
copies elsewhere
how many repositories repackaged it
83386
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nexu-io/open-design --skill ppt-keynote

What comes with it

8 087 bytes besides the instruction
example.html
example.md

The instruction itself

as written by the author

【模板: Keynote 风格 PPT】

  • 每张幻灯片是一个 <section class="slide">, 整体宽 1280 高 720, 居中显示, 背景渐变。
  • 单页内容极简: 大标题 + 1-3 行支持文字; 或一张数据图; 或一个金句。
  • 字号: 标题 text-7xl font-semibold tracking-tight, 副标题 text-2xl text-neutral-500
  • 第一页是封面 (主题 + 演讲者 / 日期), 最后一页是 "Thanks." 或行动号召。
  • 顶部右上角小指示器: 当前页 / 总页数。
  • 加一段 JavaScript 监听 ArrowLeft / ArrowRight / 空格键切换 slide; 同时维护 hash (#/3)。
  • 每页之间用 fade-in 动画。
  • 保持留白, 数据卡片用 grid 布局对齐, 颜色克制。

How to use it

Copy the folder

Take nexu-io/ppt-keynote from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.