wemp-operator

star 96

微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。

IanShaw027 By IanShaw027 schedule Updated 2/2/2026

name: wemp-operator description: "微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。"

wemp-operator

公众号自动化运营:内容采集、数据分析、互动管理。

环境检查

node scripts/setup.mjs        # 检查依赖
node scripts/setup.mjs --help # 配置指南

内容采集

node scripts/content/smart-collect.mjs \
  --query "需求" --keywords "关键词" --sources "数据源" [--deep]

数据源:hackernews, github, v2ex, 36kr, weibo, zhihu, producthunt, wallstreetcn 等

数据分析

node scripts/analytics/daily-report.mjs [--date YYYY-MM-DD]
node scripts/analytics/weekly-report.mjs

互动管理

node scripts/interact/check-comments.mjs [--list]
node scripts/interact/reply.mjs --comment-id <id> [--content "回复"]
Install via CLI
npx skills add https://github.com/IanShaw027/wemp-operator --skill wemp-operator
Repository Details
star Stars 96
call_split Forks 20
navigation Branch main
article Path SKILL.md
More from Creator