xiaohongshu-skill

Automate Xiaohongshu browser interactions with Playwright to extract structured JSON data.

40|9|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/DeliciousBuding/xiaohongshu-skill --skill xiaohongshu-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu-skill
Source: https://github.com/DeliciousBuding/xiaohongshu-skill/tree/main
Command: npx skills add https://github.com/DeliciousBuding/xiaohongshu-skill --skill xiaohongshu-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, markdown, Pygments, and includes scripts (resource) components.

What problem does it solve?

Managing a Xiaohongshu (RED) account manually is repetitive and time-consuming. This Skill automates the entire workflow from discovering content to publishing notes and engaging with the community, eliminating hours of tedious browser work.

Core Features & Use Cases

  • Search & Discovery: Full-text search with advanced filters (sort by, note type, time range, location) to find trending content and competitor notes.
  • Publishing & Content Creation: Post image-text notes, videos, long-form articles, or Markdown-rendered images with scheduling support.
  • Engagement & Operations: Automate comments, replies, likes, and bookmarks with built-in anti-detection delays. Manage writing templates, daily quotas, and SOP workflows for consistent account growth.

Quick Start

Use the xiaohongshu-skill to search for "travel guides" and return structured JSON data of the top 10 notes sorted by latest.

Frequently Asked Questions about xiaohongshu-skill

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

FAQPage Schema
How do I automate Xiaohongshu publishing and content discovery?

Automate Xiaohongshu publishing and content discovery by running Python CLI commands through Playwright, which executes authenticated browser interactions to post notes, search content, and return structured JSON data.

What do I need to set up browser automation for Xiaohongshu?

To set up Xiaohongshu browser automation, you need Python 3.10+, the Playwright framework installed, and cookie-based authentication to execute CLI commands that perform authenticated account operations.

Can I post Markdown-rendered images and schedule notes on Xiaohongshu?

Yes, you can post Markdown-rendered images and schedule notes on Xiaohongshu. The Skill supports publishing image-text notes, videos, long-form articles, and Markdown content with scheduling support.

Does Playwright support anti-detection delays for Xiaohongshu engagement?

Yes, Playwright supports anti-detection delays for Xiaohongshu engagement. The Skill includes built-in delays to automate comments, replies, likes, and bookmarks while managing daily quotas and SOP workflows.

How do I extract structured data from Xiaohongshu competitor notes?

Extract structured data from Xiaohongshu competitor notes by using the full-text search feature with advanced filters like sort by, note type, time range, and location, returning results as JSON-formatted output.

What are the limitations of using Playwright for social media automation?

Limitations of using Playwright for social media automation include dependency on cookie-based authentication, strict Python 3.10+ requirements, and potential detection risks if anti-detection delays are not properly configured.