What problem does it solve?
After generating HTML-based PPT slides, users often need a quick way to preview, inspect, and edit the deck without regenerating it. This Skill starts or reuses a local PPT editing workbench WebUI pointed at an existing deck directory, handling deck auto-detection, port selection, remote-access binding, and agent session bridging.
Core Features & Use Cases
- Open existing decks in a WebUI: Accepts an explicit deck_dir or auto-detects the newest HTML deck under common ppt_decks locations, then starts the editor at /editor.
- Remote and container awareness: Prefers Hermes/canvas/port-forward URLs, binds to 0.0.0.0 in Docker/WSL, and reports LAN fallback URLs for remote users.
- Agent session bridging: Connects the workbench chat panel to Hermes, OpenClaw, Codex, or Claude Code via gateway, REST, or ACP transports with matching API keys.
- Use Case: You generated a slide deck earlier and now say "open the PPT workbench" — the helper finds the newest deck, starts the server, and returns the editor URL without touching the slides.
Quick Start
Ask the assistant to open the PPT editing workbench for your previously generated deck, optionally providing the deck directory path.