send-file

Installation
SKILL.md

Send File Skill

Send files directly to the current Telegram chat. The ALMA_CHAT_ID environment variable is automatically available in your Bash environment.

Commands

# Send a photo/image
alma send photo /path/to/image.jpg "optional caption"

# Send a document/file
alma send file /path/to/document.pdf "optional caption"

# Send audio/music
alma send audio /path/to/song.mp3 "optional caption"

# Send a video
alma send video /path/to/video.mp4 "optional caption"
Related skills

More from ninehills/skills

Installs
117
GitHub Stars
268
First Seen
Feb 28, 2026