OMLX Image Generation and Editing
Workflow
- Use this skill only for image creation or generative image editing. Use ordinary tools for analysis, screenshot summaries, resizing, conversion, or other non-generative processing.
- Turn the request into a finished visual prompt. For edits, state what must change and explicitly preserve important subject details such as pose, clothing, crop, camera angle, text, and privacy blur.
- Call
omlx_imageonce with an absolute path for a new output file. Omitsourcesfor text-to-image generation; include absolute read-only source paths for image-to-image generation. Sources are never modified. Pass an absolute mask path only for selective edits. Let the tool select a loaded capable model unless the user named one. - Inspect the saved result. Retry only when it needs a deliberate change; adjust the prompt,
strength, or advancedstepsandguidanceinstead of repeating an identical call accidentally. - Report the saved path and selected model.
If omlx_image is unavailable because this skill was installed without the plugin, use the bundled Python helper documented in references/generation.md or references/editing.md. Do not load those references during the native-tool path.