file-sender

Send local files to Feishu users and groups via the OpenClaw CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/syzl8512/openclaw-experience --skill file-sender-syzl8512
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-sender
Source: https://github.com/syzl8512/openclaw-experience/tree/main/03_%E6%A0%B8%E5%BF%83Skill/file-sender
Command: npx skills add https://github.com/syzl8512/openclaw-experience --skill file-sender-syzl8512

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to effortlessly send local files, such as reports, images, or documents, directly to Feishu contacts or groups via the OpenClaw CLI, streamlining communication and file sharing.

Core Features & Use Cases

  • Direct File Transfer: Send various file types (PDF, images, videos, documents) to specific Feishu users or chat groups.
  • Command-Line Integration: Utilizes the openclaw message send command for quick and efficient file sharing.
  • Use Case: You've just finished a quarterly report in PDF format and need to send it to your manager on Feishu. Use this Skill to send the report with a brief message in one command.

Quick Start

Use the file-sender skill to send the local file located at /Users/mia/.openclaw/workspace/report.pdf to the Feishu user with ID ou_a345d7e0254f64397b130cd43fc0efe0, including the message "Here is your report".

Frequently Asked Questions about file-sender

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send local files to Feishu users via command line?

To send local files to Feishu users via command line, use the OpenClaw CLI to execute the message send command, which uploads files through the Feishu im/v1/files API and delivers them to specific user IDs.

Can I share different file types like PDFs and videos to Feishu groups?

Yes, you can share various file types including PDFs, images, videos, and documents to Feishu groups by utilizing the OpenClaw CLI for direct file transfer and message delivery.

What do I need to set up before sending files to Feishu contacts through OpenClaw?

Before sending files to Feishu contacts, you need the openclaw binary installed and specific Feishu API permissions configured for message sending and resource access to ensure successful delivery.

Is there a way to attach a brief text message when sending a PDF report to Feishu?

Yes, when sending a PDF report to Feishu, you can include a brief text message alongside the file by passing the message content as a parameter in the openclaw message send command.

Why does my file transfer to Feishu fail using the OpenClaw CLI?

File transfers to Feishu using the OpenClaw CLI fail when the required Feishu API permissions for message sending and resource access are not granted, or if the openclaw binary is missing.