← Back to Skills Marketplace
xmznini

Post To Xhs

by xmznini · GitHub ↗ · v0.1.1
cross-platform ✓ Security Clean
861
Downloads
1
Stars
11
Active Installs
2
Versions
Install in OpenClaw
/install post-to-xhs
Description
发布内容到小红书,支持图文笔记和视频笔记。自动判断发布类型,校验标题和素材,用户确认后发布。 当用户想在小红书发布内容时使用——包括发笔记、发图文、发视频、上传图片、写一篇小红书、把内容发到红书上、种草笔记、好物分享等,即使用户只说"帮我发一下"但上下文明确是小红书也应触发。
Usage Guidance
This skill appears to do what it says: prepare and post notes to 小红书. Before installing, confirm (1) how the platform handles authentication—use the platform's xhs-login flow rather than pasting credentials into chat; (2) what filesystem access the agent will have (it needs to read absolute local media paths for uploads); (3) how WebFetch works and whether fetched URLs will be sent to third-party endpoints; and (4) that you will be shown a full preview and must confirm before posting. If any of those behaviors are unclear or you cannot control file-read permissions, treat the integration with more caution.
Capability Analysis
Type: OpenClaw Skill Name: post-to-xhs Version: 0.1.1 The 'post-to-xhs' skill is a legitimate tool designed to automate posting content to Xiaohongshu (XHS). The SKILL.md file outlines a clear execution flow including input validation, content constraints (e.g., title length), and a mandatory user confirmation step before calling the publishing functions (publish_content or publish_with_video). No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (post to 小红书) matches the runtime instructions: collecting title/content/media, validating lengths/paths, previewing for user confirmation, then calling publish_content or publish_with_video. The need to read local media files and to fetch web URLs is coherent with uploading content.
Instruction Scope
Instructions remain focused on publishing flows. They do instruct the agent to read local absolute file paths for video and image uploads and to use a WebFetch step for URLs. This is expected for an uploader, but you should confirm the platform's file-access behavior (what paths the agent can read) and what WebFetch endpoints it calls.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing will be downloaded or written by an installer step as part of this skill.
Credentials
The skill declares no environment variables or credentials. Authentication is delegated (mentions 'xhs-login'), which is reasonable; verify that authentication is handled by a trusted platform mechanism rather than by the skill itself asking for secrets.
Persistence & Privilege
always is false and there are no config paths or other signs the skill requests permanent elevated presence. It does require access to local file paths when uploading media, which is appropriate for its function but worth confirming you consent to such access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install post-to-xhs
  3. After installation, invoke the skill by name or use /post-to-xhs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
No changes detected in this version (0.1.1); SKILL.md remains unchanged.
v0.1.0
- Initial release: Post content to Xiaohongshu with support for both image and video notes. - Automatically determines post type based on provided material; validates title and assets. - Enforces platform constraints such as maximum title length, required image/video, and correct file paths. - No mixed media: posts must be image-only or video-only. - Shows full content preview for user confirmation before publishing. - Reports result to user after publishing, with guidance for error handling and common issues.
Metadata
Slug post-to-xhs
Version 0.1.1
License
All-time Installs 11
Active Installs 11
Total Versions 2
Frequently Asked Questions

What is Post To Xhs?

发布内容到小红书,支持图文笔记和视频笔记。自动判断发布类型,校验标题和素材,用户确认后发布。 当用户想在小红书发布内容时使用——包括发笔记、发图文、发视频、上传图片、写一篇小红书、把内容发到红书上、种草笔记、好物分享等,即使用户只说"帮我发一下"但上下文明确是小红书也应触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 861 downloads so far.

How do I install Post To Xhs?

Run "/install post-to-xhs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Post To Xhs free?

Yes, Post To Xhs is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Post To Xhs support?

Post To Xhs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Post To Xhs?

It is built and maintained by xmznini (@xmznini); the current version is v0.1.1.

💬 Comments