CtrlK
BlogDocsLog inGet started
Tessl Logo

deck-generator

Generate professional presentations with AI-generated images. Use when asked to create a deck, presentation, pitch deck, or slides. Supports style presets (whiteboard, corporate, minimalist, etc). Uses Imagen 4.0 API for image generation and Google Slides API for assembly. Produces full decks from markdown content specs in minutes.

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 concise, actionable skill body with good structure and a working script, weakened by a missing validation checkpoint for its batch image-generation step and a broken reference to a non-existent styles.md file.

Suggestions

Create references/styles.md (or remove the reference) so Quick Start step 2 does not point Claude to a missing file.

Add an explicit validation checkpoint after generation (e.g. verify all expected image files exist and are non-empty before reporting success) to support the batch operation.

Add a brief error-recovery note for failed/empty image generations to turn Step 4 into a true validate-then-fix loop.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence — no concept explanations, just a one-line overview, a concrete style table, copy-paste commands, and compact key facts; every section earns its place.

5 / 5

Actionability

Fully executable guidance: copy-paste bash with real flags, a concrete Content JSON Format example, and a verified-existing script path covering the common generation and regenerate cases.

5 / 5

Workflow Clarity

Steps 1–4 are sequenced, but this is a batch paid-API operation (14 images) with no validation checkpoint confirming all images generated before declaring success — the missing feedback loop caps the score at 3.

3 / 5

Progressive Disclosure

Sections are well-organized and the script reference is real, but Quick Start step 2 points to 'references/styles.md' which does not exist — a broken reference that leaves the inlined style table as the only source of that information.

3 / 5

Total

16

/

20

Passed

Description

88%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 names concrete capabilities, APIs, and natural trigger phrases. It would benefit from file-extension triggers and tighter distinctiveness against generic presentation skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Generate professional presentations with AI-generated images', 'Uses Imagen 4.0 API for image generation and Google Slides API for assembly', 'Produces full decks from markdown content specs' — naming specific APIs and outputs.

5 / 5

Completeness

Explicitly answers both 'what' (AI-image presentation generation via Imagen + Google Slides) and 'when' ('Use when asked to create a deck, presentation, pitch deck, or slides') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage with synonyms ('deck, presentation, pitch deck, or slides') but no file-extension triggers (e.g. .pptx), so it falls just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Clear niche (AI-image-per-slide decks via Imagen/Google Slides) but the broad triggers 'presentation' and 'slides' carry minor overlap risk with a generic slide-editing skill.

4 / 5

Total

18

/

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
ericosiu/ai-marketing-skills
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.