CtrlK
BlogDocsLog inGet started
Tessl Logo

gpt-image-skill

Generate or edit images using OpenAI GPT Image API (gpt-image-2, gpt-image-1, etc). Use ONLY when the user explicitly names OpenAI or GPT as the provider: "gpt image", "openai image", "generate image with openai", "用 openai 画图", "用 GPT 生成图片". For generic image requests without a provider, use nanobanana-skill instead. Do NOT use for diagrams (架构图/流程图) — draw those with Mermaid or code.

79

Quality

100%

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

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 a lean, actionable reference with executable commands, complete option documentation, and clear sequenced workflows for a simple skill. Organization is clean and self-contained with no unnecessary concept explanation.

DimensionReasoningScore

Conciseness

The body is lean reference material (options, flags, examples) with no padding explaining concepts Claude already knows; every section earns its place. It is not score 2 because there is no unnecessary explanation or looseness to tighten.

3 / 3

Actionability

Fully executable commands (python3 ${CLAUDE_SKILL_DIR}/gpt_image.py ...) with all flags documented and eight copy-paste-ready examples spanning generation, editing, sizes, backgrounds, and models; not score 2 because guidance is complete and executable rather than pseudocode.

3 / 3

Workflow Clarity

For a simple single-action skill the workflow is unambiguous and sequenced (ask user for params, run script, show saved path) with an Error Handling section for recovery; per the simple-skills note this qualifies for 3, and it is not score 2 because the steps and recovery guidance are explicit.

3 / 3

Progressive Disclosure

No bundle files are present, so it is evaluated on body organization: a self-contained file with well-organized sections (Requirements, Instructions, Options, Examples, Error Handling, Best Practices) and no nested reference chains; not score 2 because structure is clear and easy to navigate.

3 / 3

Total

12

/

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.

The description is specific, trigger-rich, and well-scoped with explicit use-when guidance and clear conflict-avoidance guardrails. It answers both what the skill does and when to invoke it without verbosity.

DimensionReasoningScore

Specificity

"Generate or edit images using OpenAI GPT Image API" names multiple concrete actions (generate, edit) and specific models, matching the anchor that lists several specific concrete actions; it is not score 2 because the action set is comprehensive rather than partial.

3 / 3

Completeness

It clearly answers both what ("Generate or edit images using OpenAI GPT Image API") and when ("Use ONLY when the user explicitly names OpenAI or GPT as the provider") with explicit triggers; not score 2 because the when clause is explicit, not merely implied.

3 / 3

Trigger Term Quality

Explicit natural trigger phrases are quoted ("gpt image", "openai image", "generate image with openai", "用 openai 画图", "用 GPT 生成图片"), giving good coverage of terms users would actually say; not score 2 because common variations are already well represented.

3 / 3

Distinctiveness Conflict Risk

Clear niche with explicit guardrails (use ONLY for named OpenAI/GPT, redirect generic requests to nanobanana-skill, exclude diagrams), making wrong-skill triggering unlikely; not score 2 because the scoping is explicit rather than merely somewhat specific.

3 / 3

Total

12

/

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
feiskyer/claude-code-settings
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.