AF ppt-generator
生成类PPT的HTML演示文稿。自包含单文件、1280×720固定画布、键盘翻页。 触发条件: (1) 用户说"做个PPT"、"生成演示"、"做几页幻灯片"、"presentation" (2) KAIFA## PPT <主题> 三种模式:简易(10min/7-10页/无目录)、标准(25min/20-25页/有目录+章节封面)、详尽(50min/40-50页/有目录+章节封面) 用户只需说主题+模式+章节数,其余自动。
生成类PPT的HTML演示文稿。自包含单文件、1280×720固定画布、键盘翻页。 触发条件: (1) 用户说"做个PPT"、"生成演示"、"做几页幻灯片"、"presentation" (2) KAIFA PPT <主题>…
As a process F 31/100 · Will not run — References files that are not bundled: references/content-areas/xxx.html, references/specials/xxx.html
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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 · 0
✓ No critical or high findings
Files scanned: 19. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when") - warning
missing-refreference to a missing file: references/content-areas/xxx.html - warning
missing-refreference to a missing file: references/specials/xxx.html
Process rating: all ten parameters 31/100
- 0Tools and files. 2 referenced file(s) missing: references/content-areas/xxx.html, references/specials/xxx.html
- 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
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (ppt-generator) differs from the folder (kaifafuzhuskll01)
- 100Steps. 35 steps
- 100Execution cost. Instruction body is 2018 tokens
- 100Running it twice. No mutating operations
- low 13 top-level sections: this looks like several domains in one skill
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 2 example trigger phrases
- +3Description length 212: enough signal without eating the budget
- +4Structure: 34 headings
- +3Step-by-step instructions: 35 items
- +4Has examples (10 code blocks)
- +4Reference files are cited in the instructions (2 of 2)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 75.