Auto-Updater Skill
一个面向 Other 场景的 Agent 技能。原始说明:Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
name: wechat-mp-cn
description: 微信公众号监控 - 文章监控、阅读量追踪、舆情分析(WeChat Official Account)
metadata:
openclaw:
emoji: "📱"
category: "social"
tags: ["wechat", "mp", "china", "official-account", "monitoring"]
文章监控、阅读量追踪、舆情分析。
微信公众号 API 需要认证,需要以下之一:
# 需要微信开放平台认证
# https://open.weixin.qq.com/
| 字段 | 说明 |
|------|------|
| title | 文章标题 |
| author | 作者 |
| publish_time | 发布时间 |
| read_count | 阅读量 |
| like_count | 点赞数 |
| comment_count | 评论数 |
| 平台 | 类型 | 特点 |
|------|------|------|
| 公众号 | 长图文 | 私域流量 |
| 小红书 | 图文+短视频 | 公域流量 |
| 抖音 | 短视频 | 算法推荐 |
| 知乎 | 问答 | 知识分享 |
版本: 1.0.0