← Back to Skills Marketplace
193
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install xiaohongshu-longpost-auto
Description
小红书自动长文发布工具。用户已有长文内容需要发布到小红书时,自动完成登录检测、长文内容分段优化、AI 生成配图、内容填充、AI 生成标签、标签激活、原创声明、执行发布的全流程。仅扫码登录需人工操作,其余步骤全自动化。使用场景:用户已有笔记长文内容需要发布到小红书;触发词包括"小红书长文发布"、"发布小红书长文"、...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaohongshu-longpost-auto - After installation, invoke the skill by name or use
/xiaohongshu-longpost-auto - Provide required inputs per the skill's parameter spec and get structured output
Version History
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格式和智能描述优化。
- 内置内容排版模板选择与一键优化样式。
- 标签生成和激活、原创声明、错误处理机制全自动化。
- 除扫码登录外,全流程无需人工干预。
Metadata
Frequently Asked Questions
What is Xiaohongshu Longpost Auto?
小红书自动长文发布工具。用户已有长文内容需要发布到小红书时,自动完成登录检测、长文内容分段优化、AI 生成配图、内容填充、AI 生成标签、标签激活、原创声明、执行发布的全流程。仅扫码登录需人工操作,其余步骤全自动化。使用场景:用户已有笔记长文内容需要发布到小红书;触发词包括"小红书长文发布"、"发布小红书长文"、... It is an AI Agent Skill for Claude Code / OpenClaw, with 193 downloads so far.
How do I install Xiaohongshu Longpost Auto?
Run "/install xiaohongshu-longpost-auto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xiaohongshu Longpost Auto free?
Yes, Xiaohongshu Longpost Auto is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xiaohongshu Longpost Auto support?
Xiaohongshu Longpost Auto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xiaohongshu Longpost Auto?
It is built and maintained by OpenLark (@openlark); the current version is v1.0.2.
More Skills