🦀 ClawHub
Xiaohongshu Image Auto
by @openlark
After users provide a title and body text, automatically completes the entire process: login detection, AI-generated images, content filling, AI-generated tags, tag activation, original content declaration, and publishing.
TERMINAL
clawhub install xiaohongshu-image-auto📖 About This Skill
name: xiaohongshu-image-auto description: After users provide a title and body text, automatically completes the entire process: login detection, AI-generated images, content filling, AI-generated tags, tag activation, original content declaration, and publishing.
Xiaohongshu Automatic Image-Text Post Publishing
Feature Overview
After users provide a title and body text, automatically completes the entire process: login detection, AI-generated images, content filling, AI-generated tags, tag activation, original content declaration, and publishing. Only QR code login requires manual operation; all other steps are fully automated.
Trigger Conditions
Trigger this skill when the user mentions any of the following keywords:
Use Cases
Workflow
You provide content → Launch browser → Check login → AI generate images → Auto-fill → AI generate tags → Activate tags → Declare original → Publish note
↑
Only QR code login requires manual operation
Prerequisites
Browser Environment
Account Login
Automated Execution Steps
1. Launch Browser and Check Login Status
browser start profile=openclaw target=host
browser navigate https://creator.xiaohongshu.com/publish/publish
browser snapshot refs=aria
Login Detection Logic:
2. Switch to Image-Text Publishing Mode
browser act ref= kind=click
3. AI Automatically Generates Images
# Click the "Text to Image" button
browser act ref= kind=clickEnter image description
browser act ref= kind=type text=""Generate image and select style (default "Basic")
browser act ref= kind=click
browser act ref=