xhs-note-creator
小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。
Why use this skill?
Automate your Xiaohongshu content workflow with the xhs-note-creator skill. Generate engaging captions, design beautiful image carousels, and publish directly.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/wusyx/auto-redbook-skillsWhat This Skill Does
The xhs-note-creator skill is a comprehensive automation tool designed for professional-grade Xiaohongshu (Red) content creation. It handles the entire lifecycle of a social media post, from copywriting and visual design to automated publishing. The skill processes raw user input into platform-optimized text, converts structured Markdown documents into visually appealing image carousels using various styling templates, and interacts with the Xiaohongshu API to publish content directly.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/wusyx/auto-redbook-skills
Ensure you have configured your environmental variables, specifically XHS_COOKIE, to enable successful authentication and posting capabilities.
Use Cases
- Influencer Marketing: Streamline the production of product reviews or lifestyle posts by converting rough thoughts into engaging, Emoji-rich captions.
- Content Repurposing: Take long-form blog posts or technical documentation and automatically format them into slide-based carousels suitable for social media scrolling.
- Batch Scheduling: Use the automation scripts to generate and publish multiple content pieces efficiently, maintaining a consistent posting cadence without manual design work.
Example Prompts
- "Hey, I have a list of my top 5 travel apps. Can you turn these into a catchy Xiaohongshu post with a professional theme and generate the images for me?"
- "I've provided my raw notes from a recent tech conference. Please write a viral-style post about the top trends and format it into a multi-slide carousel using the 'neo-brutalism' theme."
- "Create a cover image and two content slides based on these bullet points about home decor tips, then publish the post to my account."
Tips & Limitations
- Design Strategy: Leverage the different
--themeoptions to match your brand identity. For instance, useprofessionalfor business advice orplayful-geometricfor lifestyle content. - Pagination: Always verify the length of your content before rendering. If your text is long, use
--mode auto-splitto ensure the text flows correctly across cards without being cut off mid-sentence. - Constraints: Note that the dynamic height mode has a hard limit of 4320px; avoid overly dense blocks of text (>550 words) to ensure high rendering quality and legibility on mobile devices.
- Safety: Because this skill writes files and interacts with external network APIs, ensure your credentials are kept secure and local file permissions are properly configured.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-wusyx-auto-redbook-skills": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read, external-api, code-execution