SKILLEMALL.ai

AF html-slides-to-pptx

编写可无损还原为 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 TRIGGER when: 只需单页HTML网页、或要做的是 reveal.js/Marp 等其他幻灯片格式。

ClawHub Agent Skills author: Martin CHEN v2.1.0 MIT-0 80 files body ≈ 2 907 tokens Open the sourceclawhub.ai analyzed 2 d ago

编写可无损还原为 PPTX 的 HTML 幻灯片。先经引导式访谈确认样式/形式/结构并落盘 deck-brief,再生成完整目录结构(assets/theme.css、slides/.html、playlist.json), 每页严格遵循 html-spec.md 规范,经 validate.js 预检零…

As a process F 39/100 · Will not run — References files that are not bundled: assets/slide-template{,-flex,-layout}.html, scripts/test/FEATURE-COVERAGE.md, assets/theme.css

AnalyzerPowerPointAI and agentsMarketingMedia and videotype and topics are labelled automatically from the skill text
JSON
Technical rating
A
91/100
safety, quality, tests
Safety 60%
96
Quality 40%
84
Run on models
none yet
Process rating
F
39/100
Will not run
References files that are not bundled: assets/slide-template{,-flex,-layout}.html, scripts/test/FEATURE-COVERAGE.md, assets/theme.css
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 4

✓ No critical or high findings

Medium and low: 4
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:33
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…uWm+fFRcIOgKBMiOBP+eXiy…9ab+DDKA==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:113
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…pqL+1VwGNdUGrRr++8j8P…zPQ==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:170
    High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
    "integrity": "sha5…pjs+EVnW…hE7+ZyY8…tdA==",
    quoted
  • low Secrets in code secret-high-entropy-token scripts/package-lock.json:206
    High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
    "integrity": "sha5…wQp+7C4n…9JQ==",
    detector

Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: assets/slide-template{,-flex,-layout}.html
  • warning missing-ref reference to a missing file: scripts/test/FEATURE-COVERAGE.md
  • warning missing-ref reference to a missing file: assets/theme.css
  • warning missing-ref reference to a missing file: assets/presets/
  • warning missing-ref reference to a missing file: scripts/tools/gen-ladder.js
  • warning missing-ref reference to a missing file: scripts/test/

Process rating: all ten parameters 39/100

Will not run. References files that are not bundled: assets/slide-template{,-flex,-layout}.html, scripts/test/FEATURE-COVERAGE.md, assets/theme.css
  • 0Tools and files. 6 referenced file(s) missing: assets/slide-template{,-flex,-layout}.html, scripts/test/FEATURE-COVERAGE.md, assets/theme.css
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 1 mutating operations with no state check
  • 70When it triggers. States when to use, but not when not to
  • 100Steps. 69 steps
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 2907 tokens
  • low The response is described with custom markup (7 tags): a typed call is more reliable

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +5Description quotes 3 example trigger phrases
  • +3Description length 351: enough signal without eating the budget
  • +4Structure: 18 headings
  • +3Step-by-step instructions: 69 items
  • +4Has examples (6 code blocks)
  • +4Reference files are cited in the instructions (12 of 12)
  • +3All 3 scripts are documented

Quality base 70; lint remarks subtract, signals add up to 100. Result: 84.

External checks

ClawHub: suspicious
This slide-conversion skill is mostly coherent, but it can silently fetch remote images and embed local files referenced by slide HTML into generated PPTX files.
LLM: suspicious (high) · 18 Aug 2026