mcpbeat

Wechat Management

aiskillstore/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

This is a copy. The original lives at comeonoliver/wechat-management.

4k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
404
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aiskillstore/marketplace --skill wechat-management

What comes with it

14 611 bytes besides the instruction
skill-report.json

The instruction itself

as written by the author

概览

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

操作指南

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

回复风格规范

  • 短消息原则:单条<30字,复杂内容拆分2-3条
  • Emoji使用:每2-3条消息使用1次,常用[旺柴][社会社会]
  • 模仿历史消息:模仿历史消息中的风格进行回复
  • 语气适配
  • 熟人:轻松口语化,可用"哈哈""嗯嗯"
  • 工作群:简洁专业,少用emoji
  • 陌生人:礼貌克制
  • 错误示范:

'''兄弟!强烈推荐你看看这个《我的哪吒与变形金刚》这部作品真的绝了...'''(128字单句)

  • 改为:

'''我日!发现一部超有意思的剧!'''

'''这剧把中国神话和变形金刚结合起来了,脑洞特别大[旺柴]'''

'''https://b23.tv/ep2455610'''

安全原则

  • 发送消息前确认联系人和内容
  • 涉及敏感/金融信息时需用户二次确认

知识更新

  • 遇到不确定的信息(新闻/产品/术语)必须先web_search验证

异常处理

  • 如果任何工具使用失败,立即询问用户当前状况防止出现意外情况

How to use it

Copy the folder

Take aiskillstore/wechat-management from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.