← Back to Skills Marketplace
drones277

TG Image Sender

by RigdenDjapo · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1678
Downloads
2
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install tg-image-sender
Description
Send 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., 'пришли фото', 'покажи картинку').
Usage Guidance
This is a simple, instruction-only skill that builds image URLs (Picsum or user-supplied) and tells the platform's message tool to send them to Telegram. Before installing, confirm that: (1) the platform 'message' tool/channel integration you use is trusted and correctly scoped (it will perform the actual send and hold Telegram credentials), (2) you are comfortable the agent may forward arbitrary external image URLs provided by users (no URL validation is performed), and (3) you only enable the skill when you want the agent to send images — autonomous invocation is allowed by default, so review agent policies/permissions if you need stricter controls.
Capability Analysis
Type: OpenClaw Skill Name: tg-image-sender Version: 1.0.0 The skill 'tg-image-sender' is designed to send images to Telegram chats using a platform-provided 'message' tool. The `SKILL.md` content provides clear instructions for using `picsum.photos` URLs or 'custom media' as input. There is no evidence of prompt injection attempting to subvert the agent's behavior, no instructions for data exfiltration, malicious execution, persistence, or obfuscation. The skill explicitly states 'No scripts needed—pure tool call,' indicating no executable code is part of the bundle. The behavior is clearly aligned with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill simply builds a Picsum (or other) media URL and calls the platform 'message' tool to send it to Telegram. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions are narrowly scoped to forming a media URL and calling the message tool. However, the skill allows arbitrary media URLs (user-provided or generated) and performs no validation; that means the agent can forward any externally hosted image URL to Telegram recipients. This is expected for an image-sending skill but worth noting as a potential privacy/content caution.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. The skill relies on the platform 'message' tool for channel authentication, which is appropriate and proportional.
Persistence & Privilege
always is false and the skill is user-invocable. The default ability for the agent to invoke the skill autonomously remains, which is normal; the skill does not request persistent system-wide privileges or modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tg-image-sender
  3. After installation, invoke the skill by name or use /tg-image-sender
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Send test or generated images to Telegram using message tool with Picsum or custom media.
Metadata
Slug tg-image-sender
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is TG Image Sender?

Send 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., 'пришли фото', 'покажи картинку'). It is an AI Agent Skill for Claude Code / OpenClaw, with 1678 downloads so far.

How do I install TG Image Sender?

Run "/install tg-image-sender" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TG Image Sender free?

Yes, TG Image Sender is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TG Image Sender support?

TG Image Sender is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TG Image Sender?

It is built and maintained by RigdenDjapo (@drones277); the current version is v1.0.0.

💬 Comments