← 返回 Skills 市场
861
总下载
1
收藏
11
当前安装
2
版本数
在 OpenClaw 中安装
/install post-to-xhs
功能描述
发布内容到小红书,支持图文笔记和视频笔记。自动判断发布类型,校验标题和素材,用户确认后发布。 当用户想在小红书发布内容时使用——包括发笔记、发图文、发视频、上传图片、写一篇小红书、把内容发到红书上、种草笔记、好物分享等,即使用户只说"帮我发一下"但上下文明确是小红书也应触发。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install post-to-xhs - 安装完成后,直接呼叫该 Skill 的名称或使用
/post-to-xhs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Post To Xhs 是什么?
发布内容到小红书,支持图文笔记和视频笔记。自动判断发布类型,校验标题和素材,用户确认后发布。 当用户想在小红书发布内容时使用——包括发笔记、发图文、发视频、上传图片、写一篇小红书、把内容发到红书上、种草笔记、好物分享等,即使用户只说"帮我发一下"但上下文明确是小红书也应触发。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 861 次。
如何安装 Post To Xhs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install post-to-xhs」即可一键安装,无需额外配置。
Post To Xhs 是免费的吗?
是的,Post To Xhs 完全免费(开源免费),可自由下载、安装和使用。
Post To Xhs 支持哪些平台?
Post To Xhs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Post To Xhs?
由 xmznini(@xmznini)开发并维护,当前版本 v0.1.1。
推荐 Skills