weibo-hub
Installation
SKILL.md
weibo-hub
Adapted from: jackwener/weibo-cli (Apache-2.0)
This skill streamlines the original repository as follows:
- Removed the
click/rich/browser-cookie3/qrcode/pyyamldependencies- Kept only
httpxas a third-party dependency- Removed the CLI layer; all functionality is encapsulated as a synchronous Python API
- Changed authentication to extracting cookies with
browser_use get_cookies, then callingsetup_credential()to save them- Changed the data directory to
/var/minis/workspace/weibo-hub/