# Safe Image Editor

> Edits images with policy and quality guardrails. Use for: edit image, safe edit, adjust photo, modify image.

- Skill: `stijnman/safe-image-editor` (Agent Skill)
- Install (CLI): `npx skillmds@latest add stijnman/safe-image-editor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stijnman/safe-image-editor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: Stijnman (https://skillmd.com/u/stijnman)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/stijnman/safe-image-editor

---

# Safe Image Editor
## When to Use

- User says **edit image** or task matches this capability
- User says **safe edit** or task matches this capability
- User says **adjust photo** or task matches this capability
- User says **modify image** or task matches this capability

## Workflow

1. Load source image; confirm edit intent.
2. Run compliance-image-guard on edit plan.
3. Apply edit via image_edit or equivalent.
4. Show before/after; preserve original backup.

## Integrations

- `imagine`
- `compliance-image-guard`
- `imagine-asset-generator`

## Error Handling

| Failure | Response |
|---------|----------|
| Edit failed | Retry with simpler edit scope. |

## Gotchas

- Never edit ID documents without HITL.

## Example

**Input:** User request matching triggers above.
**Output:** Structured result per workflow with integrations invoked as needed.

