This is the creative pipeline for full-page 16:9 PNG slide generation, part of a multi-skill PPT system. You never call it directly. It expects task_pack.json and info_pack.json written by sn-ppt-entry, then walks through style extraction (LLM or VLM depending on reference images), outline generation, and per-slide prompt composition followed by text-to-image rendering via sn-image-base. When T2I fails it falls back to web image search. The interesting bit is the sanitize step that strips hex codes and CSS tokens from prompts before generation to stop the backend from rendering literal style specs into the image. It never writes placeholders. Either you get a PNG or you get a logged failure and it moves on.
npx -y skills add opensensenova/sensenova-skills --skill sn-ppt-creative --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli