BF style-extractor
从 URL、截图或前端项目源码中逆向提取 UI 视觉风格,产出三层 Design Token 系统(Primitive → Semantic → Component),封装为可复用的 WorkBuddy 通用风格技能。
从 URL、截图或前端项目源码中逆向提取 UI 视觉风格,产出三层 Design Token 系统(Primitive → Semantic → Component),封装为可复用的 WorkBuddy 通用风格技能。
As a process F 46/100 · Will not run — References files that are not bundled: assets/style-skill-template/
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
- 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 · 0
✓ No critical or high findings
Files scanned: 7. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-long-hermesdescription is 109 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
description-no-whenneither description nor a "## When to Use" section says when to use the skill - warning
missing-refreference to a missing file: assets/style-skill-template/ - note
frontmatter-keyunknown frontmatter key "title" - note
frontmatter-keyunknown frontmatter key "type" - note
frontmatter-keyunknown frontmatter key "invocation" - note
frontmatter-keyunknown frontmatter key "difficulty" - note
frontmatter-keyunknown frontmatter key "permissions" - note
frontmatter-keyunknown frontmatter key "examples" - note
frontmatter-keyunknown frontmatter key "agent_created"
Process rating: all ten parameters 46/100
Will not run. References files that are not bundled: assets/style-skill-template/
- 0Tools and files. 1 referenced file(s) missing: assets/style-skill-template/
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 60Result and completion. Output format stated, no completion criterion
- 70Failures and branches. 4 branches
- 85Steps. 76 steps, 1 vague phrases
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 3619 tokens
- low 10 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
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 109: 120–800 characters recommended
- +1No license
- +2Single-language instructions
- +4Structure: 22 headings
- +3Step-by-step instructions: 76 items
- +3Output format is stated explicitly
- +4Has examples (5 code blocks)
- +4Reference files are cited in the instructions (4 of 4)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 61.
External checks
ClawHub: clean
This skill reads user-provided webpages, screenshots, or project style files to create a reusable design-token style skill, and its access is disclosed and aligned with that purpose.
LLM: benign (high) · VirusTotal: · 10 Aug 2026