xiaohongshu-note-creator

Installation
SKILL.md

Xiaohongshu Note Creator - 笔记转小红书图文

脚本路径说明:本 Skill 依赖的 image_gen.py 位于此 SKILL.md 同目录的 scripts/。 AI 执行前,先确认脚本存在:ls {SKILL所在目录}/scripts/image_gen.py 运行命令时指定路径:python3 {SKILL所在目录}/scripts/image_gen.py ...

将 WPS 笔记内容转化为完整的小红书图文方案,包含每页图文、AI 配图和话题标签。


铁律(最高优先级)

0. 读图(必须在 Step 2 之前完成)

调用 outline 找出所有图片 block,逐张调用 read-image 读取并做视觉描述,记录每张图的画面内容、风格色调、适合用于哪页。

wpsnote-cli outline --note_id {note_id} --json
wpsnote-cli read-image --note_id {note_id} --block_id {block_id} --json
Related skills

More from wpsnote/wpsnote-skills

Installs
8
GitHub Stars
134
First Seen
Apr 7, 2026