# codex-image

Claude Code plugin that exposes Codex CLI's built-in imagegen skill as /codex-image:* user-invoked plugin skills. The plugin does not implement image generation itself.

- Tier: Indexed (plain plugin)
- Category: Content
- Page: https://www.flowy.sh/listings/kinggyusuh-codex-image-in-cc
- Source: https://github.com/KingGyuSuh/codex-image-in-cc
- Price: free and open source

## Summary
codex-image is a Claude Code plugin with 3 hand-picked skills for content work, indexed on Flowy. Install it with the command on its page. It includes edit, generate, status. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add kinggyusuh/codex-image-in-cc
```

## Skills
- edit
- generate
- status

## FAQ

### What is codex-image?
Claude Code plugin that exposes Codex CLI's built-in imagegen skill as /codex-image:* user-invoked plugin skills. The plugin does not implement image generation itself.

### How do I install codex-image?
Run these in Claude Code: npx -y skills add kinggyusuh/codex-image-in-cc. Then prompt normally.

### Does codex-image auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is codex-image free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
