This automates posting images to Xiaohongshu's creator platform using CDP to connect to your existing logged-in Chrome session. You launch Chrome with remote debugging on port 9222, log in once via QR code, and from then on it can upload images, fill titles and descriptions, and handle the whole publishing flow without managing auth tokens. It defaults to saving drafts unless you explicitly say "publish now" or similar phrases. The workflow is methodical: verify connection, check login status, parse any markdown input, upload images through file inputs, fill form fields, and save. Built for folks who need to batch-publish or automate their Xiaohongshu content workflow without clicking through the web UI manually each time. Python scripts included for parsing markdown notes and clipboard operations.
npx skills add https://github.com/iamzifei/red-publisher-skill --skill xiaohongshu-publisher