Content
62%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 skill delivers highly actionable, well-sequenced workflows with strong validation checkpoints, but is markedly verbose and inlines material that overlaps its own reference files. Progressive disclosure is undermined by a missing templates/ directory and substantial inlined reference-grade content.
Suggestions
Tighten the body by moving the Gopen & Swan principles table, micro-level tips, and conference-requirements tables fully into references/* (already linked) and keeping only a one-line pointer plus the most critical rule in SKILL.md.
Reconcile the bundle: either create the templates/ directory (with templates/README.md) referenced throughout the body, or remove/redirect those references so navigation is not broken.
Deduplicate the citation-safety messaging—'NEVER generate BibTeX from memory' appears in the critical section, the Golden Rule block, and the closing summary; stating it once with a pointer would save substantial tokens.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body runs ~930 lines with substantial padding—restating 'NEVER generate BibTeX from memory' multiple times, large conference-requirement tables, and verbose philosophy sections that partly restate principles (Gopen & Swan table, micro-tips) already delegated to references/writing-guide.md, a notable over-explanation penalty. | 2 / 5 |
Actionability | Provides mostly executable guidance—real Python snippets for Semantic Scholar/CrossRef BibTeX retrieval, concrete bash commands for repo exploration and template copying, and LaTeX macro examples—with only minor gaps (e.g. Exa MCP usage is described rather than shown as a runnable call). | 4 / 5 |
Workflow Clarity | Multiple clearly sequenced checklists (Workflow 0, 1, 2, 3, 4) with explicit validation checkpoints, most notably the citation workflow's mandatory verify-in-2+-sources-then-fetch-via-DOI steps with explicit placeholder handling on failure, and the template 'compile as-is before editing' gate. | 5 / 5 |
Progressive Disclosure | References to references/*.md and templates/ are one-level-deep and clearly signaled, but the templates/ directory referenced repeatedly in the body does not exist in the bundle, and a large amount of content (writing philosophy tables, conference tables) that could live in the reference files is inlined in SKILL.md, leaving organization only partially realized. | 3 / 5 |
Total | 14 / 20 Passed |