An automated publishing tool that handles image uploads, content formatting, and post submission for the Xiaohongshu Creator Platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install xiaohongshu-post
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install xiaohongshu-post using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Xiaohongshu Post Automation skill is designed to bridge the gap between local content creation and social media distribution. By leveraging Openclaw Skills, developers can automate the repetitive process of navigating the Xiaohongshu Creator Platform, uploading high-resolution images from the desktop, and populating post metadata like titles and descriptions. This skill specifically addresses the technical challenge of cross-permission file access, ensuring that local assets are securely and efficiently transferred to the browser environment for publication.
First, ensure you are logged into your account at https://creator.xiaohongshu.com. The skill requires the Openclaw browser extension to be connected via the chrome profile. Prepare your environment by creating the necessary upload directory:
# Ensure the temporary upload path exists
mkdir -p /tmp/openclaw/uploads
When using Openclaw Skills for this workflow, make sure your images are placed in an accessible local folder that the script can reference.
The skill manages data through a combination of local file system paths and web form fields:
| Feature | Data Type | Description |
|---|---|---|
| paths | Array of Strings | Absolute local paths to images for the post. |
| title | String | The headline of the post (max 20 characters recommended). |
| content | String | The main body of the post, including hashtags. |
| profile | String | Defaults to 'chrome' to utilize existing user sessions. |
Loading
A comprehensive financial assistant that connects to the Trading212 API to provide deep portfolio insights, automated trade proposals, and secure order execution.

A professional-grade football analysis skill that generates data-backed bet slips using statistical modeling and value analysis.

An automated cryptocurrency trading engine supporting multiple strategies, AI-driven market analysis, and multi-exchange integration.

A professional text-refining skill that removes machine-like patterns and restores natural human rhythm to Chinese writing.

A powerful AI-driven news aggregator that pulls real-time data from 8 major global sources and provides deep semantic analysis.

A specialized skill for OpenClaw agents to manage Discord forum-based task centers and deploy historical-themed server hierarchies.








































