Install
openclaw skills install tg-image-senderSend test or generated images directly to Telegram chats using the message tool with Picsum.photos URLs or custom media. Use when the user requests to 'send photo', 'generate image here in TG', or show/test images in Telegram (e.g., 'пришли фото', 'покажи картинку').
openclaw skills install tg-image-senderCall the message tool directly:
message action=send channel=telegram media="https://picsum.photos/800/600?random=1" caption="Test image 🦞"
https://picsum.photos/400/300https://picsum.photos/800/600?random=1234 for reproducible.media="https://picsum.photos/800/600?random=1"media="https://picsum.photos/seed/cat/800/600"After sending, use NO_REPLY to avoid duplicate text.
message tool.No scripts needed—pure tool call.