Content
86%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is an efficient, executable reference: complete input/output examples, confidence thresholds as pass lines, an error-symptom table, and guidance on accuracy-vs-memory tradeoffs. Minor tightening of positioning prose and an explicit step checklist would push it to the top of the scale.
Suggestions
Convert 'Running it' into a short numbered checklist (write YAML → run boltz predict → read confidence JSON → apply iptm/complex_plddt thresholds) to make the sequence and validation checkpoints explicit.
Trim the opening positioning paragraph ('closest in surface to AlphaFold3 ... pick chai1/openfold3/esmfold2 when ...') to one line, since the sibling-selection rationale adds tokens without action.
Move the version-sensitive detail ('Boltz v2.2.x caps affinity ligands at 128 atoms') into the Affinity head section explicitly flagged as version-bound, so a future version bump does not silently rot the guidance.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Largely lean and assumes Claude's knowledge (no 'what is a protein' filler), with every section earning its place; the positioning prose ('closest in surface to AlphaFold3 ... pick chai1 when ...') and the MSA paragraph could be trimmed slightly, so it sits just below the fully-lean anchor. | 4 / 5 |
Actionability | Fully executable: a complete YAML input, a copy-paste `boltz predict complex.yaml --use_msa_server ...` command, concrete output paths and JSON fields, and an error table mapping symptoms to fixes — covering the common cases end to end. | 5 / 5 |
Workflow Clarity | Clear sequence (write YAML → run predict → read confidence JSON → check thresholds) with explicit validation checkpoints (iptm > 0.5, complex_plddt > 0.7) and an OOM feedback path; it is prose- rather than checklist-formatted, leaving minor explicitness gaps versus the checklist anchor. | 4 / 5 |
Progressive Disclosure | No bundle files exist and the skill is self-contained at ~95 lines with well-organized section headers and no nested external references, matching the simple-skill exception for scoring 5 on well-organized, reference-free content. | 5 / 5 |
Total | 18 / 20 Passed |