---
name: stijnman/safe-image-editor
source: https://app.decimal.ai/s/stijnman-safe-image-editor@1/SKILL.md
source_sha256: 92cb4b5afd36
---

# 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.