Install
openclaw skills install @tobewin/four-layer-photo-posterTurn each supplied photo into its own 3:4 vertical, four-stage design poster with exact four-band assembly and a continuous source scene.
openclaw skills install @tobewin/four-layer-photo-posterUse this skill for one independent high-design 3:4 poster per supplied photograph. The poster transitions through four contiguous horizontal bands: original photography, selective-memory stickers, watercolor ticket, and gilded enamel magnet. It is never a multi-photo collage.
For each source photo, first create four separate panoramic layer assets, then assemble them deterministically. Do not ask the image model to draw the final four-band layout in one pass: it cannot reliably enforce equal bands or a seamless join.
1:1:1:1, from top to bottom, with no separator, border, gutter, blank seam, rounded panel, logo, watermark, or layer number.Default to no generated text. Add text only when the user supplies the copy or when a short source-supported label is safely legible. Never infer a place, date, identity, or factual identifier. Decorative ticket rules, linework and a blank stamp are preferable to garbled microtext.
Run the helper with four image paths in visual order:
python3 scripts/compose_poster.py --photo /path/photo.png --stickers /path/stickers.png --ticket /path/ticket.png --magnet /path/magnet.png --output /path/poster.png
Its default output is 1200×1600. Use --width with a positive integer divisible by 3 to select another 3:4 output size; each band will be exactly one quarter of the resulting height.