xiaohongshu-auto-operation

Automates Xiaohongshu account operations from topic planning to data analysis.

81|10|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ijerryhuang/xiaohongshu-auto-operation --skill xiaohongshu-auto-operation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu-auto-operation
Source: https://github.com/ijerryhuang/xiaohongshu-auto-operation/tree/main
Command: npx skills add https://github.com/ijerryhuang/xiaohongshu-auto-operation --skill xiaohongshu-auto-operation

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

本技能解决日常小红书账号运营中的高强度重复性工作,通过自动化完成选题、内容生成、封面设计、定时发布以及数据分析等关键任务,显著降低成本并提高稳定性。

Core Features & Use Cases

  • 自动每日选题:AI 分析热点,生成 3 个差异化选题,并给出标题、创新点及互动设计
  • 内容自动生成:依据选题生成完整正文、标题与标签,含违规词检测与替换
  • 封面自动制作:AI 设计高对比度封面,尺寸1080x1440,填满画布
  • 定时自动发布:通过 MCP 服务实现自动发布并记录日志,包含发布前预检查
  • 数据自动分析:抓取笔记数据,生成数据报告,提供趋势分析与优化建议
  • 运营模式与多账号支持:完全自动化或半自动化,并可批量管理多个账号

Quick Start

Clone the repository, install dependencies as described in SKILL.md, and configure the MCP service to start automated Xiaohongshu operations.

Frequently Asked Questions about xiaohongshu-auto-operation

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

FAQPage Schema
How do I automate Xiaohongshu content generation and publishing end-to-end?

You can automate Xiaohongshu content generation and publishing end-to-end by using Python scripts to handle topic discovery, content creation, cover design, and scheduled publishing via the MCP service. The automation workflow includes pre-publish checks and logs all activities.

Can I manage multiple Xiaohongshu accounts with full automation?

Yes, you can manage multiple Xiaohongshu accounts with full or semi-automation. The system supports batch account management to handle daily content pipelines across different profiles, significantly lowering operational costs and increasing stability.

What's the best way to do Xiaohongshu topic planning and data analysis?

The best way to do Xiaohongshu topic planning and data analysis is using AI to analyze trending topics and generate differentiated subjects, then scraping note data to produce performance reports with trend analysis and optimization suggestions.

Does the Xiaohongshu auto-operation script require playwright to run?

Yes, the Xiaohongshu auto-operation script requires playwright to run. You must install dependencies as described in the SKILL.md file and configure the MCP service to execute the automated operations successfully.

How does the automated Xiaohongshu cover design work?

Automated Xiaohongshu cover design works by using AI to generate high-contrast covers sized exactly at 1080x1440 pixels. The script automatically fills the canvas to meet the platform's visual content requirements without manual editing.

How do I detect and replace violation words in Xiaohongshu content?

To detect and replace violation words in Xiaohongshu content, the automated content generation script includes a built-in compliance check. It automatically scans generated text, titles, and tags, replacing non-compliant terms before publishing.