← 返回 Skills 市场
TG Image Sender
作者
RigdenDjapo
· GitHub ↗
· v1.0.0
1678
总下载
2
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install 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., 'пришли фото', 'покажи картинку').
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tg-image-sender - 安装完成后,直接呼叫该 Skill 的名称或使用
/tg-image-sender触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Send test or generated images to Telegram using message tool with Picsum or custom media.
元数据
常见问题
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., 'пришли фото', 'покажи картинку'). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1678 次。
如何安装 TG Image Sender?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tg-image-sender」即可一键安装,无需额外配置。
TG Image Sender 是免费的吗?
是的,TG Image Sender 完全免费(开源免费),可自由下载、安装和使用。
TG Image Sender 支持哪些平台?
TG Image Sender 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TG Image Sender?
由 RigdenDjapo(@drones277)开发并维护,当前版本 v1.0.0。
推荐 Skills