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 等其他幻灯片格式。
编写可无损还原为 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
How to improve
- The text references files that are not there: add them or drop the references.
- 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-tokenscripts/package-lock.json:33High-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-tokenscripts/package-lock.json:113High-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-tokenscripts/package-lock.json:170High-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-tokenscripts/package-lock.json:206High-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-refreference to a missing file: assets/slide-template{,-flex,-layout}.html - warning
missing-refreference to a missing file: scripts/test/FEATURE-COVERAGE.md - warning
missing-refreference to a missing file: assets/theme.css - warning
missing-refreference to a missing file: assets/presets/ - warning
missing-refreference to a missing file: scripts/tools/gen-ladder.js - warning
missing-refreference to a missing file: scripts/test/
Process rating: all ten parameters 39/100
- 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.