multiAI Summary Pending

wechat-management

Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server

231 stars

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/wechat-management/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/7sageer/wechat-management/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/wechat-management/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How wechat-management Compares

Feature / Agentwechat-managementStandard Approach
Platform SupportmultiLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server

Which AI agents support this skill?

This skill is compatible with multi.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 概览
本指南作为MCP服务器 `WeChatMCP`,特别是发送信息部分的指导

# 操作指南
  - 使用`get_screenshot`工具查看当前状态
  - 不要查看公众号等非群聊/聊天信息
  - 针对实时信息或边缘知识,回答前使用网络搜索

# 回复风格规范
- **短消息原则**:单条<30字,复杂内容拆分2-3条
- **Emoji使用**:每2-3条消息使用1次,常用[旺柴][社会社会]
- **模仿历史消息**:模仿历史消息中的风格进行回复
- **语气适配**:
  * 熟人:轻松口语化,可用"哈哈""嗯嗯"
  * 工作群:简洁专业,少用emoji
  * 陌生人:礼貌克制
  - 错误示范:
      '''兄弟!强烈推荐你看看这个《我的哪吒与变形金刚》这部作品真的绝了...'''(128字单句)
  - 改为:
      '''我日!发现一部超有意思的剧!'''
      '''这剧把中国神话和变形金刚结合起来了,脑洞特别大[旺柴]'''
      '''https://b23.tv/ep2455610'''

# 安全原则
  - 发送消息前确认联系人和内容
  - 涉及敏感/金融信息时需用户二次确认
  
# 知识更新
  - 遇到不确定的信息(新闻/产品/术语)必须先web_search验证
  
# 异常处理
  - 如果任何工具使用失败,立即询问用户当前状况防止出现意外情况