.claude/skills/sn-ppt-standardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Standard and fast PPT pipeline. All LLM / VLM / T2I calls are wrapped in a single CLI entry (scripts/run_stage.py). The main agent's job is simple: emit ONE shell command per stage, never write loops, never write prompts. Standard mode plans thoroughly with a three-sample deck preview checkpoint (three concatenated deck images plus a preview URL), web research, image search, and user-selected final output format (PPTX or PDF) for polished, delivery-ready presentations. Fast mode builds a complete draft immediately…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/sn-ppt-standardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/sn-ppt-standardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/sn-ppt-standardRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @sensenova-skills/sn-ppt-standardclawhub inspect @sensenova-skills/sn-ppt-standard --version 2026.8.19This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
base64This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:0d6406fc76bd3e87c7130421b28b1a506a7c00b114c27d7d657d67622bc2ef8elib/__init__.pylib/model_client.pyprompts/asset_plan.mdprompts/asset_qc.mdprompts/deck_review.mdprompts/outline.mdprompts/page_html_rewrite.mdprompts/page_html.mdprompts/page_review.mdprompts/page_rewrite.mdprompts/refine_apply.mdprompts/refine_review.mdprompts/style_samples.mdprompts/style_spec.mdreferences/html_constraints.mdreferences/style_catalog.mdscripts/build_style_catalog.pyscripts/export_pptx/html_to_pdf.mjsscripts/export_pptx/html_to_pptx.mjsscripts/export_pptx/lib/browser_setup.mjsscripts/export_pptx/lib/cli_guards.mjsscripts/export_pptx/lib/dom_extractor.mjsscripts/export_pptx/lib/echarts_to_pptx.mjsscripts/export_pptx/lib/image_downloader.mjsscripts/export_pptx/lib/postprocess_pptx.mjsscripts/export_pptx/lib/pptx_builder.mjsscripts/export_pptx/lib/style_parser.mjsscripts/export_pptx/package-lock.jsonscripts/export_pptx/package.jsonscripts/export_pptx/screenshot.mjssn-ppt-standard 2026.8.19 - Refined pipeline for standard and fast PPT generation, with all LLM/VLM/T2I calls handled via a single CLI entry. - Fast mode: autonomously drafts entire decks immediately, then provides structured, actionable refinement suggestions to guide user improvements. - Standard mode: plans thoroughly with a three-deck preview checkpoint, performs web/image research, and prompts user to choose the final deck style. - Clear division of responsibilities between agent and script; strict rules to avoid loops, prompt-writing, image placeholder use, silent failures, or data fabrication. - Language and output integrity strictly enforced: language matches user query, images are always local, and all data is document- or web-sourced. - Skill must be invoked via entrypoint (`/skill sn-ppt-entry`), never directly; missing prerequisites trigger halt with user guidance.