xiaohongshu

Search and retrieve XiaoHongShu notes, comments, and user profiles.

2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Wike-CHI/acquisition-agent --skill xiaohongshu-wike-chi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu
Source: https://github.com/Wike-CHI/acquisition-agent/tree/main/skills/xiaohongshu
Command: npx skills add https://github.com/Wike-CHI/acquisition-agent --skill xiaohongshu-wike-chi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually navigating 小红书 to find notes, retrieve details, comment, like, or publish content is time‑consuming and error‑prone, especially for marketers and researchers who need reliable data and rapid engagement.

Core Features & Use Cases

  • Search & Retrieve: Find notes by keyword and get full post data, including images and interaction metrics.
  • Engagement: Post comments, reply to comments, like, and favorite posts directly from the skill.
  • User & Profile Access: Fetch a user's homepage and their list of notes.
  • Publishing: Create and publish image‑text or video posts on 小红书.
  • Topic Tracking: Generate analysis reports for trending topics.
  • Export: Convert posts into long‑image files for easy sharing. Use case example: a marketer searches for “咖啡” notes, extracts the top five posts, comments on them, and exports the content as a single image for a campaign brief.

Quick Start

Ask the xiaohongshu skill to search for notes about “coffee” and show the first three results.

Frequently Asked Questions about xiaohongshu

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

FAQPage Schema
How do I search and retrieve 小红书 notes with full post data using an automated workflow?

You can search 小红书 notes by keyword and retrieve full post data including images, comments, and interaction metrics. This skill builds JSON RPC calls using Python 3, curl, and jq to fetch and process responses automatically.

Can I publish image-text posts and comment on 小红书 directly from my terminal?

Yes, you can publish image-text or video posts and post comments directly on 小红书. The skill requires the xiaohongshu-mcp service and xiaohongshu-login dependency to authenticate and execute engagement actions like commenting and liking.

What dependencies do I need to run a 小红书 scraping and publishing workflow?

You need Python 3, jq, curl, and the xiaohongshu-mcp service to build JSON RPC calls and process responses. Additionally, xiaohongshu-login is required for authentication, and xvfb is needed to handle browser interactions in a headless environment.

Does exporting 小红书 posts as long images work for marketing campaign briefs?

Exporting 小红书 posts as long image files is fully supported for marketing workflows. You can extract top posts by keyword and convert them into a single long image for easy sharing in campaign briefs or research reports.

How does topic tracking on 小红书 work for generating trending analysis reports?

Topic tracking on 小红书 works by searching keyword-related notes, retrieving interaction metrics, and processing data to generate analysis reports for trending topics. This helps marketers identify popular content and engagement patterns for research workflows.

What's the best way to fetch a user profile and their list of notes on 小红书?

The best way to fetch a user profile and notes on 小红书 is to use this skill's user access feature. It retrieves a user's homepage and their list of published notes by constructing JSON RPC calls through the xiaohongshu-mcp service.