🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 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.

Versionv1.0.1
Downloads830
Installs2
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:

  • Xiaohongshu image-text post publishing
  • Publish Xiaohongshu image-text post
  • Automatically publish Xiaohongshu image-text post
  • Xiaohongshu image-text notes
  • 小红书图文发布
  • 发布小红书图文
  • 自动发小红书图文
  • 小红书图文笔记
  • Use Cases

  • Users have existing note content ready to publish on Xiaohongshu.
  • 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

  • Start the browser using host mode
  • Open the Xiaohongshu Creator Platform: https://creator.xiaohongshu.com/publish/publish
  • Account Login

  • Only manual QR code login is required
  • Automatically pauses and prompts when not logged in is detected
  • Automatically continues execution after successful 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:
  • Check if the page contains a login form
  • If not logged in, take a screenshot and prompt the user to scan the QR code
  • Poll every 15 seconds automatically; continue after login
  • 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=click

    Enter image description

    browser act ref= kind=type text=""

    Generate image and select style (default "Basic")

    browser act ref= kind=click browser act ref=