AI Summary公众号自动化运营:内容采集、数据分析、互动管理。 数据源:hackernews, github, v2ex, 36kr, weibo, zhihu, producthunt, wallstreetcn 等
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "wemp-operator" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/wemp-operator && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/wemp-operator/SKILL.md "https://raw.githubusercontent.com/IanShaw027/wemp-operator/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
微信公众号自动化运营。触发词:采集热点、公众号日报、周报、检查评论、回复评论、生成文章。依赖 wemp skill。
wemp-operator
公众号自动化运营:内容采集、数据分析、互动管理。
环境检查
`bash node scripts/setup.mjs # 检查依赖 node scripts/setup.mjs --help # 配置指南 `
内容采集
`bash node scripts/content/smart-collect.mjs \ --query "需求" --keywords "关键词" --sources "数据源" [--deep] ` 数据源:hackernews, github, v2ex, 36kr, weibo, zhihu, producthunt, wallstreetcn 等
数据分析
`bash node scripts/analytics/daily-report.mjs [--date YYYY-MM-DD] node scripts/analytics/weekly-report.mjs `
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 4mo ago
◐ StaleAdoptionUnder 100 stars
99 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code