Wechat Management
Automates WeChat contact organization, message filtering, and group management tasks based on user-defined rules.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wechat-management npx -- -y @trustedskills/wechat-management
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wechat-management": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wechat-management"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to manage WeChat interactions. It can likely handle tasks such as sending messages, reading incoming messages, and potentially managing contacts or groups within the WeChat platform. The specific capabilities are not detailed in the provided source content.
When to use it
- Automating responses to common inquiries received through WeChat.
- Sending out announcements or updates to a WeChat group.
- Gathering information from users via automated conversations on WeChat.
- Responding to user requests within a WeChat bot workflow.
Key capabilities
- WeChat interaction management (specifics not detailed)
Example prompts
- "Send a message to [contact name] saying, 'Meeting is rescheduled for tomorrow.'"
- "Read the latest messages from my WeChat group."
- “Automate responses to users who ask about our opening hours.”
Tips & gotchas
The skill requires access to and configuration with a WeChat account. Specific permissions and authentication methods will be required to utilize its features effectively.
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 |
🌐 Community
Passed automated security scans.