xiaohongshu

Automate Xiaohongshu content search, retrieval, commenting, liking, and publishing operations.

117|20|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/zhjiang22/openclaw-xhs --skill xiaohongshu-zhjiang22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu
Source: https://github.com/zhjiang22/openclaw-xhs/tree/main
Command: npx skills add https://github.com/zhjiang22/openclaw-xhs --skill xiaohongshu-zhjiang22

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, python3, xiaohongshu-mcp, xiaohongshu-login, xvfb, pillow, and includes scripts (resource) components.

What problem does it solve?

Manually browsing, searching, and managing content on Xiaohongshu (RedNote) is time-consuming and inefficient, especially when tracking trends or organizing saved posts for future reference. This Skill eliminates that manual work by letting AI assistants handle all platform interactions automatically.

Core Features & Use Cases

  • Content Interaction: Search posts by keyword, browse homepage recommendations, view full post details with comments, like/save posts, post comments, and publish new image or video notes directly via AI.
  • Trend Analysis: Auto-generate topic trend reports with engagement statistics, hot post summaries, and comment keyword analysis for any keyword to track public discussion trends.
  • Memory Export: Convert your liked and saved Xiaohongshu posts into a searchable AI knowledge base, so your AI assistant can recall your favorite content on demand. Use Case: A content creator can use this Skill to track trending topics in their niche, pull top-performing posts for reference, and export their saved inspiration into a searchable library without manual copying.

Quick Start

Use the xiaohongshu skill to search for posts about "sustainable fashion" and generate a trend analysis report summarizing top engagement and common discussion points.

Frequently Asked Questions about xiaohongshu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Xiaohongshu content search and trend tracking?

To automate Xiaohongshu content search and trend tracking, you can use this Skill to let AI handle platform interactions, automatically searching posts by keyword and generating trend reports with engagement statistics and comment keyword analysis.

Can I use AI to publish image notes and comments on RedNote?

Yes, you can use AI to publish image notes and comments on RedNote. This Skill automates content interaction by supporting direct publishing of image or video notes, commenting, and liking posts through AI commands.

Do I need Python 3.10 and jq to run xiaohongshu automation?

Yes, you need Python 3.10 and jq to run Xiaohongshu automation. Python 3.10+ is required for generating trend reports and long image exports, while jq is necessary for securely constructing JSON payloads during platform interaction.

What is the best way to convert saved Xiaohongshu posts into searchable AI memory?

The best way to convert saved Xiaohongshu posts into searchable AI memory is using the memory export feature. This function transforms your liked and saved posts into a searchable knowledge base, allowing your AI assistant to recall favorite content on demand.

Does xiaohongshu-mcp support automated user profile analysis?

Yes, xiaohongshu-mcp supports automated user profile analysis. The Skill automates interaction with the Xiaohongshu platform to retrieve post details, analyze specific user profiles, and track public discussion trends for targeted keywords.

Why does long image export require xvfb and pillow dependencies?

Long image export requires xvfb and pillow dependencies because generating full post detail images needs a virtual framebuffer display environment via xvfb and image processing capabilities via pillow to capture and render the output correctly.