BF youdaonote-okf-wiki
当用户提到「OKF」「OKF Wiki」「Open Knowledge Format」「OKF 知识库」「新建 OKF」「创建 OKF bundle」「OKF 摄入」「OKF 查询」「OKF 一致性检查」「OKF 导出」「OKF 归档」「okf-wiki-init」「okf-wiki-ingest」「okf-wiki-query」「okf-wiki-lint」「okf-wiki-export」「okf-wiki-archive」「okf-wiki-switch」时使用此 Skill。基于 OKF v0.1 规范的知识库管理。当用户需要符合开放标准、可导出为 git 仓库、或跨工具交换的知识库时,优先使用此 Skill 而非 youdaonote-llm-wiki。
当用户提到「OKF」「OKF Wiki」「Open Knowledge Format」「OKF 知识库」「新建 OKF」「创建 OKF bundle」「OKF 摄入」「OKF 查询」「OKF 一致性检查」「OKF 导出」「OKF…
As a process F 33/100 · Will not run — References files that are not bundled: ../../skills/youdaonote-llm-wiki/SKILL.md, /folder/concept-id.md, /concepts/self-attention.md
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- For Hermes the description must be one sentence under 60 characters; move the conditions to a "When to Use" section.
- The SKILL.md body is over 5,000 tokens: move reference detail into references/ and load it when needed.
- 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: 3. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-long-hermesdescription is 336 chars; the Hermes authoring standard requires ≤ 60 (one sentence, ending with a period) - warning
description-no-whenneither description nor a "## When to Use" section says when to use the skill - warning
body-longSKILL.md body ≈ 6124 tokens (recommended < 5000); move details to references/ - warning
missing-refreference to a missing file: ../../skills/youdaonote-llm-wiki/SKILL.md - warning
missing-refreference to a missing file: /folder/concept-id.md - warning
missing-refreference to a missing file: /concepts/self-attention.md - warning
missing-refreference to a missing file: /folder/id.md - warning
missing-refreference to a missing file: URL - warning
missing-refreference to a missing file: /concepts/other-concept.md - warning
missing-refreference to a missing file: relative-url - warning
missing-refreference to a missing file: /concepts/concept-id.md - warning
missing-refreference to a missing file: /entities/andrej-karpathy.md - warning
missing-refreference to a missing file: /comparisons/gpt4o-vs-rnn.md - warning
missing-refreference to a missing file: self-attention.md - note
frontmatter-keyunknown frontmatter key "minCliVersion" - note
frontmatter-keyunknown frontmatter key "homepage" - note
frontmatter-keyunknown frontmatter key "based_on"
Process rating: all ten parameters 33/100
- 0Tools and files. 11 referenced file(s) missing: ../../skills/youdaonote-llm-wiki/SKILL.md, /folder/concept-id.md, /concepts/self-attention.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
- 30Running it twice. 1 mutating operations with no state check
- 70Execution cost. Instruction body is 6124 tokens
- 100Steps. 88 steps
- 100Consistency. Name and required fields are in place
- 100Progress reporting. Reports progress
- low The response is described with custom markup (9 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
- +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 336: enough signal without eating the budget
- +4Structure: 29 headings
- +3Step-by-step instructions: 88 items
- +4Has examples (42 code blocks)
- +4Reference files are cited in the instructions (1 of 1)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 45.