Install
openclaw skills install @hicoldcat/random-image-placeholderGenerate stable or random image placeholder URLs (and optionally download them) using https://picsum.photos. Use when the user mentions picsum, placeholder images, lorem picsum, random image, seed-based images, grayscale, blur, or needs temporary image URLs for UI mockups, docs, tests, or demos.
openclaw skills install @hicoldcat/random-image-placeholderGenerate Picsum-based placeholder images in a consistent, reproducible way. Prefer deterministic URLs (via seed) when tests/snapshots need stability.
picsum.photos, "Lorem Picsum", seed, id, grayscale, blur/200) or width/height (/200/300)?grayscale?blur=1..10?random=1, ?random=2, ...python skills/random-image-placeholder/scripts/picsum.py url ...python skills/random-image-placeholder/scripts/picsum.py download ...seed for reproducible outputs (tests, snapshots, docs that shouldn't "randomly" change)./tmp/ and state it explicitlyreferences/picsum-api.md for endpoint patterns and optionsscripts/picsum.py for deterministic URL generation / downloads