xhs-publisher

Publish 图文, 视频, and 长文 content to Xiaohongshu with compliance checks.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill xhs-publisher-teamwiseflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-publisher
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/addons/officials/crew/selfmedia-operator/skills/xhs-publisher
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill xhs-publisher-teamwiseflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual, error-prone process of publishing compliant Xiaohongshu content by automatically preparing titles, body text, media uploads, tags, and publishing actions in the correct workflow.

Core Features & Use Cases

  • Multi-format posting: Publishes 图文, 视频, and 长文 posts based on the user’s provided inputs and the selected mode (including timed publishing when requested).
  • Operational compliance guardrails: Enforces Xiaohongshu operational rules such as title/body length constraints, tag strategy, and anti-promotional “no funnel” requirements.
  • Browser-driven execution: Uses the browser tool to upload media from the sandbox path, fills the correct title vs. editor fields, applies permissions/original-declaration options, and verifies success by checking the published state in the URL.

Quick Start

Instruct the agent to publish your provided 图文/视频/长文 to Xiaohongshu official publish page, ensuring the title,正文, tags, visibility, and original AI-content declaration are set according to the platform rules.

Frequently Asked Questions about xhs-publisher

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

FAQPage Schema
How do I automate Xiaohongshu publishing for image, video, and long-text posts?

Automate Xiaohongshu publishing by using browser-driven execution to fill the official creator interface, upload media from sandbox paths, apply tags, and verify success via URL navigation for image, video, and long-text formats.

How does automated Xiaohongshu publishing handle content compliance and anti-promotional rules?

Automated Xiaohongshu publishing enforces content compliance by checking title and body length constraints, generating platform-compliant tags, and applying anti-promotional guardrails to prevent funneling violations before submission.

Can I schedule Xiaohongshu posts and control visibility with browser automation?

Yes, browser automation supports timed publishing and visibility control by setting permission fields and original AI-content declarations directly within the Xiaohongshu official creator publishing interface.

What are the prerequisites for browser-based Xiaohongshu content publishing automation?

Browser-based Xiaohongshu content publishing requires authenticated browser access to the official creator interface and media files pre-uploaded to the sandbox /tmp/openclaw/uploads/ directory path.

Why does automated Xiaohongshu publishing fail to fill the title and body text correctly?

Automated Xiaohongshu publishing may fail if deterministic form filling does not distinguish between the title input field and the editor, causing text misplacement during the browser-driven submission process.

What is the best way to verify a Xiaohongshu post was successfully published via automation?

The best way to verify a Xiaohongshu post was published is to check the page navigation URL for a published=true state after the browser automation completes the form filling and submission actions.