CtrlK
BlogDocsLog inGet started
Tessl Logo

openai-image-gen

Generate images using OpenAI's DALL-E 3 API. Use when needing to create graphics, icons, backgrounds, or any visual assets. Requires OPENAI_API_KEY in environment.

85

3.46x
Quality

77%

Does it follow best practices?

Impact

97%

3.46x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./data/skills-md/0xbigboss/claude-code/openai-image-gen/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is highly actionable with executable commands and clear parameters, but the batch workflow lacks validation and a large block of site-specific preset content is inlined rather than split into a reference file.

Suggestions

Add a validation/verification step to batch-gothic.sh (e.g., confirm each output file exists and report any failed generations) to raise workflow clarity above the batch-cap of 3.

Move the Gothic Cathedral Presets block into a separate reference file (e.g., references/gothic-presets.md) and link to it from SKILL.md so the main body stays a lean overview.

Ensure the referenced generate.sh and batch-gothic.sh scripts actually exist in the scripts/ bundle, or remove the references if they are not part of the distributed skill.

DimensionReasoningScore

Conciseness

The body is mostly efficient executable commands with minimal concept-explanation padding, though the long canned-preset blocks are bulk that could be trimmed or moved, fitting anchor 4 over 5.

4 / 5

Actionability

It provides fully executable generate.sh commands, a complete parameter table, a size guide, and many copy-paste-ready examples covering common cases, matching anchor 5.

5 / 5

Workflow Clarity

The batch-gothic.sh workflow performs batch image generation without any validation or verification checkpoint, so per the rubric's batch-operation cap workflow clarity is capped at 3.

3 / 5

Progressive Disclosure

Sections are organized, but the ~55 lines of site-specific Gothic presets (for 0xbigboss.github.io) are inlined in SKILL.md where they belong in a separate reference file, and referenced scripts (generate.sh, batch-gothic.sh) are not present in the bundle, matching anchor 3.

3 / 5

Total

15

/

20

Passed

Description

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

The description is strong: it clearly states what the skill does and when to use it with concrete, natural trigger terms and a distinct niche. The only gap is that it lists a single action rather than multiple specific capabilities.

DimensionReasoningScore

Specificity

"Generate images using OpenAI's DALL-E 3 API" names the domain and one concrete action, but does not enumerate multiple distinct capabilities, matching anchor 3.

3 / 5

Completeness

It explicitly states the what ("Generate images using OpenAI's DALL-E 3 API") and an explicit trigger clause ("Use when needing to create graphics, icons, backgrounds..."), satisfying anchor 5.

5 / 5

Trigger Term Quality

"graphics, icons, backgrounds, or any visual assets" provides good natural keyword coverage, though it omits common synonyms and image-file extensions, fitting anchor 4 rather than 5.

4 / 5

Distinctiveness Conflict Risk

DALL-E 3 / OpenAI image generation is a clear niche with distinct, specific triggers and minimal overlap with other skills, matching anchor 5.

5 / 5

Total

17

/

20

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
NeverSight/skills_feed
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.