BF nov-tarot
塔罗牌解读。当用户要算塔罗、解读牌阵、问牌面含义、抽了几张牌想知道含义、提到时间流/凯尔特十字/四季/关系/黄道十二宫/身心灵/选择等牌阵,或带着"问题+几张牌"来求助时,使用本 skill。即使用户没明说"用 skill",只要出现塔罗牌名+正逆位+问题的组合就应触发。
塔罗牌解读。当用户要算塔罗、解读牌阵、问牌面含义、抽了几张牌想知道含义、提到时间流/凯尔特十字/四季/关系/黄道十二宫/身心灵/选择等牌阵,或带着"问题+几张牌"来求助时,使用本 skill。即使用户没明说"用 skill",只要出现塔罗牌名+正逆位+问题的组合就应触发。
As a process F 36/100 · Will not run — References files that are not bundled: scripts/draw.py, references/reading-modes/<模式>.md, references/elements.md
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- 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: 1. 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") - warning
missing-refreference to a missing file: scripts/draw.py - warning
missing-refreference to a missing file: references/reading-modes/<模式>.md - warning
missing-refreference to a missing file: references/elements.md - warning
missing-refreference to a missing file: references/planets.md - warning
missing-refreference to a missing file: references/astrology-houses.md - warning
missing-refreference to a missing file: scripts/log-turn.py - warning
missing-refreference to a missing file: references/spreads/time-flow.md - warning
missing-refreference to a missing file: references/spreads/celtic-cross.md - warning
missing-refreference to a missing file: references/spreads/four-seasons.md - warning
missing-refreference to a missing file: references/spreads/relationship.md - warning
missing-refreference to a missing file: references/spreads/zodiac.md - warning
missing-refreference to a missing file: references/spreads/mind-body-spirit.md - warning
missing-refreference to a missing file: references/spreads/choice.md - warning
missing-refreference to a missing file: references/spreads/single-major.md - warning
missing-refreference to a missing file: references/reading-modes/grouped.md - warning
missing-refreference to a missing file: scripts/lookup-card.py - warning
missing-refreference to a missing file: scripts/render-report.js - warning
missing-refreference to a missing file: assets/agents/tarot-report-compiler.md - warning
missing-refreference to a missing file: references/reading-modes/ - warning
missing-refreference to a missing file: references/honesty.md - warning
missing-refreference to a missing file: references/reading-modes/holistic.md - warning
missing-refreference to a missing file: references/reading-modes/sequential.md
Process rating: all ten parameters 36/100
- 0Tools and files. 22 referenced file(s) missing: scripts/draw.py, references/reading-modes/<模式>.md, references/elements.md
- 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
- 20When it triggers. No condition that starts the skill
- 70Execution cost. Instruction body is 4227 tokens
- 100Steps. 86 steps
- 100Consistency. Name and required fields are in place
- 100Running it twice. No mutating operations
- 100Progress reporting. Reports progress
- low 11 top-level sections: this looks like several domains in one skill
- low The response is described with custom markup (20 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
- +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
- +5Description quotes 2 example trigger phrases
- +3Description length 136: enough signal without eating the budget
- +4Structure: 29 headings
- +3Step-by-step instructions: 86 items
- +4Has examples (5 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 65.