WeChat iLink local skills for sending and receiving videos.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add wzj998/ChatCCC --skill wechat-video-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wechat Video Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wzj998-wechat-video-skill)More formats (shields.io, HTML) on the badges page.
---
name: wechat-video-skill
description: WeChat iLink local skills for sending and receiving videos.
---
Current working directory: {{cwd}}
WeChat videos are handled through the iLink SDK. The local server does NOT have HTTP RPC endpoints for WeChat; use the helper scripts below instead.
- **Receive videos**: Videos sent to the bot are automatically downloaded to `~/.chatccc/images/downloads/` with the filename prefix `wx_`. The message text will include the local path as `[视频] <absolute path>` — read `{{im_skills_cache_dir}}/wechat-video-skill/receive-send-video.md`
- **Send videos**: Use the send-video helper script — read `{{im_skills_cache_dir}}/wechat-video-skill/receive-send-video.md`Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!