CtrlK
BlogDocsLog inGet started
Tessl Logo

aris-paper-slides

Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk.

67

Quality

83%

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

70%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 thorough, well-sequenced 9-phase workflow with strong checkpoints, validation, and feedback loops. Its weaknesses are redundancy between the Key Rules and Phase 2/Constants sections, and the absence of bundle files for the large inlined templates.

Suggestions

Remove the redundant "Key Rules" restatement of Phase 2 presentation rules and the duplicated Parameter Pass-Through table, keeping only what adds new information.

Extract the full beamer LaTeX template and the talk-script/Q&A template into separate reference files (e.g. references/beamer_template.tex, references/talk_script_template.md) referenced one level deep from SKILL.md to improve progressive disclosure.

Provide a complete generate_pptx.py implementation in scripts/ rather than only describing its steps, to make the PowerPoint export phase fully copy-paste executable.

DimensionReasoningScore

Conciseness

Mostly actionable content, but ~575 lines with real redundancy — the "Key Rules" section restates Phase 2 rules (one message/slide, max 6 lines, 8 words/line, ≥60% figure, progressive disclosure) verbatim, and "Parameter Pass-Through" duplicates the Constants block.

3 / 5

Actionability

Copy-paste-ready LaTeX template, concrete bash commands, and a full Codex review prompt; the main gap is that generate_pptx.py is described step-by-step rather than given as complete executable code.

4 / 5

Workflow Clarity

Nine clearly sequenced phases each persisting SLIDES_STATE.json, an explicit STOP checkpoint with go/adjust/stop options, a Phase 4 error-handling loop (max 3 attempts), page-count validation, backup-before-overwrite, and a Phase 5 review→fix→recompile feedback loop.

5 / 5

Progressive Disclosure

Good header-based structure and navigation, but no bundle files exist and large reusable blocks (the ~70-line beamer template, the ~90-line talk-script/Q&A template) are inlined rather than split into one-level-deep reference files.

3 / 5

Total

15

/

20

Passed

Description

96%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.

A strong, specific description that clearly states both the capability and explicit multilingual trigger phrases. Its only weakness is that some triggers (e.g. "做PPT") are broad enough to risk overlap with non-conference slide requests.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script" — covering compilation, format export, notes, and script with comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what (generate beamer→PDF/PPTX + notes + script from a compiled paper) and when ("Use when user says ..." with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger terms across two languages — "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿" — including synonyms a user would actually say.

5 / 5

Distinctiveness Conflict Risk

The "from a compiled paper" + "conference talk" niche is fairly distinct, but generic triggers like "做PPT"/"make slides" carry minor overlap risk with general slide-creation or poster skills, so it sits just below the top anchor.

4 / 5

Total

19

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

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

Warning

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

13

/

16

Passed

Repository
OpenLAIR/dr-claw
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.