sn-ppt-workbench

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

无需重生成幻灯片即可在浏览器中即时查看与编辑,适合频繁调整演示稿的流程。

▸ 风险提示

在 Docker/WSL 下可能绑定 0.0.0.0,存在本地 WebUI 暴露风险。

这个 Skill 做什么

在 SenseNova 环境中启动或重用 AI PPT 编辑 WebUI,用于预览与编辑已有 HTML 幻灯片集。

在 SenseNova 环境里打开或复用一个已经生成的 HTML 幻灯片集的 AI 编辑 WebUI,便于预览、检查或在线编辑现成的幻灯片而不重新生成。可以指定目录或自动定位最新的本地 deck,优先使用已转发的 Hermes/canvas 地址。特点是只做打开和编辑,不会改动或重新生成页面内容。

▸ 展开 SKILL.md 英文原文

Open the AI PPT editing WebUI for previously generated SenseNova HTML slides. Use when the user asks to preview, inspect, edit, or open an existing/generated PPT deck in the WebUI/workbench without regenerating slides. Accepts an explicit deck_dir or auto-detects the newest local ppt_decks entry containing HTML pages. Does not run style/outline/page-html/export generation.

办公文档PPTWebUI编辑SenseNova通用
4.8k
Stars
331
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-ppt-workbench/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-ppt-workbench/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# sn-ppt-workbench

Start or reuse the AI PPT editing WebUI for an existing HTML slide deck. The
helper prefers Hermes/canvas/port-forward URLs when available. Without a
forwarded URL, native hosts bind to localhost by default, while Docker/WSL bind
to `0.0.0.0` so remote users can reach the WebUI through the host network.

## Use Cases

- The user already generated a deck and asks to open the WebUI/editor/workbench.
- The user provides a `deck_dir` containing `pages/page_NNN.html` or root-level `.html` slides.
- The user says to inspect or edit previously generated slides without regenerating them.

## Hard Rules

1. Do not run `sn-ppt-entry`, `sn-ppt-standard`, `page-html`, `batch-page-htm
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有