BF doca-public-knowledge-map
Use this skill when the user needs to locate authoritative information about NVIDIA DOCA without access to the source tree — finding the right docs.nvidia.com page for a library/service/tool, identifying which DOCA libraries are installed and at what version, locating a sample on disk or its public GitHub source, decoding an on-disk path under /opt/mellanox/doca, or recovering from a 404'd or renamed doc URL. Trigger even when the user does not explicitly mention 'DOCA' or 'docs.nvidia.com' — typical implicit phrasings include 'where can I read about this library', 'which version do I have installed', 'where is the sample for X', 'this NVIDIA URL is broken what is the new one', 'what is in /opt/mellanox/doca', or 'where can I ask NVIDIA about this'. Refuse and route elsewhere for hands-on programming patterns, env prep and install verification, library API tutorials, or hardware/firmware mutation — those belong to doca-programming-guide, doca-setup, the per-library skills, and doca-hardware-safety.
nvidia.com page for a library/service/tool, identifying which DOCA libraries are installed and at what version, locating a sample on disk or its public GitHub…
As a process F 52/100 · Will not run — References files that are not bundled: ../doca-setup/TASKS.md, ../doca-setup/SKILL.md, ../doca-upgrade/SKILL.md
How to improve
- 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
missing-refreference to a missing file: ../doca-setup/TASKS.md - warning
missing-refreference to a missing file: ../doca-setup/SKILL.md - warning
missing-refreference to a missing file: ../doca-upgrade/SKILL.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: ../../SKILLS.md - warning
missing-refreference to a missing file: ../doca-programming-guide/SKILL.md - warning
missing-refreference to a missing file: ../libs/doca-flow/SKILL.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - warning
missing-refreference to a missing file: references/map.md - note
edit-residuethe text marks something as outdated (lines 70, 74): check that old rules are not kept next to new ones — the full check reads the text for contradictions
Process rating: all ten parameters 52/100
- 0Tools and files. 18 referenced file(s) missing: ../doca-setup/TASKS.md, ../doca-setup/SKILL.md, ../doca-upgrade/SKILL.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 1 mutating operations with no state check
- 100Steps. 4 steps
- 100When it triggers. States when to use and when not to
- 100Failures and branches. 3 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2912 tokens
- low 16 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)
- +3Description length 1013: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +2Single-language instructions
- +4Structure: 17 headings
- +3Step-by-step instructions: 4 items
- +4Has examples (0 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 70.