BB dlazy-generate
综合生成,自动选模型生成图/视频/音频。A comprehensive generation skill。Can generate images, videos, and audio\。支持多种输入格式,输出结构化结果,适配独立开发者与小型团队。内置错误恢复与降级机制,跨格式适配,适配多源数据。Use when 需要视频处理、音频编辑、媒体转换、配音生成时使用。不适用于版权受保护的媒体内容处理。
综合生成,自动选模型生成图/视频/音频。A comprehensive generation skill。Can generate images, videos, and audio\。支持多种输入格式,输出结构化结果,适配独立开发者与小型团队。内置错误恢复与降级机制,跨格式适配,适配多源数据。Use when…
As a process B 66/100 · Nearly there — weak spots: when it triggers, inputs and preconditions, consistency
The same skill appears in 1 more place: ClawHub
How to improve
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
- 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: 2. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
frontmatter-yamlSKILL.md: the frontmatter is not valid YAML (YAML parse error: Map keys must be unique at line 20, column 1: pricing_tier: "L2-标准级" license: "Proprietary" ^ ); fields were read line by line. The usual cause is a colon inside an unquoted value - warning
description-long-hermesdescription is 199 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - note
frontmatter-keyunknown frontmatter key "slug" - note
frontmatter-keyunknown frontmatter key "displayName" - note
frontmatter-keyunknown frontmatter key "summary" - note
frontmatter-keyunknown frontmatter key "tools" - note
frontmatter-keyunknown frontmatter key "pricing_tier"
Process rating: all ten parameters 66/100
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Inputs and preconditions. Does not say what the process needs to start
- 30Running it twice. 1 mutating operations with no state check
- 40Consistency. Frontmatter name (dlazy-generate) differs from the folder (dlazy-gen-free)
- 60Result and completion. Output format stated, no completion criterion
- 70Execution cost. Instruction body is 4076 tokens
- 100Tools and files. Tools declared in frontmatter
- 100Steps. 72 steps
- 100Failures and branches. 1 branches, has a failure section
- low 11 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (3 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
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +2Single-language instructions
- +3Description length 199: enough signal without eating the budget
- +4Structure: 20 headings
- +3Step-by-step instructions: 72 items
- +3Output format is stated explicitly
- +4Has examples (3 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 69.