wecom-send-media

Automates sending local media files via a MEDIA: command in WeCom.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-send-media-hashstacs-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wecom-send-media
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/extensions/wecom-openclaw-plugin/skills/wecom-send-media
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill wecom-send-media-hashstacs-global

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the issue of manually sending media files by automating the process through a single command, saving time and improving efficiency.

Core Features & Use Cases

  • Automated File Sending: Send various media files like images, videos, voice, and documents to users with a single MEDIA: command.
  • Trigger Conditions: Automatically trigger file sharing based on user requests or file generation scenarios.
  • Use Case: When a user requests to send an image, video, or other file, or when a new file needs to be delivered to the user, this skill simplifies the process.

Quick Start

Send an image file to a user using the command: MEDIA: /path/to/your/image.png

Frequently Asked Questions about wecom-send-media

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

FAQPage Schema
How do I send local media files in WeCom using an automated command?

Sending local media files in WeCom is done by executing the `MEDIA:` command alongside your file path. This method supports images, videos, audio, and documents, simplifying the delivery process when users request files.

Can I use a single command to send different file formats like images and documents?

Yes, the `MEDIA:` command supports sending various file formats including images, videos, voice recordings, and documents. You simply provide the local file path, and the skill automates the delivery to the WeCom channel.

What is the best way to automate file sharing in WeCom based on user requests?

Automating file sharing in WeCom is best handled by the `MEDIA:` command, which triggers delivery when a user requests a file or when a new file is generated. This approach focuses on ease of use and improves communication efficiency.

When should I trigger automated media sharing instead of manual file sending?

You should trigger automated media sharing when a user explicitly requests a file or when a new file generation scenario requires immediate delivery. This saves time and improves efficiency over manual sending in WeCom.