← 返回 Skills 市场
275
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nanobot-feishu-send
功能描述
用 nanobot 的 message 工具向飞书发送图片/文件/语音/视频,上传与消息类型自动处理。
安全使用建议
This skill simply tells the agent to send local files via your existing nanobot/Feishu setup. Before installing or using it: (1) confirm you trust the environment where nanobot runs (the skill can send any local file you point it to); (2) avoid giving paths to sensitive files; (3) be aware that if you provide a URL the agent may download it to disk before sending; and (4) ensure your ~/.nanobot/config.json and nanobot gateway are correctly configured. If you need stricter controls, limit who can invoke the skill or run nanobot in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: nanobot-feishu-send
Version: 0.1.0
The skill bundle 'nanobot-feishu-send' contains no executable code and consists entirely of documentation and instructions (SKILL.md, README.md) for an AI agent. It provides guidance on how to format JSON payloads for a pre-existing 'message' tool within the nanobot ecosystem to send local files to Feishu. The instructions are consistent with the stated purpose and include security advice regarding sensitive data and configuration privacy.
能力评估
Purpose & Capability
Name/description (send local attachments to Feishu via nanobot) matches the instructions and prerequisites (~/.nanobot/config.json enabled, nanobot gateway running). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to putting local file paths into the 'media' field and using the nanobot 'message' tool. It also allows downloading a user-provided URL to the local machine before sending — this implies the agent will fetch external URLs and write files locally when asked, which is appropriate for the feature but worth noting as an operational capability.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by an installer as part of the skill itself.
Credentials
The skill declares no required environment variables, binaries, or credentials. The single external dependency is that the user's nanobot instance and Feishu channel are already configured — this is proportional to the described function.
Persistence & Privilege
always is false and the skill is user-invocable. The default ability for the agent to invoke the skill autonomously is the platform norm and not excessive here; the skill does not request persistent system-level privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nanobot-feishu-send - 安装完成后,直接呼叫该 Skill 的名称或使用
/nanobot-feishu-send触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of **nanobot-feishu-send** skill.
- Enables sending images, files, audio, and video to Feishu using nanobot's message tool.
- Supports automatic handling of file uploads and message types.
- Requires local file paths to be specified in the `media` field (not in `content`).
- Added usage examples, supported file types, and troubleshooting steps in documentation.
元数据
常见问题
nanobot-feishu-send 是什么?
用 nanobot 的 message 工具向飞书发送图片/文件/语音/视频,上传与消息类型自动处理。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。
如何安装 nanobot-feishu-send?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nanobot-feishu-send」即可一键安装,无需额外配置。
nanobot-feishu-send 是免费的吗?
是的,nanobot-feishu-send 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
nanobot-feishu-send 支持哪些平台?
nanobot-feishu-send 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 nanobot-feishu-send?
由 xinyu(@xinyuqinfeng)开发并维护,当前版本 v0.1.0。
推荐 Skills