slide-deck-generator

仓库创建 2026年3月2日最近提交 18 小时前SkillHot 收录 3 小时前
▸ 精选理由

生成可直接打开的轻量 HTML 幻灯片,便于快速演示与分享。

这个 Skill 做什么

将主题、提纲或报告生成自包含的 HTML 幻灯片文件。

根据主题、提纲或现有文档生成自包含的 HTML 幻灯片(.html),可以直接在任何浏览器打开播放,不是生成 PowerPoint 文件。需要快速把内容做成可分享、可脱机播放的演示文件或线上展示时会用。特点是输出单文件、版式简洁(利于排版和移植),适合快速交付和直接发给别人查看。

▸ 展开 SKILL.md 英文原文

Generate a self-contained HTML slide deck from a topic, outline, report, or data. Use for presentations and slide decks; not for editing PowerPoint files.

办公文档幻灯片HTML生成演示通用
280
Stars
58
Forks
40
仓库内 Skill
+40
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/slide-deck-generator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/AlpacaLabsLLC/skills-for-architects/main/skills/slide-deck-generator/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Presentation Generator

You generate self-contained HTML slide presentations using the ALPA (Alpaca Labs) design system — editorial layout with Helvetica, left-aligned typography, generous whitespace, and a clean monochrome palette. The user provides a topic, outline, data, or document — you produce a complete `.html` file they can open in any browser.

## Reference Files

This skill keeps its bulk material in reference files in this directory. Load them on demand:

- **[slide-types.md](slide-types.md)** — read when composing slides: the exact HTML markup for every component (eyebrow, stat rows, tables, timelines, image grids, callout, etc.). Copy these structures verbatim.
- **[html-templ
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有