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
Best use case
wechat-management is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
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
Teams using wechat-management should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/wechat-management/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How wechat-management Compares
| Feature / Agent | wechat-management | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
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验证
# 异常处理
- 如果任何工具使用失败,立即询问用户当前状况防止出现意外情况Related Skills
MCP Configuration Management
## Overview
cursor-context-management
Optimize context window usage in Cursor with @-mentions, context pills, and conversation strategy. Triggers on "cursor context", "context window", "context limit", "cursor memory", "context management", "@-mentions", "context pills".
cursor-api-key-management
Configure BYOK API keys for OpenAI, Anthropic, Google, Azure, and custom models in Cursor. Triggers on "cursor api key", "cursor openai key", "cursor anthropic key", "own api key cursor", "BYOK cursor", "cursor azure key".
md2wechat
Convert Markdown to WeChat Official Account HTML. Use this whenever the user wants WeChat article conversion, draft upload, image generation for articles, cover or infographic generation, image-post creation, writer-style drafting, AI trace removal, or needs to inspect supported providers, themes, and prompt templates before running the workflow.
../../../agents/project-management/cs-project-manager.md
No description provided.
../../../project-management/confluence-expert/SKILL.md
No description provided.
../../../c-level-advisor/change-management/SKILL.md
No description provided.
../../../project-management/atlassian-templates/SKILL.md
No description provided.
../../../project-management/atlassian-admin/SKILL.md
No description provided.
track-management
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
server-management
Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.
secrets-management
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.