CtrlK
BlogDocsLog inGet started
Tessl Logo

report-to-google-slides

Narrow conversion skill. Invoke only when the user explicitly asks to convert an existing HTML analytics report into a native Google Slides deck.

76

Quality

95%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

An efficiently written, highly actionable skill body: concrete commands and exact tool calls, a clearly sequenced workflow with validation checkpoints and a repair loop, and a single well-signaled bundle reference. No significant weaknesses relative to the rubric.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no basic concept explanations, just directives, a concrete command, named outputs, and tool calls; it is above the 'mostly efficient but includes some unnecessary explanation' level because every line carries operational weight.

3 / 3

Actionability

Provides a copy-paste bash command invoking the real helper, named output artifacts (deck.pptx, manifest.json, preflight_checks.json), concrete verification commands ('unzip -t'), and exact MCP tool names with parameters (upload_mode="native_google_slides", _get_presentation_outline, _get_slide_thumbnail), matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

A six-step numbered sequence with explicit validation checkpoints ('Do not import the PPTX until preflight_checks.json has status: passed', then unzip -t) and a repair feedback loop in step 5, matching the 'clear sequence with explicit validation steps; feedback loops for error recovery' anchor.

3 / 3

Progressive Disclosure

The body is a concise overview pointing one level deep to the real scripts/report_to_google_slides.py bundle (which exists), with no nested references and clear Workflow/Standards/Visual System sections; per the guideline to score against the actual bundle structure, this matches the 'clear overview with well-signaled one-level-deep references' anchor.

3 / 3

Total

12

/

12

Passed

Description

90%

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 tight, third-person description with an explicit 'invoke only when' trigger and a clear niche, distinguishing it from broader presentation skills. The only weakness is that it states a single conversion action rather than enumerating multiple specific capabilities.

DimensionReasoningScore

Specificity

Quotes 'convert an existing HTML analytics report into a native Google Slides deck' name the domain and one concrete action (convert), but only a single action is stated rather than multiple specific concrete actions, matching the 'names domain and some actions' anchor rather than the 'lists multiple specific concrete actions' level above.

2 / 3

Completeness

'Invoke only when the user explicitly asks to convert...' is an explicit trigger answering 'when', and 'convert an existing HTML analytics report into a native Google Slides deck' answers 'what', so both are clearly addressed; it is above the 'has what, but when is missing or only implied' level.

3 / 3

Trigger Term Quality

Natural user terms 'convert', 'HTML analytics report', 'Google Slides', and 'deck' are all present and are words a user would naturally say, matching the 'good coverage of natural terms users would say' anchor; it is above the 'some relevant keywords but missing common variations' level because the core triggering vocabulary is complete.

3 / 3

Distinctiveness Conflict Risk

'Narrow conversion skill' tied to the specific HTML analytics report to native Google Slides deck niche is a clear, distinct trigger unlikely to fire for other skills, matching the 'clear niche with distinct triggers; unlikely to conflict' anchor.

3 / 3

Total

11

/

12

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
XiaomiMiMo/MiMo-Code
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.