BC may-day-travel-guide
五一假期旅游攻略 - 专门为中国五一假期设计的旅游指南,聚焦国内热门目的地、避坑攻略、行程规划、预订建议。五一旅游、劳动节旅游、五一去哪玩、五一攻略、五一出行、五一国内游、五一短途游、五一自驾游、五一亲子游、五一度假、五一赏花游、五一避坑指南、五一预订攻略、五一行程规划、五一旅游推荐、2026五一旅游、五一黄金周、五一假期安排、五一旅游计划、五一热门景点、五一人少景美、五一冷门景点、五一美食旅游、五一摄影旅游、五一情侣游、五一家人游、五一朋友聚会游、五一旅行清单、五一必备物品、五一天气穿搭、五一交通攻略、五一住宿推荐、五一民宿推荐、五一酒店预订、五一机票预订、五一高铁抢票、五一高速免费、五一旅游预算、五一省钱攻略、五一轻奢游、五一穷游、五一跟团游、五一自由行。
As a process C 53/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 53/100
- 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
- 100Tools and files. No external tools needed
- 100Steps. 110 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 590 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
- +4No input/output examples
- -223 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +3Description length 334: enough signal without eating the budget
- +4Structure: 25 headings
- +3Step-by-step instructions: 110 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.