CtrlK
BlogDocsLog inGet started
Tessl Logo

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper', 'conference paper', 'manuscript', 'thesis', 'APA', 'MLA', 'Chicago', 'IEEE two-column', 'bibliography', 'hanging indent', 'citation style', 'abstract + keywords', 'equation numbering', 'cross-reference', paper with footnotes/endnotes. Output is a single .docx.

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A strong, highly actionable academic-paper skill with executable recipes and rigorous validation gates. Its main weaknesses are mild duplication of pitfalls across sections and a monolithic structure that could be split into reference files for better progressive disclosure.

Suggestions

Consolidate duplicated pitfalls (the \left/\right parse error, section-break +1 offset, and hanging-indent canonical form each appear in both their feature section and Known Issues) into a single canonical location with cross-references.

Split the four per-style citation recipes (APA, Chicago, IEEE, MLA) and the equation/multi-column details into separate reference files under references/, keeping SKILL.md as a decision-guide overview that points to them.

Trim or link-out the repeated restatements of inherited docx rules (e.g. heading hierarchy numbers, shell-quoting rules) to a single `→ see docx v2 §X` pointer per topic.

DimensionReasoningScore

Conciseness

Mostly efficient — it explicitly inherits docx base rules ('is inherited, not re-taught') and leans on `→ see docx v2 §X` rather than restating them — but several pitfalls are duplicated across sections (the `\left/\right` parse error, section-break +1 offset, and `indent=720 hangingIndent=720` canonical form each appear twice), so not every token earns its place.

4 / 5

Actionability

Fully executable copy-paste bash throughout: a validating 10-line Quick Start skeleton, per-style citation recipes, equation/SEQ/PAGEREF/multi-column examples, and concrete QA-gate scripts — specific examples cover the common cases.

5 / 5

Workflow Clarity

A clear 'Workflow — 5 verbs' sequence is followed by an executable Delivery Gate with explicit validation checkpoints (Gates 4, 5a, 5b) and REJECT/re-run feedback loops, plus a mandatory visual-audit checklist (a–h) for error recovery.

5 / 5

Progressive Disclosure

Good structure with clearly signaled one-level-deep references to docx v2, but the ~500-line file is monolithic — the four citation recipes, equation details, and multi-column recipe are all inlined rather than split into per-topic reference files, so content that could be separate stays inline.

4 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

An exemplary description: concrete capabilities, an explicit trigger list with natural synonyms and style names, and a clear output statement. It answers what, when, and how it differs without padding.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — 'formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Clearly states what it builds ('academic-style .docx output' with the enumerated features), when to use it (the 'Trigger on' list), and the output form ('Output is a single .docx') — both what and when are explicit with concrete triggers.

5 / 5

Trigger Term Quality

The explicit 'Trigger on:' clause enumerates natural user phrases with synonyms ('research paper', 'journal paper', 'conference paper', 'manuscript', 'thesis') plus style-name keywords (APA, MLA, Chicago, IEEE) and specific terms like 'hanging indent', 'equation numbering', 'cross-reference'.

5 / 5

Distinctiveness Conflict Risk

The academic-paper niche (cited styles, equations, thesis/manuscript, hanging-indent bibliography) is distinct from a generic docx skill; the style-name and 'thesis'/'manuscript' triggers carve a clear niche with minimal conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (508 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
iOfficeAI/OfficeCLI
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.