If you're publishing to Toutiao (Today's Headlines), this handles the annoying parts: persistent browser sessions so you login once via QR code, then publish articles without re-authenticating every time. It uses patchright for anti-detection and saves your session state locally. You can either let it open an authenticated browser where you write manually, or pass in title, content file, and cover image to automate the whole thing. One nice touch is it auto-fixes Toutiao's quirky 2-30 character title requirement. The headless mode means you can script this into workflows without babysitting a browser window.
npx skills add https://github.com/guanyang/super-publisher --skill toutiao-publisher