---
name: stijnman/imagine-asset-generator
source: https://app.decimal.ai/s/stijnman-imagine-asset-generator@1/SKILL.md
source_sha256: c8bf6c17615e
---

# Imagine Asset Generator

## When to Use

- User says **generate image** or task matches this capability
- User says **create asset** or task matches this capability
- User says **make icon** or task matches this capability
- User says **design mockup** or task matches this capability

## Workflow

1. Clarify subject, style, dimensions, and constraints.
2. Run compliance-image-guard on prompt.
3. Generate via imagine skill or image API.
4. Deliver file path and usage notes.

## Integrations

- `imagine`
- `compliance-image-guard`
- `safe-image-editor`

## Error Handling

| Failure | Response |
|---------|----------|
| Policy block | Revise prompt; explain blocked element. |

## Gotchas

- Load imagine skill when image_gen tools are available.

## Example

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