← 返回
未分类 Key

Feishu Image

Upload and send images to Feishu chats or users by file path or URL, with image caching to avoid duplicate uploads.
通过文件路径或 URL 向飞书聊天或用户上传并发送图片,并使用图片缓存避免重复上传。
autogame-17 autogame-17 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 169
下载
💾 7
安装
1
版本
#latest

概述

Feishu Image Skill

上传并发送图片到飞书聊天或用户。支持缓存 image_key,避免重复上传同一文件。

使用方式

node skills/feishu-image/send.js --target <chat_id_or_user_id> --file <path_to_image>
# 或者直接发送网络图片(自动下载)
node skills/feishu-image/send.js --target <chat_id_or_user_id> --url <image_url>

参数

  • --target: 用户 OpenID(ou_...)或群 ChatID(oc_...
  • --file: 本地图片路径
  • --url: 网络图片 URL(可选,自动下载并发送)

配置

  • FEISHU_APP_ID
  • FEISHU_APP_SECRET

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-20 06:21

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

office-efficiency

Feishu Evolver Wrapper

autogame-17
(Depreciated: This skill is no longer maintained; its related functions have been absorbed by the Evolver main body.) Fe
★ 18 📥 67,839
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,168 📥 941,269
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 868 📥 348,148