
Wemp Operator
Automate a WeChat Official Account workflow—hot-topic collection, daily/weekly reports, comment checks/replies, and article drafts—when you already use the wemp skill.
Overview
wemp-operator is an agent skill for the Grow phase that automates WeChat Official Account hot-topic collection, reporting, comment handling, and article generation on top of the wemp skill.
Install
npx skills add https://github.com/IanShaw027/wemp-operator --skill SKILL.mdWhat is this skill?
- Trigger phrases for 采集热点, 公众号日报, 周报, 检查评论, 回复评论, and 生成文章
- Depends on the separate wemp skill for WeChat platform wiring
- Bundles recurring editorial ops into agent-invokable routines
- Targets solo operators running a single official account without a full social team
- 6 Chinese trigger workflows: hot topics, daily report, weekly report, comment check, comment reply, article generation
Adoption & trust: 96 GitHub stars.
What problem does it solve?
You publish on WeChat but spend hours manually tracking trends, summarizing performance, and responding to comments.
Who is it for?
Solo builders already using the wemp skill who want scripted 公众号 maintenance in Chinese trigger phrases.
Skip if: Teams not on WeChat Official Accounts, or anyone who has not installed and configured wemp first.
When should I use this skill?
User says 采集热点, 公众号日报, 周报, 检查评论, 回复评论, or 生成文章 for WeChat ops (requires wemp).
What do I get? / Deliverables
Your agent runs triggered WeChat ops routines—reports, comment checks, replies, and drafts—so you keep a steady content cadence with less manual work.
- Daily or weekly account summary
- Comment audit and reply actions
- Draft articles from collected topics
Recommended Skills
Journey fit
Ongoing WeChat publishing and engagement sits in Grow where solo builders compound audience through repeatable content ops. Daily reports, comment moderation, and article generation are core content lifecycle tasks, not one-off launch spikes.
How it compares
A WeChat-specific ops skill package, not a general SEO or email lifecycle tool.
Common Questions / FAQ
Who is wemp-operator for?
Indie builders and small operators who manage a WeChat Official Account with agents and already rely on the wemp skill for platform access.
When should I use wemp-operator?
During Grow content work when you need 采集热点, 日报/周报, comment checks, replies, or 生成文章—after wemp is set up and editorial rules are clear.
Is wemp-operator safe to install?
Review the Security Audits panel on this Prism page before granting network or API access; comment auto-reply can affect brand risk, so keep human approval on sensitive threads.
Workflow Chain
Requires first: wemp
SKILL.md
READMESKILL.md - Wemp Operator
微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。 # wemp-operator { "name": "wemp-operator", "description": "微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。" }