微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。
7574534公众号自动化运营:内容采集、数据分析、互动管理。
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 "回复"]
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/wemp-operator · pinned to the source commit
git clone https://github.com/IanShaw027/wemp-operator.git
cd wemp-operator
git checkout 7574534715edf5423b258beb12a2dc63372f8c2a
mkdir -p ".claude/skills/wemp-operator"
cp -r . ".claude/skills/wemp-operator"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 7574534715ed. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.