← 返回 Skills 市场
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-publish-workflow
功能描述
小红书发布流水线:XHS排版→主编审核→自动化发布→数据复盘。在已有Markdown定稿基础上执行小红书格式化和发布。触发词:发布到小红书、小红书排版、小红书发布。需先完成内容创作。
安全使用建议
This skill is an instruction-only workflow that expects an external Node script (xhs_publish.cjs) and Playwright/Chromium to be present. Before installing or running: (1) Verify where xhs_publish.cjs (and any publisher deployment) comes from and review its source — the SKILL.md does not include or expose the code. (2) Understand that the automation opens your browser and auto-fills web forms; ensure the scripts do not exfiltrate data or reuse other credentials. (3) If you plan to use this, deploy the publisher package from a trusted source and confirm how it stores/uses login/session information. (4) The SKILL.md requires explicit user confirmation before publishing — keep that safeguard, and do not proceed if the implementation bypasses it. If you cannot review the scripts, treat the skill as untrusted and avoid running automated publish commands from it.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-publish-workflow
Version: 1.0.0
The skill defines a Xiaohongshu publishing workflow in `SKILL.md` that utilizes high-risk capabilities including browser automation (Playwright) and shell execution. It instructs the agent to run an external script `xhs_publish.cjs` for account login and content posting. While the documentation includes safety checks and user confirmations, the reliance on shell commands to manage social media sessions without providing the script's source code is a significant security risk.
能力评估
Purpose & Capability
The SKILL.md describes a coherent XHS (小红书) publish workflow (format → review → publish → analytics). However, the runtime steps depend on an external script (xhs_publish.cjs) and an assumed deployment (/xiaohongshu-publisher-setup). The skill itself contains no code or install spec — it only documents how other components should behave. That dependence is plausible but not self-contained.
Instruction Scope
Instructions direct the agent/operator to run Node scripts (check-login, login, publish, get-note) and to read/write a content.json and user image file paths. The instructions require access to local filesystem paths ({baseDir}/scripts or ~/.openclaw/...), open a browser, and auto-fill web forms. The SKILL.md enforces user confirmation twice before publishing (good), but because the actual scripts are external, the agent’s runtime behavior depends entirely on those scripts' implementation.
Install Mechanism
No install spec is provided (lowest risk); the doc states that the automation requires the playwright npm package and Chromium. Those are reasonable for browser automation, but installation is left to the operator. Because the skill is instruction-only, nothing will be written or downloaded by the skill itself — the risk depends on how xhs_publish.cjs is obtained and installed elsewhere.
Credentials
The skill does not request environment variables or credentials in its manifest, which is proportional. However, browser automation and publishing typically rely on user session state (cookies) or a login procedure; the SKILL.md references a login command but does not specify how credentials are stored/handled. Lack of included code means you cannot verify whether credentials/session data are handled securely.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills. Autonomous invocation is allowed by default but that is normal for skills and not by itself a problem.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-publish-workflow - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-publish-workflow触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of xiaohongshu-publish-workflow
- Introduces a step-by-step workflow for Xiaohongshu (XHS) content publishing, including formatting, review, automated publishing, and data analysis.
- Supports formatting existing Markdown drafts into XHS-ready content with multiple titles, cover suggestions, and image planning.
- Includes multi-round chief editor review before publishing and clear quality control gates.
- Implements semi-automated publishing via Playwright scripts, with mandatory user confirmation at key stages.
- Provides data tracking and actionable post-publication analysis, including performance reports and optimization suggestions.
- Allows flexible use: content formatting only, skip formatting, or standalone data review and login checks.
元数据
常见问题
小红书自动排版发布---一键发布 是什么?
小红书发布流水线:XHS排版→主编审核→自动化发布→数据复盘。在已有Markdown定稿基础上执行小红书格式化和发布。触发词:发布到小红书、小红书排版、小红书发布。需先完成内容创作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 小红书自动排版发布---一键发布?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-publish-workflow」即可一键安装,无需额外配置。
小红书自动排版发布---一键发布 是免费的吗?
是的,小红书自动排版发布---一键发布 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小红书自动排版发布---一键发布 支持哪些平台?
小红书自动排版发布---一键发布 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书自动排版发布---一键发布?
由 Little-ke(@little-ke)开发并维护,当前版本 v1.0.0。
推荐 Skills