← 返回 Skills 市场
309
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-publish-wangzh
功能描述
自动化发布已准备好的小红书长文笔记,支持输入标题、正文和标签,完成排版优化及发布流程。
安全使用建议
This skill appears to do what it says: drive a browser to publish content on creator.xiaohongshu.com. Before installing, verify you trust the local skill files (they're included here), and run it first with a test/dummy account. Ensure the OpenClaw browser automation service and the browser session are secured (don't use a shared or high-privilege account). Note the code requires a logged-in account in the browser — the skill will act with that account's privileges even though it doesn't request credentials. Optionally inspect index.js yourself (it contains only stubbed browser action functions; it also imports child_process.execSync but does not call it) and confirm no hidden network endpoints or unexpected commands are added before using in production.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-publish-wangzh
Version: 1.0.0
The skill is a standard browser automation tool designed to automate the publishing of long-form content to the Xiaohongshu (RED) creator platform. The code in `index.js` and instructions in `SKILL.md` describe a legitimate workflow including navigation, content input, and form submission. No evidence of data exfiltration, malicious execution, or prompt injection was found; the unused `execSync` import in `index.js` appears to be vestigial boilerplate.
能力评估
Purpose & Capability
Name/description, SKILL.md, README, and index.js all describe a browser-automation workflow to publish long-form notes on Xiaohongshu; required resources (browser automation, logged-in account) match the purpose and no unrelated credentials or services are requested.
Instruction Scope
SKILL.md and USAGE.md limit runtime actions to navigating creator.xiaohongshu.com and performing UI interactions (fill title/content, click publish). Instructions do not ask the agent to read arbitrary files, access unrelated env vars, or transmit data to third-party endpoints.
Install Mechanism
No install specification or external downloads are present; this is an instruction-only skill with a small local index.js. No archive downloads or untrusted URLs are used.
Credentials
The skill requires a logged-in Xiaohongshu creator account in the browser but does not request credentials or environment variables. Note: the automation will act with whatever account is currently logged into the browser — so its effective privileges are those of that account.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or access to other skills' configs. disable-model-invocation is false (normal), so an agent could invoke the skill autonomously if allowed by agent policies.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-publish-wangzh - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-publish-wangzh触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xiaohongshu-publish.
- Automated publishing of long-form notes to Xiaohongshu via browser control
- Accepts title, content, and optional tags as input parameters
- Publishes prepared content following a standardized workflow
- Documentation included for installation, usage, and integration steps
元数据
常见问题
小红书长文发布 是什么?
自动化发布已准备好的小红书长文笔记,支持输入标题、正文和标签,完成排版优化及发布流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。
如何安装 小红书长文发布?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-publish-wangzh」即可一键安装,无需额外配置。
小红书长文发布 是免费的吗?
是的,小红书长文发布 完全免费(开源免费),可自由下载、安装和使用。
小红书长文发布 支持哪些平台?
小红书长文发布 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书长文发布?
由 WangZh(@wangzh999)开发并维护,当前版本 v1.0.0。
推荐 Skills