← 返回 Skills 市场
openlark

Xiaohongshu Longpost Auto

作者 OpenLark · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
193
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install xiaohongshu-longpost-auto
功能描述
小红书自动长文发布工具。用户已有长文内容需要发布到小红书时,自动完成登录检测、长文内容分段优化、AI 生成配图、内容填充、AI 生成标签、标签激活、原创声明、执行发布的全流程。仅扫码登录需人工操作,其余步骤全自动化。使用场景:用户已有笔记长文内容需要发布到小红书;触发词包括"小红书长文发布"、"发布小红书长文"、...
安全使用建议
This skill appears to do what it says: automate the Xiaohongshu creator site via browser automation and requires you to scan a QR code to log in. Before enabling it: 1) Understand that it runs DOM-level scripts (evaluate) on the site — those can read page content visible after login, so only use with accounts you trust. 2) Confirm how AI-generated images are produced (local model vs external API) because no API keys or env vars are declared. 3) Test with a throwaway account first — the automation uses brittle element IDs and may mis-click or publish unintended content. 4) If you require stricter privacy, avoid giving the agent persistent access to your primary account and review each generated post before final publish.
功能分析
Type: OpenClaw Skill Name: xiaohongshu-longpost-auto Version: 1.0.2 The skill is a standard automation tool for publishing long-form content to the Xiaohongshu creator platform (creator.xiaohongshu.com). It uses browser automation commands to handle login detection, content filling, and formatting. There are no indicators of data exfiltration, credential theft, or malicious prompt injection; the technical implementations (SKILL.md) are focused entirely on interacting with the legitimate target domain.
能力评估
Purpose & Capability
Name/description (automate Xiaohongshu long-post publishing) match the SKILL.md: the document describes navigating the creator site, entering the publish page, filling fields, formatting, selecting templates, adding tags, declaring originality, and publishing. No unrelated services, binaries, or credentials are requested.
Instruction Scope
The runtime instructions instruct the agent to automate the web UI (browser.navigate, snapshot, browser.act, evaluate JS in the page). This is expected for a web-publishing automation skill, but page-script evaluation can access arbitrary page DOM and could read sensitive on-page data (e.g., profile info visible after login). The file uses hard-coded element refs (e111, e148, etc.), which are brittle but consistent with UI automation.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill bundle itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill expects the user to authenticate via QR scan (manual). However, it references AI-generated images and content-filling without specifying where those models/APIs run or whether API keys are needed; absence of declared image-generation credentials is a potential mismatch to clarify.
Persistence & Privilege
always is false and there are no install hooks or instructions to modify agent/system-wide settings. The skill does not request persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaohongshu-longpost-auto
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaohongshu-longpost-auto 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Version 1.0.2 Changelog - Improved and clarified all documentation, now in English and with concise feature and workflow descriptions. - Added clear trigger conditions and use cases for invoking the skill. - Streamlined instructions and technical details for each step, enhancing readability and usability. - Included error handling, compliance notes, and technical implementation guides using code snippets. - Removed redundant and duplicate information for a more user-friendly reference.
v1.0.1
Version 1.0.1 - 重构和精简说明文档,结构更清晰明了,增加表格与步骤编号便于理解 - 明确各流程技术实现方法,补充示例 JavaScript 调用片段,便于自动化开发者参考 - 增加用户输入字段与要求说明、模板类型说明、新增调试和异常处理建议 - 丰富错误处理与注意事项条目,并突出自动化实现要点及推荐最佳实践 - 调整 Markdown 排版,使文档更易读,可直接用于开发或使用指导
v1.0.0
xiaohongshu-longpost-auto v1.0.0 - 初始发布:自动化“小红书”长文笔记发布全流程工具。 - 支持登录检测、长文分段优化、AI生成配图与标签、自动内容填充和发布。 - 标题可自动生成,正文支持Markdown格式和智能描述优化。 - 内置内容排版模板选择与一键优化样式。 - 标签生成和激活、原创声明、错误处理机制全自动化。 - 除扫码登录外,全流程无需人工干预。
元数据
Slug xiaohongshu-longpost-auto
版本 1.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 3
常见问题

Xiaohongshu Longpost Auto 是什么?

小红书自动长文发布工具。用户已有长文内容需要发布到小红书时,自动完成登录检测、长文内容分段优化、AI 生成配图、内容填充、AI 生成标签、标签激活、原创声明、执行发布的全流程。仅扫码登录需人工操作,其余步骤全自动化。使用场景:用户已有笔记长文内容需要发布到小红书;触发词包括"小红书长文发布"、"发布小红书长文"、... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 193 次。

如何安装 Xiaohongshu Longpost Auto?

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

Xiaohongshu Longpost Auto 是免费的吗?

是的,Xiaohongshu Longpost Auto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xiaohongshu Longpost Auto 支持哪些平台?

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

谁开发了 Xiaohongshu Longpost Auto?

由 OpenLark(@openlark)开发并维护,当前版本 v1.0.2。

💬 留言讨论