BF 自如
自如长租公寓租房指南(附真实成本计算器)。Use for: (1) 用附带的零依赖脚本把标价月租换算成含服务费/商电差的真实月成本并与普租对比, (2) 签约避坑——租金贷识别/空气质量/换租退租条款, (3) 退租扣费争议的处理路径。Ziroom long-term rental guide with a zero-dependency true-cost calculator, contract pitfalls, and dispute resolution.
自如长租公寓租房指南(附真实成本计算器)。Use for: (1) 用附带的零依赖脚本把标价月租换算成含服务费/商电差的真实月成本并与普租对比, (2) 签约避坑——租金贷识别/空气质量/换租退租条款, (3) 退租扣费争议的处理路径。Ziroom long-term rental guide with a…
As a process F 31/100 · Will not run — References files that are not bundled: scripts/cost_calc.py
How to improve
- 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.
- 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: 0. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - warning
description-long-hermesdescription is 235 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
missing-refreference to a missing file: scripts/cost_calc.py
Process rating: all ten parameters 31/100
- 0Tools and files. 1 referenced file(s) missing: scripts/cost_calc.py
- 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 (自如) differs from the folder (ziroom)
- 100Steps. 13 steps
- 100Execution cost. Instruction body is 294 tokens
- 100Running it twice. No mutating operations
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)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 235: enough signal without eating the budget
- +4Structure: 6 headings
- +3Step-by-step instructions: 13 items
- +4Has examples (2 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 67.