← Back to Skills Marketplace
xinyuqinfeng

nanobot-feishu-send

by xinyu · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
275
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nanobot-feishu-send
Description
用 nanobot 的 message 工具向飞书发送图片/文件/语音/视频,上传与消息类型自动处理。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nanobot-feishu-send
  3. After installation, invoke the skill by name or use /nanobot-feishu-send
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nanobot-feishu-send
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is nanobot-feishu-send?

用 nanobot 的 message 工具向飞书发送图片/文件/语音/视频,上传与消息类型自动处理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install nanobot-feishu-send?

Run "/install nanobot-feishu-send" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is nanobot-feishu-send free?

Yes, nanobot-feishu-send is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does nanobot-feishu-send support?

nanobot-feishu-send is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created nanobot-feishu-send?

It is built and maintained by xinyu (@xinyuqinfeng); the current version is v0.1.0.

💬 Comments