telegram-file-sender

Send local files as Telegram attachments via OpenClaw CLI.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Andy-HNU/AndyClaw --skill telegram-file-sender
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: telegram-file-sender
Source: https://github.com/Andy-HNU/AndyClaw/tree/main/skills/telegram-file-sender
Command: npx skills add https://github.com/Andy-HNU/AndyClaw --skill telegram-file-sender

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Send local files to Telegram chats from a workspace without manual UI uploads, speeding up delivery and reducing errors.

Core Features & Use Cases

  • Direct delivery to direct chats and group/topic targets via the OpenClaw CLI.
  • Support for common file types (md, txt, pdf, images, videos) sourced from workspace paths.
  • Safe workflow with source verification, workspace-relative paths, and clear error handling.

Quick Start

Use the telegram-file-sender to send a local file to a Telegram chat with an optional caption.

Frequently Asked Questions about telegram-file-sender

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send local files to Telegram chats from my workspace?▼

You can send local files to Telegram chats by using this Skill to transmit workspace-relative files as attachments via the OpenClaw CLI. It supports direct chats and group/topic targets, handling common formats like md, txt, pdf, images, and videos with optional captions.

Can I send images and videos as Telegram attachments using the command line?▼

Yes, you can send images and videos as Telegram attachments via the command line. The Skill supports md, txt, pdf, image, and video file types sourced from workspace-relative paths and delivers them through the OpenClaw CLI.

Does the Telegram file sender support delivering documents to specific group topics?▼

Yes, the Telegram file sender supports delivering documents to specific group topics. It facilitates sending local files to both direct chats and group/topic targets via the OpenClaw CLI with optional captions.

What is the best way to automate sending workspace documents to Telegram without manual UI uploads?▼

The best way to automate sending workspace documents to Telegram without manual UI uploads is using this Skill. It validates file presence, resolves workspace-relative paths, and handles errors with clear messages to ensure safe delivery via the OpenClaw CLI.

What happens if a local file is missing when I try to send it to Telegram?▼

If a local file is missing when you try to send it to Telegram, the Skill validates file presence and returns a clear error message. This safe-capability flow prevents failed transfers and ensures workspace-relative paths are resolved correctly before delivery.