wechat-redpocket

Convert videos and images into WeChat red pocket cover assets.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Dante-dan/dan-skills --skill wechat-redpocket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-redpocket
Source: https://github.com/Dante-dan/dan-skills/tree/main/src/wechat-redpocket
Command: npx skills add https://github.com/Dante-dan/dan-skills --skill wechat-redpocket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of converting raw video and image materials into correctly formatted WeChat red pocket cover publishing assets with platform-specific dimensions, transparency rules, and encoding requirements.

Core Features & Use Cases

  • Video Asset Processing: Converts videos into 958×1278 H.264 assets with blurred edge expansion, feathered transitions, bitrate control, and optional intelligent speed adjustment.
  • Image Mask Generation: Creates cover and banner PNG assets with transparent non-editable areas that match WeChat red pocket cover specifications.
  • Use Case: Prepare a promotional video and artwork set for a WeChat red pocket campaign by automatically generating upload-ready video, cover, and banner files.

Quick Start

Use the wechat-redpocket skill to process my video and image materials into WeChat red pocket cover assets.

Frequently Asked Questions about wechat-redpocket

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

FAQPage Schema
How do I convert a video into a WeChat red pocket cover asset?

To convert a video into a WeChat red pocket cover asset, you need to process the raw media into a 958×1278 H.264 format with blurred edge expansion, feathered transitions, and bitrate control for platform compliance.

What is image mask generation for WeChat red pocket covers?

Image mask generation for WeChat red pocket covers is the process of creating cover and banner PNG assets with transparent non-editable areas that match platform specifications for correct visual display.

How do I generate upload-ready WeChat red pocket promotional videos?

You can generate upload-ready WeChat red pocket promotional videos by running raw media through an ffmpeg media pipeline that applies H.264 encoding, speed adjustment, and exact canvas dimensions.

Does WeChat red pocket asset processing require ffmpeg?

Yes, WeChat red pocket asset processing requires ffmpeg to handle the media pipeline, ensuring videos meet the exact 958×1278 canvas dimensions and H.264 encoding specifications for upload.

Why does my WeChat red pocket cover image have incorrect transparency?

Incorrect transparency in a WeChat red pocket cover image happens when the PNG output lacks proper image masking for non-editable areas, failing to meet platform-specific transparency rules and exact canvas dimensions.