AC world-builder
世界建造器——元技能系统的下级母技能,支持双模式——独立生成(从无到有构建完整世界)和角色提取(从多个Character Builder角色中提取共享世界层)——从任意世界概念或角色群生成完整世界Skill。以世界=实体层×社会层×抽象层的三层12维正交模型(实体层:空间/时间/法则/生命/物质/技术;社会层:文化/政治/经济;抽象层:认知/审美/动态)系统填充,输出内嵌管线编排、三轴判定、领域校准、降级模式等可执行能力的世界Skill文件。触发词:生成世界、创建世界、世界构建、世界观、world building、世界设计、架空世界、虚构世界、meta-skill-system
世界建造器——元技能系统的下级母技能,支持双模式——独立生成(从无到有构建完整世界)和角色提取(从多个Character…
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: 14. 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. 49 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1615 tokens
- 100Running it twice. No mutating operations
- low 11 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)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 293: enough signal without eating the budget
- +4Structure: 26 headings
- +3Step-by-step instructions: 49 items
- +4Has examples (2 code blocks)
- +4Reference files are cited in the instructions (3 of 3)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 76.