# Send WeChat MP CN to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "wechat-mp-cn",
    "name": "WeChat MP CN",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/guohongbin-git/wechat-mp-cn",
    "canonicalUrl": "https://clawhub.ai/guohongbin-git/wechat-mp-cn",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/wechat-mp-cn",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=wechat-mp-cn",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "package.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/wechat-mp-cn"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/wechat-mp-cn",
    "downloadUrl": "https://openagent3.xyz/downloads/wechat-mp-cn",
    "agentUrl": "https://openagent3.xyz/skills/wechat-mp-cn/agent",
    "manifestUrl": "https://openagent3.xyz/skills/wechat-mp-cn/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/wechat-mp-cn/agent.md"
  }
}
```
## Documentation

### 微信公众号监控

文章监控、阅读量追踪、舆情分析。

### 功能

📱 文章监控
📊 阅读量追踪
🔍 舆情分析
📢 订阅号/服务号管理

### ⚠️ 限制

微信公众号 API 需要认证，需要以下之一：

### 1. 官方 API（需认证）

# 需要微信开放平台认证
# https://open.weixin.qq.com/

### 2. 第三方工具

WeChatpy - Python SDK
EasyWechat - PHP SDK
NewRank - 数据分析平台

### 3. 手动监控

搜狗微信搜索: https://weixin.sogou.com/
西瓜数据: https://data.xiguaji.com/

### 1. 竞品监控

追踪竞品发布
分析内容策略
学习爆款文章

### 2. 舆情监控

品牌关键词
行业热点
危机预警

### 3. 内容分析

阅读量趋势
点赞/评论分析
分享传播

### 数据字段

字段说明title文章标题author作者publish_time发布时间read_count阅读量like_count点赞数comment_count评论数

### 与其他平台对比

平台类型特点公众号长图文私域流量小红书图文+短视频公域流量抖音短视频算法推荐知乎问答知识分享

### 注意事项

API 限制: 需要认证
频率控制: 避免被封
数据合规: 仅用于个人研究

版本: 1.0.0
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: guohongbin-git
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/wechat-mp-cn)
- [Send to Agent page](https://openagent3.xyz/skills/wechat-mp-cn/agent)
- [JSON manifest](https://openagent3.xyz/skills/wechat-mp-cn/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/wechat-mp-cn/agent.md)
- [Download page](https://openagent3.xyz/downloads/wechat-mp-cn)