Generate WeChat Moments (朋友圈) copywriting with hackable templates. Use when user asks for "发朋友圈", "pyq", "wechat moments", or "/pyq".
Generate engaging WeChat Moments (朋友圈) copy with pre-built, hackable templates for different scenarios.
# List all templates
python3 _scripts/wechat_pyq.py
# Generate daily life post
python3 _scripts/wechat_pyq.py --template daily
# Generate insight about AI
python3 _scripts/wechat_pyq.py -t insight --topic "AI"
# Save output to vault
python3 _scripts/wechat_pyq.py -t gratitude --save
daily - Daily life moments (warm & relatable)insight - Thoughts & realizationsgratitude - Appreciation postswork - Tasteful work updatesbook - Book/media recommendationsphoto - Short, evocative captionsweekend - Relaxed weekend vibesquestion - Engaging questions for friends-t, --template TEXT: Template to use--topic TEXT: Topic or theme for the post--list: List all available templates--save: Save output to vault# List templates
python3 _scripts/wechat_pyq.py
# Generate daily post
python3 _scripts/wechat_pyq.py -t daily
# With specific topic
python3 _scripts/wechat_pyq.py -t book --topic "Atomic Habits"
# Save to vault
python3 _scripts/wechat_pyq.py -t weekend --save
Edit _scripts/wechat_pyq.py and modify the TEMPLATES dictionary to add your own or customize existing ones.
Sources/WeChat Moments - {topic} - YYYY-MM-DD.md