From 0b29e9e588f155044cdb633de13ae924c0d9ba81 Mon Sep 17 00:00:00 2001 From: Shang Liang Date: Mon, 20 Jul 2026 14:53:38 +0800 Subject: [PATCH] Save slide previews in visible directory --- SKILL.md | 4 ++-- plugins/frontend-slides/skills/frontend-slides/SKILL.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SKILL.md b/SKILL.md index 9b8374bf..a6730389 100644 --- a/SKILL.md +++ b/SKILL.md @@ -186,7 +186,7 @@ Read [STYLE_PRESETS.md](STYLE_PRESETS.md) for safe preset candidates. If [bold-t - If the slide needs chrome, use real deck chrome only: the deck title, section title, date, author, company, page number, or a genuine content phrase from the user's material. - Before opening previews, inspect the visible text and revise if any internal metadata appears. -Save previews to `.frontend-slides/slide-previews/` (style-a.html, style-b.html, style-c.html). Each should be self-contained and compact, showing one animated title slide. +Save previews to `slide-previews/` (style-a.html, style-b.html, style-c.html). Each should be self-contained and compact, showing one animated title slide. Open each preview automatically for the user. @@ -260,7 +260,7 @@ When converting PowerPoint files: ## Phase 5: Delivery -1. **Clean up** — Delete `.frontend-slides/slide-previews/` if it exists +1. **Clean up** — Delete `slide-previews/` if it exists 2. **Open** — Use `open [filename].html` to launch in browser 3. **Summarize** — Tell the user: - File location, style name, slide count diff --git a/plugins/frontend-slides/skills/frontend-slides/SKILL.md b/plugins/frontend-slides/skills/frontend-slides/SKILL.md index 9b8374bf..a6730389 100644 --- a/plugins/frontend-slides/skills/frontend-slides/SKILL.md +++ b/plugins/frontend-slides/skills/frontend-slides/SKILL.md @@ -186,7 +186,7 @@ Read [STYLE_PRESETS.md](STYLE_PRESETS.md) for safe preset candidates. If [bold-t - If the slide needs chrome, use real deck chrome only: the deck title, section title, date, author, company, page number, or a genuine content phrase from the user's material. - Before opening previews, inspect the visible text and revise if any internal metadata appears. -Save previews to `.frontend-slides/slide-previews/` (style-a.html, style-b.html, style-c.html). Each should be self-contained and compact, showing one animated title slide. +Save previews to `slide-previews/` (style-a.html, style-b.html, style-c.html). Each should be self-contained and compact, showing one animated title slide. Open each preview automatically for the user. @@ -260,7 +260,7 @@ When converting PowerPoint files: ## Phase 5: Delivery -1. **Clean up** — Delete `.frontend-slides/slide-previews/` if it exists +1. **Clean up** — Delete `slide-previews/` if it exists 2. **Open** — Use `open [filename].html` to launch in browser 3. **Summarize** — Tell the user: - File location, style name, slide count