ppt-keynote
Apple Keynote-quality slides, one card per screen, with keyboard left/right navigation.
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-skills-ppt-keynote-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
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","reload":"debounce-100"},"design_system":{"requires":false},"example_prompt":"Use the Keynote-style Slides template to turn my content into Apple Keynote-quality slides with one card per screen and keyboard left/right navigation. Preserve the template's visual signature, use real content and data, and avoid lorem ipsum or placeholder images.","example_prompt_i18n":{"zh-CN":"用「Keynote 风格 PPT」模板把我的内容做成一套「苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换」。保持模板的视觉签名,使用真实内容和数据,避免 lorem ipsum 和占位图片。"}} 【模板: 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 布局对齐, 颜色克制。
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |