← 返回 Skills 市场
205
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install tianshu-xhs-note
功能描述
把素材整理成小红书笔记结构:标题建议、正文分段、字数统计、话题标签草稿、合规小提示。 Use when: 用户要写小红书、排版笔记、加话题标签、控制字数;用户说「小红书文案」「笔记结构」「XHS」。 NOT for: 自动生成需深度创意的全文代写(可配合模型润色后再用本 skill 结构化)。
安全使用建议
This skill appears safe and does what it claims: it runs a local Node.js script to structure Xiaohongshu posts and does not contact external services or ask for secrets. Before installing/running: 1) ensure you have Node.js available (the SKILL.md uses 'node' but the skill does not list 'node' as a required binary); 2) prefer passing input via a file rather than --text to avoid exposing post content in shell history or process listings; 3) review the included scripts if you have sensitive content—the script reads only the file/text you provide and writes output to stdout; 4) be aware the skill references other image/upload skills for further steps (those are separate and should be reviewed individually).
功能分析
Type: OpenClaw Skill
Name: tianshu-xhs-note
Version: 1.0.0
The skill is a text-formatting utility for Xiaohongshu (XHS) notes. The core logic in `scripts/pack_note.js` performs local string manipulation to generate titles, paragraphs, and hashtags without any network access, external dependencies, or sensitive data access.
能力评估
Purpose & Capability
Name/description match the included script and README: the script generates title suggestions, paragraphing, hashtag candidates and a pre-publish checklist. Nothing requested by the skill (no env vars, no external services) is disproportionate to that purpose.
Instruction Scope
SKILL.md instructs running the local Node script on a draft file or passing text via --text. That stays within the stated purpose. One caution: passing full post text on the command line (--text) can expose content in process lists or shell history — reading from a file is safer. The README references other image/upload skills for follow-up, which is expected but outside this skill's scope.
Install Mechanism
There is no install spec (instruction-only with an included local script). The code is shipped in the skill bundle and there are no network downloads or external packages. This is low risk.
Credentials
No environment variables, credentials, or config paths are requested or used. The script only reads a user-supplied file or text argument and uses standard Node fs/path modules.
Persistence & Privilege
The skill does not request permanent presence (always: false) and does not modify other skills or global agent settings. It runs locally and only reads a provided file or argument.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tianshu-xhs-note - 安装完成后,直接呼叫该 Skill 的名称或使用
/tianshu-xhs-note触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial: 小红书笔记结构化(标题/分段/话题草稿/自检),纯 Node
元数据
常见问题
Tianshu XHS Note 是什么?
把素材整理成小红书笔记结构:标题建议、正文分段、字数统计、话题标签草稿、合规小提示。 Use when: 用户要写小红书、排版笔记、加话题标签、控制字数;用户说「小红书文案」「笔记结构」「XHS」。 NOT for: 自动生成需深度创意的全文代写(可配合模型润色后再用本 skill 结构化)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。
如何安装 Tianshu XHS Note?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tianshu-xhs-note」即可一键安装,无需额外配置。
Tianshu XHS Note 是免费的吗?
是的,Tianshu XHS Note 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tianshu XHS Note 支持哪些平台?
Tianshu XHS Note 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tianshu XHS Note?
由 tianshu(@wangshengli0421)开发并维护,当前版本 v1.0.0。
推荐 Skills