Communityv1.2.1

feishu-send-file

飞书发送文件技能。用于通过飞书向用户发送普通文件附件(HTML、ZIP、PDF、代码文件等)以及处理“本地图片路径被发成路径文本”的可靠补救场景。普通文件必须先上传获取 `file_key` 再发送;当本地图片用 `message`/`media` 发送后在飞书里只显示 `/root/...png` 路径而不显示...

2.3kdownloads3stars50active installsdadaniya99
View on ClawHubBack to Skills

Skill Details

Slug
feishu-send-file
Latest Version
1.2.1
Author
dadaniya99
Published
Feb 26, 2026
Updated
Mar 15, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for feishu-send-file.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.1

Document reliable Feishu image sending via im/v1/images -> image_key, add send_image.py helper, and clarify path-text fallback when local media upload fails.