How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-image:editThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The first whitespace-separated token in the arguments is the input image path; the rest is the edit prompt. Quote the path if it contains spaces (e.g. `"my photo.png" make it red`).
The first whitespace-separated token in the arguments is the input image path; the rest is the edit prompt. Quote the path if it contains spaces (e.g. "my photo.png" make it red).
Run:
node "${CLAUDE_PLUGIN_ROOT}/scripts/codex-image.mjs" edit "$ARGUMENTS"
Output rules:
SAVED: <absolute path> line per saved image.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub kinggyusuh/codex-image-in-cc --plugin codex-image