← Back to Skills Marketplace
little-ke

小红书自动排版发布---一键发布

by Little-ke · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
149
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaohongshu-publish-workflow
Description
小红书发布流水线:XHS排版→主编审核→自动化发布→数据复盘。在已有Markdown定稿基础上执行小红书格式化和发布。触发词:发布到小红书、小红书排版、小红书发布。需先完成内容创作。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiaohongshu-publish-workflow
  3. After installation, invoke the skill by name or use /xiaohongshu-publish-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xiaohongshu-publish-workflow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 小红书自动排版发布---一键发布?

小红书发布流水线:XHS排版→主编审核→自动化发布→数据复盘。在已有Markdown定稿基础上执行小红书格式化和发布。触发词:发布到小红书、小红书排版、小红书发布。需先完成内容创作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 149 downloads so far.

How do I install 小红书自动排版发布---一键发布?

Run "/install xiaohongshu-publish-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 小红书自动排版发布---一键发布 free?

Yes, 小红书自动排版发布---一键发布 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 小红书自动排版发布---一键发布 support?

小红书自动排版发布---一键发布 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 小红书自动排版发布---一键发布?

It is built and maintained by Little-ke (@little-ke); the current version is v1.0.0.

💬 Comments