xiaohongshu-publisher
SKILL.md
小红书 Publisher
Create, format, and publish posts to 小红书 (Xiaohongshu/RED) through browser automation.
Requirements
- Python 3 with Pillow (
pip install Pilloworapt install python3-pil) - CJK fonts —
fonts-noto-cjkon Linux (apt install fonts-noto-cjk), or Noto Sans CJK via Homebrew on macOS - OpenClaw browser tool — access to a browser with the user logged into 小红书 creator portal
- A connected OpenClaw node (or sandbox browser) with Chrome/Chromium for browser automation
Overview
This skill handles the complete 小红书 publishing pipeline:
- Draft — Write post content in 小红书 style
- Cover — Generate a cover image (1080×1440)
- Review — Send draft to user for approval via messaging channel
- Publish — Use browser automation to post (or deliver for manual posting)