xiaohongshu-publisher

Publish image-based posts to Xiaohongshu via CDP connections.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill xiaohongshu-publisher-perfectuser21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xiaohongshu-publisher
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/xiaohongshu-publisher
Command: npx skills add https://github.com/perfectuser21/cecelia --skill xiaohongshu-publisher-perfectuser21

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of publishing image-based posts to Xiaohongshu, streamlining content creation and distribution for social media managers.

Core Features & Use Cases

  • Automated Image Post Publishing: Uploads images, titles, and descriptions to Xiaohongshu.
  • Flexible Content Sourcing: Supports content from local directories or N8N webhooks.
  • Use Case: A marketing team can schedule daily posts by placing content in a designated queue directory, which the Skill then processes and publishes automatically.

Quick Start

Use the xiaohongshu-publisher skill to publish content from the directory '/Users/administrator/.xiaohongshu-queue/2026-03-10/image-1'.

Frequently Asked Questions about xiaohongshu-publisher

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

FAQPage Schema
How do I automate publishing image posts to Xiaohongshu?

Automating image post publishing to Xiaohongshu is achieved by using a Chrome DevTools Protocol (CDP) connection to handle the browser interactions for uploading images, titles, and descriptions automatically.

Can I schedule Xiaohongshu content publishing using N8N webhooks?

Yes, you can schedule Xiaohongshu content publishing by integrating the automation script with N8N webhooks, enabling event-driven or scheduled deployment of image posts.

What is required to set up the CDP connection for Xiaohongshu automation?

Setting up the CDP connection requires configuring specific CDP ports, IP addresses, and local file paths for your content queue to successfully execute the Node.js publishing scripts.

How does automated Xiaohongshu publishing handle content sourcing?

Automated Xiaohongshu publishing handles content sourcing by supporting flexible inputs, allowing you to pull images and text from designated local queue directories or directly via N8N webhooks.

Does this Xiaohongshu automation support direct execution via Node.js scripts?

Yes, the Xiaohongshu automation supports direct execution via Node.js scripts, allowing you to process and publish content from local directories without needing an external workflow manager.

What are the limitations of using CDP for social media content publishing?

Using CDP for social media content publishing requires maintaining an active Chrome DevTools Protocol environment, meaning your configured IP addresses and local file paths must remain accessible for successful execution.