ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 3/5

xiaohongshu-aio

小红书MCP服务下载、启动、重启、检测,小红书多账号管理、登录、状态检查、内容发布、小红书笔记和视频发布、点赞评论操作和用户信息查询等需要调用本技能。当用户需要从小红书获取笔记和视频数据、用户数据、发布笔记或视频时需要调用本技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cn-p5/xiaohongshu-aio
Or

What This Skill Does

The xiaohongshu-aio skill is a comprehensive automation toolkit designed for the OpenClaw AI agent to interact with the Xiaohongshu (Little Red Book) ecosystem. It acts as an interface for the Xiaohongshu MCP (Model Context Protocol) server, allowing the agent to manage multiple user accounts, handle authentication (including QR code scanning), perform content publication (both image and video), and engage with the platform via likes, comments, and collections. It also provides advanced data retrieval capabilities for searching and analyzing notes, user profiles, and feed content.

Installation

You can install this skill directly via the command line within your OpenClaw environment:

  1. Open your terminal.
  2. Run the command: clawhub install openclaw/skills/skills/cn-p5/xiaohongshu-aio.
  3. After installation, ensure you have the required runtime environment setup.
  4. Initialize the MCP server by running xhs mcp download, followed by xhs mcp start to initiate the bridge between the agent and the platform.
  5. Verify the server status using xhs login status to ensure successful connectivity.

Use Cases

  • Social Media Management: Effortlessly switch between multiple brand or personal accounts to maintain consistent posting schedules.
  • Content Marketing: Automate the publishing of high-quality image posts or videos with support for tags and custom titles.
  • Community Engagement: Monitor trending topics or keywords using the search feature and proactively engage with the community by liking or commenting on relevant notes.
  • Market Intelligence: Research trending content, analyze user demographics, and retrieve profile data to inform your social media strategy.

Example Prompts

  1. "Check if the Xiaohongshu MCP server is running, and if so, log me into my marketing account."
  2. "Search for the latest trending posts about 'minimalist home decor' and give me a summary of the top 3."
  3. "Publish a new video from my local path '/videos/summer_vlog.mp4' with the title 'Summer Vibes' and tag it with 'lifestyle' and 'vlog'."

Tips & Limitations

  • Login Persistence: Always verify your login status with xhs login status before initiating automation tasks to prevent errors.
  • Rate Limiting: Be cautious with the frequency of automated interactions (likes/comments); excessive activity may trigger platform security mechanisms.
  • Dependencies: Ensure the uv toolchain is properly configured, as it is required for efficient management of the MCP server dependencies.
  • XSEC Tokens: Always ensure you are providing the correct xsec-token when fetching specific details, as these are time-sensitive credentials required by the platform for API access.

Metadata

Author@cn-p5
Stars3453
Views1
Updated2026-03-26
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cn-p5-xiaohongshu-aio": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#xiaohongshu#social-media#mcp#automation#marketing
Safety Score: 3/5

Flags: network-access, file-read, file-write, external-api