CtrlK
BlogDocsLog inGet started
Tessl Logo

presentations

Compatibility alias for the pptx skill. Prefer loading pptx.

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./crates/tui/assets/skills/presentations/SKILL.md
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.

The body is an exemplar of a minimal alias skill: lean, unambiguous, and correctly routing the reader to the pptx skill with no wasted tokens or nested references.

DimensionReasoningScore

Conciseness

The body is three lean lines with no concept-explanation or padding; every token ('compatibility alias', 'Load and follow the pptx skill body') earns its place.

3 / 3

Actionability

The single instruction ('Load and follow the `pptx` skill body for the actual workflow') is concrete and executable routing, and for an alias skill that is the complete actionable guidance.

3 / 3

Workflow Clarity

This is a single-step skill whose one action — load pptx, then follow its body — is unambiguous and correctly sequenced, with no destructive/batch operation requiring validation.

3 / 3

Progressive Disclosure

Under 50 lines with no need for external references, the content is well-organized into a title plus two clear statements, and its single reference to pptx is clearly signaled and one level deep.

3 / 3

Total

12

/

12

Passed

Description

57%

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

The description clearly conveys the skill is a thin alias for pptx and is distinctive, but it lacks natural trigger terms and an explicit 'when to use' clause, capping specificity and completeness at the mid level.

Suggestions

Add an explicit 'Use when...' trigger, e.g. 'Use when the user asks for presentations, .pptx files, or slide decks — load and follow the pptx skill.'

Include natural user-facing terms (presentations, slides, .pptx) so the description matches how users actually phrase the request.

Optionally state the concrete capabilities the alias grants access to (e.g. create, edit, analyze presentations) to lift specificity.

DimensionReasoningScore

Specificity

Names the domain (pptx) and a concrete action ('Compatibility alias', 'Prefer loading pptx'), but does not list multiple specific concrete capabilities, matching the 'names domain and some actions' anchor rather than the multi-action top level.

2 / 3

Completeness

It states what the skill does (a compatibility alias for pptx) but gives no explicit 'Use when...' trigger, only routing guidance ('Prefer loading pptx'), which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

It includes the relevant keyword 'pptx' but omits natural user-facing terms like 'presentations', 'slides', or '.pptx', fitting 'some relevant keywords but missing common variations'.

2 / 3

Distinctiveness Conflict Risk

It explicitly self-identifies as a redirect to the pptx skill and names pptx specifically, giving it a clear niche unlikely to trigger for the wrong skill.

3 / 3

Total

9

/

12

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
Hmbown/CodeWhale
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.