post-to-xhs

Publish Xiaohongshu image-text or video notes after validating title and media.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Publish Xiaohongshu posts automatically by determining whether it's an image-text note or a video note, then validating the title and media before posting.

Core Features & Use Cases

  • Automatic post-type detection (image-text vs. video)
  • Title and media validation (title length, media presence, absolute paths for video, no mixed media types)
  • User confirmation before publishing across notes, images, and videos

Quick Start

Provide a title, content, and media (image or video), then confirm to publish the Xiaohongshu post.

Frequently Asked Questions about post-to-xhs

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

FAQPage Schema
How do I publish Xiaohongshu posts with automatic validation?

Publishing Xiaohongshu posts requires providing a title, content, and media. The system automatically detects whether it is an image-text or video note, validates inputs, and requires user confirmation before posting.

What are the requirements for Xiaohongshu video notes media paths?

Xiaohongshu video notes require absolute paths for media files. The validation process checks media presence, enforces no mixed media types, and ensures paths are absolute before allowing the post to be published.

Can I mix images and videos when creating Xiaohongshu notes?

No, you cannot mix images and videos when creating Xiaohongshu notes. The system enforces no mixed media types, automatically identifying the content type as either image-text or video before validating and publishing.

Does Xiaohongshu publishing validate title length before posting?

Yes, Xiaohongshu publishing validates title length as part of its input checks. It ensures the title meets length requirements and verifies media type and paths prior to requesting user confirmation for the post.

How to confirm Xiaohongshu post details before final publishing?

To confirm Xiaohongshu post details, the system enforces a final user confirmation step before publishing across notes, images, and videos. This ensures all validated inputs are reviewed prior to the actual post.