Documentation
README
Topic Planning + Content Calendar
Use Cases
- User says "帮我规划下周公众号内容"
- User says "最近有什么热门选题可以写"
- User says "帮我做一份内容日历"
- User wants to know what competitor accounts are writing about
- Need to make topic decisions based on data
Dependencies
Node.js + cheerio (install once):
npm install -g cheerio
Script Directory
| Script | Purpose | Usage |
|---|---|---|
scripts/wechat_search.js |
Sogou WeChat article search | node "$SKILLS_ROOT/content-planner/scripts/wechat_search.js" "keyword" |
Search Script Parameters
IMPORTANT: Always use the $SKILLS_ROOT environment variable to locate scripts.
This is the opening of the README. Read the full README on GitHub.