byopensensenova· 59 skills
Creative-mode PPT pipeline. One full-page 16:9 PNG per slide. LLM / VLM calls go through sn-ppt-standard/lib/model_client.py (shared thin client). Text-to-image (the actual png rendering) goes through sn-image-base/scripts/sn_agent_runner.py. Falls back to web image search when T2I generation fails. Expects task_pack.json + info_pack.json already written by sn-ppt-entry.
$npx -y skills add opensensenova/sensenova-skills --skill sn-ppt-creativeInstalls into the current project.
Run `npx skills use "https://github.com/opensensenova/sensenova-skills" --skill "opensensenova/sensenova-skills/sn-ppt-creative"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/opensensenova/sensenova-skills" that are relevant to the current task. Run `npx skills add "https://github.com/opensensenova/sensenova-skills"` and select the relevant skills, then follow their instructions.