一键导入
slides-grab
// End-to-end presentation workflow for Codex. Use when making a full presentation from scratch — planning, designing slides, editing, and exporting. PDF and per-slide PNG are preferred; PPTX/Figma export is experimental / unstable.
// End-to-end presentation workflow for Codex. Use when making a full presentation from scratch — planning, designing slides, editing, and exporting. PDF and per-slide PNG are preferred; PPTX/Figma export is experimental / unstable.
Stage 2 design skill for Codex. Generate and iterate slide-XX.html files in the selected slides workspace.
Stage 1 planning skill for Codex. Build and iterate slide-outline.md until explicit user approval.
Generate square Instagram-style card news by reusing the slides-grab workflow with card-news mode enabled. Defaults to per-slide PNG export.
Stage 3 conversion skill for Codex. Convert approved HTML slides to PDF or per-slide PNG reliably, and to experimental / unstable PPTX/Figma outputs on a best-effort basis.
| name | slides-grab |
| description | End-to-end presentation workflow for Codex. Use when making a full presentation from scratch — planning, designing slides, editing, and exporting. PDF and per-slide PNG are preferred; PPTX/Figma export is experimental / unstable. |
| metadata | {"short-description":"Full pipeline from topic to PDF/PNG + experimental / unstable PPTX/Figma export"} |
Guides you through the complete presentation pipeline from topic to exported file.
Use the installed slides-grab-plan skill.
slides-grab list-styles, analyze the topic/tone, and shortlist 2–3 bundled styles that fit. Present the shortlist with reasons. Optionally offer slides-grab preview-styles for visual preview. If none of the 35 bundled styles fit, propose a fully custom visual direction. Get explicit style approval before writing the outline.slide-outline.md with the chosen style ID in the meta section (style: <id>).Do not proceed to Stage 2 without approval of both style and outline.
Use the installed slides-grab-design skill.
slide-outline.md and apply the style specified in its meta section (style: <id>). Do not re-open style selection — the style was already approved in Stage 1.slide-*.html files in the slides workspace (default: slides/).slides-grab validate --slides-dir <path>slides-grab image --prompt "<prompt>" --slides-dir <path> so the default god-tibo-imagen provider (reuses local Codex ChatGPT login — no API key required) saves a local asset under <slides-dir>/assets/.tldraw over hand-built HTML/CSS diagrams. Render the asset with slides-grab tldraw, store it under <slides-dir>/assets/, and place it in the slide with a normal <img>.<slides-dir>/assets/, prefer poster="./assets/<file>" thumbnails, and use slides-grab fetch-video --url <youtube-url> --slides-dir <path> (or yt-dlp directly) when the source starts on a supported web page.~/.codex/auth.json) — run codex login once; no API key required. ⚠️ god-tibo-imagen uses an unsupported private Codex backend that may break without notice. Optional alternatives: --provider codex (Codex/OpenAI gpt-image-2 via OPENAI_API_KEY; maps --aspect-ratio to the nearest supported OpenAI image size; --image-size 2K|4K is Nano Banana-only) or --provider nano-banana (Google gemini-3-pro-image-preview via GOOGLE_API_KEY or GEMINI_API_KEY; supports --image-size 2K|4K). If credentials are unavailable, fall back to web search/download into <slides-dir>/assets/.slides-grab edit --slides-dir <path>slides-grab build-viewer --slides-dir <path>) for a final preview, or proceed directly to Stage 3 for PDF/PPTX export.Do not proceed to Stage 3 without approval.
Use the installed slides-grab-export skill.
slides-grab png --slides-dir <path> --slide-mode card-news --resolution 2160p (see slides-grab-card-news).slides-grab pdf --slides-dir <path> --output <name>.pdf.slides-grab png --slides-dir <path> --output-dir <path>/out-png --resolution 2160p.slides-grab convert --slides-dir <path> --output <name>.pptx.slides-grab figma --slides-dir <path> --output <name>-figma.pptx.decks/<deck-name>/ as the slides workspace for multi-deck projects.tldraw-generated asset unless the user explicitly asks for a different approach.slides-grab image (reuses local Codex ChatGPT login — no API key required) and keep the saved asset local under <slides-dir>/assets/.references/presentation-workflow-reference.md — archived end-to-end workflow guidance from the legacy skill set