← Back to Skills Marketplace
wangshengli0421

Tianshu XHS Note

by tianshu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
205
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tianshu-xhs-note
Description
把素材整理成小红书笔记结构:标题建议、正文分段、字数统计、话题标签草稿、合规小提示。 Use when: 用户要写小红书、排版笔记、加话题标签、控制字数;用户说「小红书文案」「笔记结构」「XHS」。 NOT for: 自动生成需深度创意的全文代写(可配合模型润色后再用本 skill 结构化)。
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tianshu-xhs-note
  3. After installation, invoke the skill by name or use /tianshu-xhs-note
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial: 小红书笔记结构化(标题/分段/话题草稿/自检),纯 Node
Metadata
Slug tianshu-xhs-note
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Tianshu XHS Note?

把素材整理成小红书笔记结构:标题建议、正文分段、字数统计、话题标签草稿、合规小提示。 Use when: 用户要写小红书、排版笔记、加话题标签、控制字数;用户说「小红书文案」「笔记结构」「XHS」。 NOT for: 自动生成需深度创意的全文代写(可配合模型润色后再用本 skill 结构化)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Tianshu XHS Note?

Run "/install tianshu-xhs-note" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tianshu XHS Note free?

Yes, Tianshu XHS Note is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tianshu XHS Note support?

Tianshu XHS Note is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tianshu XHS Note?

It is built and maintained by tianshu (@wangshengli0421); the current version is v1.0.0.

💬 Comments