BF teaching-plan-generator
生成 40 分钟三段式课堂教案(MD + DOCX),适配职业院校两种学情(统一型/分层型)。 当用户提到教案、教学设计、分层教学、课堂教学设计、备课、分层教案、教学流程设计时使用, 也适用于用户提供课程内容文档、已有教案或企业岗位手册作为参考材料需要生成教案的场景。
生成 40 分钟三段式课堂教案(MD + DOCX),适配职业院校两种学情(统一型/分层型)。 当用户提到教案、教学设计、分层教学、课堂教学设计、备课、分层教案、教学流程设计时使用, 也适用于用户提供课程内容文档、已有教案或企业岗位手册作为参考材料需要生成教案的场景。
As a process F 52/100 · Will not run — References files that are not bundled: references/uniform-template.md, references/layered-template.md, scripts/generate_docx.py
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: 2. 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: references/uniform-template.md - warning
missing-refreference to a missing file: references/layered-template.md - warning
missing-refreference to a missing file: scripts/generate_docx.py
Process rating: all ten parameters 52/100
- 0Tools and files. 3 referenced file(s) missing: references/uniform-template.md, references/layered-template.md, scripts/generate_docx.py
- 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
- 60Result and completion. Output format stated, no completion criterion
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 60 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2382 tokens
- 100Running it twice. No mutating operations
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 13 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)
- +1No license
- +2Single-language instructions
- +3Description length 134: enough signal without eating the budget
- +4Structure: 41 headings
- +3Step-by-step instructions: 60 items
- +3Output format is stated explicitly
- +4Has examples (9 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 63.