AF infographic-maker
Turn a small set of stats, steps, or comparisons into a single-image infographic. Picks a layout (stat stack, timeline, process flow, comparison, or data poster), confirms style + dimensions in one short menu, writes a layout spec plus an image prompt, and renders the final image when an image model is available. Trigger when the user says "make an infographic", "design an infographic", "turn this data into a visual", "build a one-pager poster", or "visualize this process".
As a process F 70/100 · Will not run — References files that are not bundled: assets/layout_templates.md, assets/style_presets.md, assets/data_to_visual.md
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 · 0
✓ No critical or high findings
Files scanned: 1. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: assets/layout_templates.md - warning
missing-refreference to a missing file: assets/style_presets.md - warning
missing-refreference to a missing file: assets/data_to_visual.md
Process rating: all ten parameters 70/100
- 0Tools and files. 3 referenced file(s) missing: assets/layout_templates.md, assets/style_presets.md, assets/data_to_visual.md
- 30Running it twice. 4 mutating operations with no state check
- 60Result and completion. Output format stated, no completion criterion
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 70 steps
- 100When it triggers. States when to use and when not to
- 100Failures and branches. 5 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2345 tokens
- 100Progress reporting. Reports progress
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)
- +1No license
- +2Single-language instructions
- +5Description quotes 5 example trigger phrases
- +3Description length 478: enough signal without eating the budget
- +4Structure: 8 headings
- +3Step-by-step instructions: 70 items
- +3Output format is stated explicitly
- +4Has examples (2 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.