Claude Tools / Plugins / image

Plugins · jshchnz/claude-code-image

image

Generate and edit images using GPT Image (OpenAI) or Nanobanana (Google Gemini)

CLEARED_STATICclaude-onlyv1.0.0

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran1554 code lines / 16 files
secretsranno secret patterns matched
egressranno egress patterns matched
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraln/anot reached — prior gate did not pass

What's inside

Components found

commands/configure.md
componentlow
commands/edit.md
componentmedium
commands/generate.md
componentmedium
commands/history.md
componentlow
commands/models.md
componentlow
commands/status.md
componentlow

Coverage

Not assessed

  • behavioural execution not run

README

From the repository

# claude-code-image

Generate and edit images using the latest models all within Claude Code.

## Install

```
/plugin marketplace add jshchnz/claude-code-image
/plugin install image@claude-code-image
```

> Requires Claude Code v1.0.33+

Then configure your API key:
> "Set up image generation" or `/image:configure`

## Quick Start

After installing, simply ask Claude to create images:

> "Create an image of a serene Japanese garden at sunset"

> "Generate a logo for a tech startup called 'NovaSpark'"

> "Make me a cute cartoon fox sticker"

Claude will handle the rest - selecting the right service, generating the image, and saving it for you.

## Examples

### Creating Images

**Landscapes & Scenes:**
> "Create an image of a cyberpunk city at night with neon lights and flying cars"

**Logos & Icons:**
> "Generate a minimalist logo for a coffee shop called 'Bean There'"

**Characters & Art:**
> "Draw a friendly robot mascot in a cartoon style"

**Stickers (auto-transparent):**
> "Make a kawaii cat sticker with sparkles"

### Editing Images

**Adding Elements:**
> "Here's my photo [attach image]. Add sunglasses to me"

**Style Transfer:**
> "Take this landscape photo and make it loo

← Back to Plugins