.claude/skills/html-slides-to-pptxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
编写可无损还原为 PPTX 的 HTML 幻灯片。先经引导式访谈确认样式/形式/结构并落盘 deck-brief,再生成完整目录结构(assets/theme.css、slides/*.html、playlist.json), 每页严格遵循 html-spec.md 规范,经 validate.js 预检零 ERROR 后用 convert.js 转成 PowerPoint。TRIGGER when: 用户要求"做PPT/幻灯片/slides/演示文稿"、"把内容做成 HTML幻灯片"、"生成可转PPTX的slides",或调用 /html-slides-to-pptx。DO NOT TRIG
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/html-slides-to-pptxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/html-slides-to-pptxRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/html-slides-to-pptxRuntime, 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 @cqcmj74/html-slides-to-pptxclawhub inspect @cqcmj74/html-slides-to-pptx --version 2.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This 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:1d73b02a54d685c03ef9bd02db3e414e8bd67b32bba34ec13beaa1f4467e4957assets/deck-brief.template.mdassets/deck-insights.template.mdassets/deck-pages.template.mdassets/icons.mdassets/playlist.template.jsonassets/presets/brand-airbnb.cssassets/presets/brand-apple.cssassets/presets/brand-claude.cssassets/presets/brand-ferrari.cssassets/presets/brand-figma.cssassets/presets/brand-linear.cssassets/presets/brand-notion.cssassets/presets/brand-nvidia.cssassets/presets/brand-spotify.cssassets/presets/brand-stripe.cssassets/presets/brand-vercel.cssassets/presets/business-blue.cssassets/presets/forest-green.cssassets/presets/graphite-mono.cssassets/presets/lenovo-default.cssassets/presets/warm-orange.cssassets/slide-template-flex.htmlassets/slide-template-layout.htmlassets/slide-template.htmlassets/slides.config.template.jsonassets/snippets/agenda-list.htmlassets/snippets/badge-center.htmlassets/snippets/big-statement.htmlassets/snippets/card-accent-top.htmlassets/snippets/chevron-band.html**Version 2.1.0 – Major structure and workflow update** - Added deck-pages.md (基于内容卡的逐页写作原则)、新的卡片模板(assets/deck-pages.template.md)与相关填卡流程 - 明确要求每页先填内容卡再写 HTML,每页出厂必须基于主题片段或样板页,不允空白页手写(assets/snippets/* 新增大量组件片段) - 色板用色纪律升级:强制所有色值来源于 theme.css 变量,页面禁止硬编码 hex - 视觉自查流程扩充到八项,新增内容卡兑付验证和可验证事实、出处核查等判据 - assets、scripts 目录下补充了丰富的测试原型页与工具(如 gen-ladder.js、validate/palette-checks.js) - 移除 skill-card.md,文档结构调整,整体规范升级