Content
71%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.
Highly actionable and well-sequenced content with concrete tool-call examples and useful fallback chains, but it is over-long for a single file: it re-explains known chemistry concepts and carries two overlapping tool tables that could be consolidated or moved to a reference file.
Suggestions
Trim or remove the 'Domain Reasoning' section — Lipinski's Rule of 5 and its exceptions are concepts Claude already knows; retain only the skill-specific directive ('focus on target/route requirements, not rigid rules').
Merge the 'Key Tools' and 'Tool Parameter Reference' tables into a single reference table to eliminate redundant tool listings and reduce token cost.
Move the detailed tool parameter reference and Common Patterns flows into a separate file (e.g., references/tool_reference.md) and link from SKILL.md, keeping the body a lean overview that satisfies progressive disclosure for a skill this long.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with concrete tool calls, but the 'Domain Reasoning' section re-explains Lipinski's Rule of 5 and drug-likeness exceptions Claude already knows, and the 'Key Tools' and 'Tool Parameter Reference' tables duplicate much of the same tool listing. | 3 / 5 |
Actionability | Workflow phases and patterns give concrete, copy-paste-ready tool invocations with real example values (e.g., compound_name="imatinib" -> CID: 5291) and expected outputs covering the common cases comprehensively. | 5 / 5 |
Workflow Clarity | Six clearly sequenced phases with an ID-resolution priority list and a Fallback Chains table providing error-recovery feedback loops, but inter-phase validation checkpoints are implicit rather than explicit. | 4 / 5 |
Progressive Disclosure | Well-organized with clear section headers, but the ~344-line body is a monolith with no bundle files or external references, and the large tool tables and detailed pattern flows are inlined rather than split into a reference file. | 3 / 5 |
Total | 15 / 20 Passed |