Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Post text, images, videos, and long-form articles to Weibo (微博) via Chrome browser automation.
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-weibo-scripts",3"private": true,4"type": "module",5"dependencies": {6"baoyu-chrome-cdp": "^0.1.0",7"baoyu-md": "^0.1.0"8}9}10