Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Post articles and image-text content to WeChat Official Account via API or Chrome CDP, with markdown-to-WeChat HTML conversion.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
scripts/package.json
1{2"name": "baoyu-post-to-wechat-scripts",3"private": true,4"type": "module",5"dependencies": {6"@jsquash/webp": "^1.5.0",7"baoyu-chrome-cdp": "^0.1.0",8"baoyu-md": "^0.1.0",9"jimp": "^1.6.0"10}11}12