CtrlK
BlogDocsLog inGet started
Tessl Logo

generate-image

Generate or edit images using AI models (FLUX, Nano Banana 2). Use for general-purpose image generation including photos, illustrations, artwork, visual assets, concept art, and any image that is not a technical diagram or schematic. For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead.

72

Quality

88%

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

77%

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

Highly actionable with a clear setup workflow and real feedback loop, but the body carries redundant near-duplicate command examples and inline use-case sections that hurt conciseness and keep content monolithic.

Suggestions

Collapse the Common Usage Patterns and Example Use Cases sections into a compact parameter-and-flag reference plus one or two representative examples; the remaining variations are implied by the documented flags.

Trim self-evident guidance in Image Editing Tips (e.g., 'Be specific about what changes you want') that Claude already knows, keeping only model-specific editing notes.

Consider moving the extended per-domain example gallery into a references/EXAMPLES.md file linked from a short overview to improve progressive disclosure.

DimensionReasoningScore

Conciseness

The body is mostly efficient but padded with near-identical bash examples (Basic generation, Specify model, Custom output, Edit×3, Multiple images) and a redundant Example Use Cases section that reuses the same command with different prompts, which could be tightened.

2 / 3

Actionability

Provides fully executable, copy-paste-ready commands ('python scripts/generate_image.py "..." --input photo.jpg') with all parameters documented, matching the executable-and-complete anchor.

3 / 3

Workflow Clarity

The API-key setup is a clear numbered sequence and the Error Handling section supplies a validate/read-error/retry feedback loop; the core generation action is unambiguous, which suffices for this simple single-script skill.

3 / 3

Progressive Disclosure

Sections are well-organized and the referenced scripts/generate_image.py exists at one level deep, but the bulk of inline repeated example use cases could be split or trimmed rather than living entirely in SKILL.md.

2 / 3

Total

10

/

12

Passed

Description

100%

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, well-scoped description that states concrete capabilities, lists natural trigger terms, answers both what and when, and explicitly disambiguates from the sibling scientific-schematics skill.

DimensionReasoningScore

Specificity

Lists concrete actions ('Generate or edit images') alongside a comprehensive enumeration of output domains (photos, illustrations, artwork, visual assets, concept art), matching the 'multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers what ('Generate or edit images using AI models') and when ('Use for general-purpose image generation including...') with an explicit trigger clause, satisfying both halves.

3 / 3

Trigger Term Quality

Covers natural user terms ('photos, illustrations, artwork, visual assets, concept art') plus technical-diagram terms ('flowcharts, circuits, pathways'), giving good coverage of phrases users would actually say.

3 / 3

Distinctiveness Conflict Risk

Carves a clear niche (non-technical imagery) and actively redirects conflicting cases ('For flowcharts, circuits, pathways, and technical diagrams, use the scientific-schematics skill instead'), minimizing wrong-skill triggers.

3 / 3

Total

12

/

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
K-Dense-AI/claude-scientific-writer
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.