BF dog-slide
AI-driven multi-format SVG content generation system. Converts source documents (PDF/DOCX/URL/Markdown) into high-quality SVG pages and exports to PPTX through multi-role collaboration. Use when user asks to "create PPT", "make presentation", "生成PPT", "做PPT", "制作演示文稿", or mentions "dog-slide".
AI-driven multi-format SVG content generation system.
As a process F 52/100 · Will not run — References files that are not bundled: workflows/topic-research.md, workflows/resume-execute.md, workflows/live-preview.md
How to improve
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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 · 1
✓ No critical or high findings
Medium and low: 1
-
low Exfiltration
read-dotenvREADME.md:83Reads a .env filecp .env.example .env
Files scanned: 80. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
body-longSKILL.md body ≈ 10674 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: workflows/topic-research.md - warning
missing-refreference to a missing file: workflows/resume-execute.md - warning
missing-refreference to a missing file: workflows/live-preview.md - warning
missing-refreference to a missing file: workflows/verify-charts.md - warning
missing-refreference to a missing file: workflows/visual-review.md - warning
missing-refreference to a missing file: workflows/customize-animations.md - warning
missing-refreference to a missing file: workflows/generate-audio.md - warning
missing-refreference to a missing file: templates/layouts/<id>/ - warning
missing-refreference to a missing file: templates/brands/<id>/ - warning
missing-refreference to a missing file: templates/design_spec_reference.md - warning
missing-refreference to a missing file: templates/spec_lock_reference.md - warning
missing-refreference to a missing file: templates/icons/README.md
Process rating: all ten parameters 52/100
- 0Tools and files. 12 referenced file(s) missing: workflows/topic-research.md, workflows/resume-execute.md, workflows/live-preview.md
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 40Execution cost. Instruction body is 10674 tokens: crowds the task out of the window
- 60Steps. 48 steps, 10 vague phrases
- 60Result and completion. Output format stated, no completion criterion
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Failures and branches. 8 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Running it twice. Mutating operations check current state
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low The response is described with custom markup (22 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)
- -2localhost URLs: will not work for another user
- -245 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +5Description quotes 4 example trigger phrases
- +3Description length 294: enough signal without eating the budget
- +4Structure: 20 headings
- +3Step-by-step instructions: 48 items
- +3Output format is stated explicitly
- +4Has examples (22 code blocks)
- +4Reference files are cited in the instructions (14 of 15)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 70.