weixin-file-send

Send files and images to users in WeChat conversations via protocol commands.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/vuhuudo/GeminiCLI-skill --skill weixin-file-send-vuhuudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weixin-file-send
Source: https://github.com/vuhuudo/GeminiCLI-skill/tree/main/weixin-file-send
Command: npx skills add https://github.com/vuhuudo/GeminiCLI-skill --skill weixin-file-send-vuhuudo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of sending files or images back to a user within a WeChat conversation, streamlining the process of file exchange.

Core Features & Use Cases

  • File and Image Sending: Facilitates the transmission of files and images to the user's chat.
  • Protocol-Based Delivery: Ensures accurate file delivery by following specific protocol instructions.
  • Use Case: When a user requests a file or image, such as "send me the file" or "发给我", this Skill can be used to deliver the requested content back to the chat.

Quick Start

To send a file or image, use the 'weixin-file-send' skill and specify the file path and optional caption, like 'send the file at ./output/report.pdf'.

Frequently Asked Questions about weixin-file-send

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

FAQPage Schema
How do I send files or images back to a user in a WeChat conversation?

To send files or images in WeChat, this Skill uses a predefined protocol to execute commands that securely deliver content like PDFs or images back into the user's chat. You simply specify the file path to trigger the transfer.

What file formats are supported for WeChat file transfer?

WeChat file transfer via this Skill currently supports image and PDF formats. It handles these specific file types by following protocol-based delivery instructions to accurately send the requested content back to the chat.

How does protocol-based delivery work for sending WeChat images?

Protocol-based delivery for WeChat images works by executing specific predefined commands to securely transfer files. This mechanism ensures accurate file exchange by strictly following the protocol instructions rather than standard chat input.

Can I use this Skill to send a PDF I just generated in my workflow?

Yes, you can send a generated PDF by specifying the file path and an optional caption. The Skill handles the file transfer request and uses protocol commands to deliver the PDF directly into the WeChat conversation.

What is the best way to automate file exchange in WeChat?

Automating file exchange in WeChat is best handled by using protocol-based delivery commands. This Skill streamlines the process by executing predefined protocol instructions to securely and accurately transmit files or images back to the user.

Are there limitations on what can be sent using WeChat protocol-based delivery?

WeChat protocol-based delivery through this Skill is limited to handling image and PDF formats. It requires the ability to execute protocol commands, meaning it may not support other file types outside of these specified formats.