← 返回 Skills 市场
waao666

XHS Publisher

作者 Waao666 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
581
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-publisher
功能描述
Publish notes (posts) to Xiaohongshu (小红书) via the Creator Platform using browser automation (CDP). Use when user asks to post/publish/发布 content on Xiaohong...
安全使用建议
This skill appears to do exactly what it says: automate posting to Xiaohongshu via a browser CDP. Before installing or using it: (1) Confirm you are comfortable granting the agent access to the local Chromium instance (remote debugging port) and any image file paths you provide — this lets the agent read those files and control the browser. (2) Test with a throwaway or test account first so accidental posts don't hit your main account. (3) Verify every post before publishing (the skill automates clicks and coordinate-based interactions). (4) If your platform exposes a filesystem sandbox or file-picking API, prefer giving access only to specific images rather than unrestricted filesystem access. (5) If you need stronger assurance, ask the skill author for an implementation that uses an explicit file-pick flow or an API with scoped tokens so you can audit exactly which files and actions are used.
功能分析
Type: OpenClaw Skill Name: xhs-publisher Version: 1.0.0 The skill bundle provides instructions for an AI agent to automate publishing posts to Xiaohongshu (小红书) via browser automation (CDP). It includes legitimate workflows for verifying login status, uploading images, and entering text, while explicitly advising manual QR code login to avoid anti-bot detection rather than attempting to steal credentials. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description match the SKILL.md. The steps (open creator.xiaohongshu.com, upload cover image, fill title/body, click publish) and use of browser CDP (DOM.setFileInputFiles, Input.insertText, dispatchMouseEvent) are directly relevant to publishing notes. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions are specific to web UI automation and include actions that touch local filesystem paths (files for upload) and browser remote-debugging. They do not ask for unrelated system data, but they assume the agent can access image file paths and control a Chromium instance via CDP. The SKILL.md also suggests taking DOM snapshots and checking the UI for avatars—expected for this purpose.
Install Mechanism
No install spec or third-party downloads — instruction-only. This minimizes supply-chain risk; the skill will not write code to disk or fetch external archives as part of installation.
Credentials
The skill requires no environment variables or credentials, which is proportionate. However, it does implicitly require access to (a) a Chromium instance started with --remote-debugging-port and (b) local image files referenced by absolute paths. Ensure you only expose the intended files/paths and the debugging port to trusted components.
Persistence & Privilege
always is false. The skill does not request persistent/global privileges or modify other skills. It can be invoked autonomously (platform default), which is normal; combined with its lack of credential requests this is not a high privilege footprint.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-publisher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-publisher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Browser CDP automation for publishing notes on Xiaohongshu (小红书) Creator Platform
元数据
Slug xhs-publisher
版本 1.0.0
许可证
累计安装 4
当前安装数 4
历史版本数 1
常见问题

XHS Publisher 是什么?

Publish notes (posts) to Xiaohongshu (小红书) via the Creator Platform using browser automation (CDP). Use when user asks to post/publish/发布 content on Xiaohong... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 581 次。

如何安装 XHS Publisher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-publisher」即可一键安装,无需额外配置。

XHS Publisher 是免费的吗?

是的,XHS Publisher 完全免费(开源免费),可自由下载、安装和使用。

XHS Publisher 支持哪些平台?

XHS Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 XHS Publisher?

由 Waao666(@waao666)开发并维护,当前版本 v1.0.0。

💬 留言讨论