WeChat Article Downloader
Downloads WeChat Official Account articles via Chrome CDP and converts to clean Markdown with locally saved images.
Script Directory
Agent Execution Instructions:
- Determine this SKILL.md file's directory path as
SKILL_DIR - Detect runtime: if
bunis available usebun, otherwise usenpx -y bun. Store as${BUN_X} - Script path =
${SKILL_DIR}/scripts/main.ts
Runtime Detection (one-time per session):
command -v bun >/dev/null 2>&1 &
[Description truncada. Veja o README completo no GitHub.]