BF personal-genomics
Analyze consumer DNA data from WeGene, 23andMe, AncestryDNA, VCF, BAM, or CRAM files. Generate evidence-based reports covering health risks, pharmacogenomics, ancestry, nutrition, exercise traits, and supplement guidance. Runs locally and keeps raw genetic data on the user's machine.
As a process F 48/100 · Will not run — References files that are not bundled: references/deep_risk_snps.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.
- 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: 9. 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/deep_risk_snps.md
Process rating: all ten parameters 48/100
- 0Tools and files. 1 referenced file(s) missing: references/deep_risk_snps.md
- 0Inputs and preconditions. Does not say what the process needs to start
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 40Consistency. Frontmatter name (personal-genomics) differs from the folder (personal-genomics-analysis)
- 60Result and completion. Output format stated, no completion criterion
- 100Steps. 82 steps
- 100Failures and branches. 4 branches, has a failure section
- 100Execution cost. Instruction body is 2444 tokens
- 100Progress reporting. Reports progress
- medium 3 test cases, all positive: not one "should refuse" or "should ask first"
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)
- +4No input/output examples
- -31 of 1 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 284: enough signal without eating the budget
- +4Structure: 24 headings
- +3Step-by-step instructions: 82 items
- +3Output format is stated explicitly
- +4Reference files are cited in the instructions (4 of 4)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 66.