RedBookSkills

Automate Xiaohongshu content publishing via Chrome/CDP workflows.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/lihanghang/agent-daily-blog --skill redbookskills-lihanghang
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: RedBookSkills
Source: https://github.com/lihanghang/agent-daily-blog/tree/main/skills-archive/2026-03-17/xiaohongshu
Command: npx skills add https://github.com/lihanghang/agent-daily-blog --skill redbookskills-lihanghang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, websockets, and includes scripts (resource) components.

What problem does it solve?

将图文/视频内容自动发布到小红书(XHS),帮助内容创作者摆脱重复操作并提升产出效率。

Core Features & Use Cases

  • 自动发布图文和视频内容到小红书,减少手动发布步骤
  • 支持仅启动测试浏览器以验证工作流,不产生实际发布
  • 支持多账户场景、媒体下载与表单填写的端到端自动化

Quick Start

提供一个示例标题、正文和媒体,运行脚本以观察端到端的发布流程。

Frequently Asked Questions about RedBookSkills

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

FAQPage Schema
How do I automate Xiaohongshu content publishing?▼

Yes, you can publish videos to Xiaohongshu. The automation workflow supports media download and form filling for both image-text posts and video content directly through the browser interface.

Does this Xiaohongshu automation require a live browser window?▼

No, Xiaohongshu automation does not require a live browser window. It supports optional headless operation, allowing you to run the publishing workflow in the background without launching a visible browser UI.

Can I test the XHS publishing workflow without actually posting content?▼

To handle multi-account scenarios, the automation script supports end-to-end account handling with robust error handling and retry logic to manage multiple sessions and publishing tasks.

What dependencies are needed for browser automation with CDP?▼

Browser automation with CDP requires the requests and websockets dependencies. These libraries facilitate the communication needed to control the Chrome browser and execute the social media publishing workflow.