Skip to main content
ClaudeWave
Skill5.7k estrellas del repoactualizado yesterday

image-editing

Edit an image from the active iPolloWork Image Studio selection or mask without overwriting the source image.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/image-editing && cp -r /tmp/image-editing/examples/plugin-packages/image-studio/skills/image-editing ~/.claude/skills/image-editing
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Image editing

Use this Skill when an existing workspace image is open in Image Studio.

1. Treat the active source path and current selection as authoritative.
2. Change only the requested region when a mask is present. Preserve unselected composition, identity, typography, and brand details.
3. Ask for a clearer selection only when the requested target cannot be inferred from the mask and prompt.
4. Save every generated edit as a new workspace image. Never overwrite or delete the source image.
5. Return the edited workspace path so Design, Video, websites, and chat artifacts can reuse it.