From ppt-maker
Use before handing off PPTX, HTML, image-based decks, or slide assets. Verify editability, rendering, template safety, and evidence. Not for actual deck production (those are editable-pptx / fixed-template-fill / html-showcase / image-assets); not for routing the request (that is ppt-route). 触发关键词:deck verification / PPT 自查 / PPT 验收 / PPTX 可编辑性检查 / 模板安全检查 / 交付前自查 / pre-handoff QA / slide evidence。
How this skill is triggered — by the user, by Claude, or both
Slash command
/ppt-maker:deck-verificationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill before claiming a PPT, HTML deck, image-based deck, or slide asset set is ready.
Use this skill before claiming a PPT, HTML deck, image-based deck, or slide asset set is ready.
/deck-verification(artifact_paths, promised_mode, constraints?) -> status + evidence
Read ../../_shared/references/verification-gates.md for detailed checks.
pass, pass_with_warnings, partial, blocked, failed.Mark failed or blocked when:
status: pass_with_warnings
artifact: out.pptx
promised_mode: editable-pptx-mode
editability: object-level editable
checks:
- structure: pass
- render: pass
- font: warning
- template safety: not applicable
warnings:
- Font PingFang SC not found in fallback renderer.
evidence:
- preview: verification/rendered/slide-001.png
- command: "render command and verifier command used for this artifact"
plugins/ppt-maker/skills/deck-verification/, bump plugin version, regenerate marketplace files.ppt-route, all mode skills, shared verification-gates.md, and any handoff templates requiring deck verification.npx claudepluginhub kkunkunya/ppt-maker-agent-plugin --plugin ppt-makerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.