publish-to-xiaohongshu

Publish image, text, and video notes to Xiaohongshu via REST API or MCP tools.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill publish-to-xiaohongshu-leoyishou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publish-to-xiaohongshu
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/claude-global/skills/xiaohongshu
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill publish-to-xiaohongshu-leoyishou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates end-to-end Xiaohongshu publishing by interfacing with the Xiaohongshu MCP service, eliminating manual posting steps, reducing human errors, and enabling predictable publication of graphic/text notes and video notes.

Core Features & Use Cases

  • REST API publishing: publish graphic text notes and video notes with parameter validation (title length, content length, media existence) and optional tags.
  • MCP tool workflow: publish via publish_content and publish_with_video tools when REST is available or preferred.
  • Content optimization: provides guidance to improve titles, structure, and media usage, and validates media paths.
  • Use cases: marketing campaigns, product launches, creator workflows requiring reliable automated Xiaohongshu publishing.

Quick Start

请用 REST API 或 MCP 工具发布一篇小红书笔记,包含标题、正文和图片/视频等媒体。

Frequently Asked Questions about publish-to-xiaohongshu

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

FAQPage Schema
How do I automate Xiaohongshu content publishing for multiple posts?

You can automate Xiaohongshu content publishing by using REST API or MCP tools to reliably post image and video notes. This eliminates manual posting steps and enables scalable social media management across multiple posts.

Can I publish both image text notes and video notes to Xiaohongshu via API?

Yes, you can publish both image text notes and video notes to Xiaohongshu via API. The workflow validates parameters like title length, content length, and media existence before executing reliable publication.

What is the best way to validate media paths before posting to Xiaohongshu?

The best way to validate media paths before posting to Xiaohongshu is using built-in content optimization and validation features. These check media existence and enforce parameter validation to prevent errors during automated publication.

Do I need an MCP service to use automated Xiaohongshu publishing workflows?

You do not strictly need an MCP service for automated Xiaohongshu publishing, as REST API publishing is also supported. You can choose MCP tools like publish_content when REST is unavailable or preferred for your workflow.

Are there limitations on concurrent Xiaohongshu note publication requests?

A key limitation is that the system enforces single-publish for each request, preventing concurrent note publication. This ensures reliable posting but requires sequential execution for multiple Xiaohongshu posts.

How does the Xiaohongshu publishing tool handle post analysis data?

The Xiaohongshu publishing tool handles post analysis data by supporting optional post-analysis outputs after publication. This provides concise publication confirmations or links alongside your automated content workflows.