WeChat iLink local skills for sending and receiving files.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add wzj998/ChatCCC --skill wechat-file-skill --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wechat File Skill?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wzj998-wechat-file-skill)More formats (shields.io, HTML) on the badges page.
---
name: wechat-file-skill
description: WeChat iLink local skills for sending and receiving files.
---
Current working directory: {{cwd}}
WeChat files are handled through the iLink SDK. The local server does NOT have HTTP RPC endpoints for WeChat; use the helper scripts below instead.
- **Receive files**: Files 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-file-skill/receive-send-file.md`
- **Send files**: Use the send-file helper script — read `{{im_skills_cache_dir}}/wechat-file-skill/receive-send-file.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!