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

25 stars

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

$curl -o ~/.claude/skills/wechat-management/SKILL.md --create-dirs "https://raw.githubusercontent.com/ComeOnOliver/skillshub/main/skills/aiskillstore/marketplace/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 SupportNot specifiedLimited / 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

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

25
from ComeOnOliver/skillshub

## Overview

cursor-context-management

25
from ComeOnOliver/skillshub

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

25
from ComeOnOliver/skillshub

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

25
from ComeOnOliver/skillshub

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

25
from ComeOnOliver/skillshub

No description provided.

../../../project-management/confluence-expert/SKILL.md

25
from ComeOnOliver/skillshub

No description provided.

../../../c-level-advisor/change-management/SKILL.md

25
from ComeOnOliver/skillshub

No description provided.

../../../project-management/atlassian-templates/SKILL.md

25
from ComeOnOliver/skillshub

No description provided.

../../../project-management/atlassian-admin/SKILL.md

25
from ComeOnOliver/skillshub

No description provided.

track-management

25
from ComeOnOliver/skillshub

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

25
from ComeOnOliver/skillshub

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

secrets-management

25
from ComeOnOliver/skillshub

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.