← 返回 Skills 市场
Xiaohongshu Assistant
作者
cp3d1455926-svg
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaohongshu-assistant
功能描述
小红书运营助手。支持文案生成、标题优化、话题标签推荐、发布时间建议。
安全使用建议
This skill's documentation and SKILL.md are consistent with a simple, safe content generator, but the included code contains account-management and a 'publisher' module that invokes external Python scripts via subprocess and looks for a sibling/parent 'XiaohongshuSkills' repository. Before installing or running: 1) If you only want copy-generation, avoid importing or executing xhs_publisher.py and xhs_accounts.py — use only xiaohongshu_assistant.py and templates.py. 2) Inspect any external scripts referenced (the XHS_SKILLS_DIR path) — if those scripts exist on your machine they would be executed by the publisher functions. 3) Remove or sandbox publisher/account modules (or delete them) if you don't want any automatic publishing or credential storage. 4) Do not run publish/login functions unless you trust and have inspected the external XiaohongshuSkills scripts and understand what tokens or cookies they require. These mismatches could be benign leftover code, but they increase risk — manual review and disabling of publisher paths is recommended.
功能分析
Type: OpenClaw Skill
Name: xiaohongshu-assistant
Version: 1.0.0
The bundle contains modules (xhs_publisher.py and xhs_accounts.py) designed for automated browser control and account management via subprocess calls to an external repository (XiaohongshuSkills). While the main assistant logic in xiaohongshu_assistant.py includes a hardcoded 'safety mode' that intercepts publishing requests to prevent automated actions, the underlying high-risk capabilities for platform automation and local command execution remain present. The structure of providing functional automation scripts while claiming they are disabled in the UI creates a significant risk surface.
能力评估
Purpose & Capability
The name/description and SKILL.md focus on content generation (文案/标题/标签/发布时间). However the repository includes xhs_publisher.py and xhs_accounts.py which implement automated publishing, subprocess calls to external scripts, and read/write account files. That extra functionality is not needed for a pure copywriting assistant and expands the capability set beyond the stated purpose.
Instruction Scope
SKILL.md itself is instruction-only and describes generation templates and safe manual publishing, but it references scripts and resources (scripts/generate_copy.py, scripts/optimize_title.py, references/*.md) that are not present in the file manifest. The runtime code (xhs_publisher.py) instructs subprocess.run to call external Python scripts in an external 'XiaohongshuSkills' repo (a path that walks up directories). This means if those external scripts exist on the host, the skill code could run them — a broader scope than the prose indicates.
Install Mechanism
There is no install spec and no network/download in the manifest. That's low-risk from an installer perspective; nothing in the skill attempts to fetch remote archives during install.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a copywriting assistant. However, xhs_publisher and xhs_accounts expect local account/token files (e.g., xhs_accounts.json, posts.json) and accept tokens/xsec_token arguments. Those could be used to store or consume credentials outside the declared manifest; the skill does not explicitly request them but the code supports credential storage and passing to external scripts.
Persistence & Privilege
The skill is not set always:true and does not modify other skills. It does read and write local files (accounts/posts JSON) under its directory, which is reasonable for local drafts/account metadata, but it also constructs paths that go up three levels to reach an external 'XiaohongshuSkills' repo — that cross-directory access is worth attention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiaohongshu-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiaohongshu-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xiaohongshu-assistant 1.0.0 · 小红书运营助手首发上线
- 支持一键生成小红书文案,覆盖种草、测评、教程等多种风格,自动添加 emoji。
- 提供爆款标题优化工具,生成10个多样化标题建议。
- 智能推荐10-15个热门、大流量的标签,避免违规词。
- 根据不同用户群体,给出最佳发布时间及流量高峰参考。
- 内置详尽的文案模板、标题公式、热门标签及运营规范指引。
元数据
常见问题
Xiaohongshu Assistant 是什么?
小红书运营助手。支持文案生成、标题优化、话题标签推荐、发布时间建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Xiaohongshu Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaohongshu-assistant」即可一键安装,无需额外配置。
Xiaohongshu Assistant 是免费的吗?
是的,Xiaohongshu Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xiaohongshu Assistant 支持哪些平台?
Xiaohongshu Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xiaohongshu Assistant?
由 cp3d1455926-svg(@cp3d1455926-svg)开发并维护,当前版本 v1.0.0。
推荐 Skills