baoyu-post-to-wechat

Installation
SKILL.md

Post to WeChat Official Account

Script Directory

Agent Execution: Determine this SKILL.md directory as SKILL_DIR, then use ${SKILL_DIR}/scripts/<name>.ts.

Script Purpose
scripts/wechat-browser.ts Image-text posts (图文)
scripts/wechat-article.ts Article posting (文章)
scripts/md-to-wechat.ts Markdown → WeChat HTML

Preferences (EXTEND.md)

Use Bash to check EXTEND.md existence (priority order):

# Check project-level first
test -f .baoyu-skills/baoyu-post-to-wechat/EXTEND.md && echo "project"
Installs
1
GitHub Stars
1
First Seen
Jun 28, 2026
baoyu-post-to-wechat — muratcankoylan/baoyu-skills