Install
openclaw skills install @space-cadet/image-handoffDetect image generation requests and route them to the artist agent. Use when user asks to draw, generate, create, sketch, render, or visualize an image.
openclaw skills install @space-cadet/image-handoffDetect image generation requests and route them to the artist agent.
Explicit trigger:
!img <prompt> — immediate handoff, no confirmationAuto-detection (ask for confirmation):
When explicit trigger or confirmed auto-detect:
Extract the prompt (everything after trigger word, or the full request)
Send to artist agent via sessions_send with context:
Wait for artist agent response
Deliver image/result back to user
Image generation request from Deepak (明达):
Prompt: "a cat in space"
Preferences: sci-fi aesthetic, high contrast (from memory)
Request ID: img-2026-05-21-001
Log to memory/image-requests.md:
If request is ethically problematic, decline before handoff and explain why.