xhs-publish

Publish Xiaohongshu image, video, and long-form posts via CLI and browser automation.

1.7k|217|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/autoclaw-cc/xiaohongshu-skills --skill xhs-publish-autoclaw-cc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-publish
Source: https://github.com/autoclaw-cc/xiaohongshu-skills/tree/main/skills/xhs-publish
Command: npx skills add https://github.com/autoclaw-cc/xiaohongshu-skills --skill xhs-publish-autoclaw-cc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates Xiaohongshu content publishing workflows, enabling reliable posting while enforcing safety checks and mandatory user confirmations to avoid unsafe automation.

Core Features & Use Cases

  • Supports image and video posts, long-form articles, scheduling, and visibility controls.
  • Provides end-to-end publishing orchestration via a CLI (python scripts/cli.py) ensuring deterministic execution.
  • Use Case: a creator can batch-publish a series of posts with consistent templates and timing without manual browser interaction.

Quick Start

Provide a title, content, and media paths, then confirm to publish.

Frequently Asked Questions about xhs-publish

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

FAQPage Schema
How do I automate Xiaohongshu publishing workflows for batch content?

You can automate Xiaohongshu publishing by orchestrating CLI-driven workflows via local python scripts, enabling batch posting with consistent templates and timing without manual browser interaction.

What is the safest way to schedule Xiaohongshu posts without manual browser interaction?

The safest way to schedule Xiaohongshu posts is using an automation flow that enforces mandatory user confirmations and guardrails within the publishing sequence, ensuring deterministic execution through local scripts.

Does Xiaohongshu automation support both image posts and long-form articles?

Yes, Xiaohongshu automation supports image and video posts, long-form articles, scheduling, visibility controls, and template management for end-to-end content publishing.

Do I need local scripts to run browser automation for Xiaohongshu content creation?

Yes, you need local scripts to run browser automation for Xiaohongshu content creation. The publishing orchestration relies on a CLI (python scripts/cli.py) to ensure deterministic execution of the publishing workflows.

Why does automated Xiaohongshu publishing require user confirmations during the workflow?

Automated Xiaohongshu publishing requires user confirmations to enforce safe operation guardrails, preventing unsafe automation and ensuring reliable posting throughout the publishing sequence.

What's the best way to start automating Xiaohongshu content publishing end-to-end?

To start automating Xiaohongshu content publishing, provide a title, content, and media paths to the CLI workflow, then confirm the prompt to publish safely using the orchestrated local scripts.