send-file by ninehills/skills
npx skills add https://github.com/ninehills/skills --skill send-file直接向当前 Telegram 聊天发送文件。ALMA_CHAT_ID 环境变量会自动在您的 Bash 环境中可用。
# 发送照片/图片
alma send photo /path/to/image.jpg "可选说明文字"
# 发送文档/文件
alma send file /path/to/document.pdf "可选说明文字"
# 发送音频/音乐
alma send audio /path/to/song.mp3 "可选说明文字"
# 发送视频
alma send video /path/to/video.mp4 "可选说明文字"
# 发送语音消息 (ogg 格式)
alma send voice /path/to/voice.ogg
photo / image → 以照片形式发送(压缩,内联预览)file / document / doc → 以文档形式发送(原始质量,下载)广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
audiomusicvideo → 以视频形式发送(内联播放器)voice → 以语音消息形式发送file 发送。ALMA_CHAT_ID 会自动设置。您不需要去查找聊天 ID。--chat <chatId>:alma send photo --chat 12345 /path/to/img.jpg当您生成图片、创建文件或产生任何用户应作为文件接收的输出时:
alma send 来发送它不要仅仅在回复中粘贴文件路径并期望它们被自动发送。您必须明确地发送文件。
每周安装量
104
代码仓库
GitHub 星标数
257
首次出现
2026年2月28日
安全审计
已安装于
gemini-cli102
github-copilot102
amp102
cline102
codex102
kimi-cli102
Send files directly to the current Telegram chat. The ALMA_CHAT_ID environment variable is automatically available in your Bash environment.
# 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"
# Send a voice message (ogg format)
alma send voice /path/to/voice.ogg
photo / image → sends as photo (compressed, inline preview)file / document / doc → sends as document (original quality, download)audio / music → sends as audio (with player UI)video → sends as video (inline player)voice → sends as voice messagefile instead.ALMA_CHAT_ID is set automatically. You do NOT need to figure out the chat ID.--chat <chatId>: alma send photo --chat 12345 /path/to/img.jpgWhen you generate an image, create a file, or produce any output the user should receive as a file:
alma send to deliver itDo NOT just paste file paths in your reply and expect them to be auto-sent. YOU must explicitly send files.
Weekly Installs
104
Repository
GitHub Stars
257
First Seen
Feb 28, 2026
Security Audits
Gen Agent Trust HubWarnSocketPassSnykPass
Installed on
gemini-cli102
github-copilot102
amp102
cline102
codex102
kimi-cli102
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
40,000 周安装