🔧
Wechat Automation
🔓Unverified
微信发信能力:控制本机发送微信文本或图片。触发词:给[某人]发微信、通知[某人]、把这个用微信发给[某人]、用微信发个图片
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
1
Run in terminal (recommended)
terminal
claude mcp add wechat-automation npx -- -y @trustedskills/wechat-automation
2
Or manually add to ~/.claude/settings.json
~/.claude/settings.json
{
"mcpServers": {
"wechat-automation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wechat-automation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
Tags
🛡️
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- MIT
- Author
- LAVARONG
- Installs
- 0
- Updated
- Mar 11, 2026
- Published
- Oct 31, 2025
🔓 Unverified
Not yet reviewed. Use with caution.