Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
comeonzhj avatar

Xhs Note Creator

  • 1.2k installs
  • 2.1k repo stars
  • Updated April 1, 2026
  • comeonzhj/auto-redbook-skills

xhs-note-creator is an agent skill for Xiaohongshu note content and image card creation.

About

The xhs-note-creator skill creates Xiaohongshu note assets including titles, body copy, cover images, and content cards from user-provided materials or briefs. It supports eight layout themes and four smart pagination modes for visually consistent social posts. Workflows cover drafting note copy, generating image cards, and optionally publishing to the Xiaohongshu platform. Agents help creators localize tone for Chinese social audiences while maintaining brand-aligned visuals across multi-card note formats. Xiaohongshu note drafting with title and body copy. Image card generation with cover and content cards. Eight layout themes and four smart pagination modes. Optional publishing workflow to Xiaohongshu. Turns raw materials into polished social note assets. Create Xiaohongshu note content, image cards, and optional publishing from user materials.

  • Xiaohongshu note drafting with title and body copy.
  • Image card generation with cover and content cards.
  • Eight layout themes and four smart pagination modes.
  • Optional publishing workflow to Xiaohongshu.
  • Turns raw materials into polished social note assets.

Xhs Note Creator by the numbers

  • 1,151 all-time installs (skills.sh)
  • +42 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #423 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
From the docs

What xhs-note-creator says it does

支持 8 种精美排版主题和 4 种智能分页模式。
SKILL.md
npx skills add https://github.com/comeonzhj/auto-redbook-skills --skill xhs-note-creator

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.2k
repo stars2.1k
Security audit2 / 3 scanners passed
Last updatedApril 1, 2026
Repositorycomeonzhj/auto-redbook-skills

How do I create a Xiaohongshu note with image cards from my materials?

Create Xiaohongshu note content, image cards, and optional publishing from user materials.

Who is it for?

Creators and marketers publishing on Xiaohongshu (Little Red Book).

Skip if: Skip for non-Chinese social platforms or text-only posts without cards.

When should I use this skill?

User creates Xiaohongshu notes, 小红书 content, or red book image cards.

What you get

Drafted note copy with themed image cards ready for Xiaohongshu publishing.

  • Note title and body
  • Image-card Markdown deck

By the numbers

  • 8 layout themes and 4 smart pagination modes
  • Titles ≤20 characters with 5–10 SEO tags per note

Files

SKILL.mdMarkdownGitHub ↗

小红书笔记创作技能

根据用户提供的资料或需求,创作小红书笔记内容、生成精美图片卡片,并可选择发布到小红书。

详细参数文档见 references/params.md

---

工作流程

第一步:撰写小红书笔记内容

根据用户需求和资料,创作符合小红书风格的内容:

标题:不超过 20 字,吸引眼球,可用数字/疑问句/感叹号增强吸引力。

正文:段落清晰,点缀少量 Emoji(每段 1-2 个),短句短段,结尾附 5-10 个 SEO 标签。

---

第二步:生成渲染用 Markdown 文档

注意:此 Markdown 专为图片渲染设计,禁止直接使用上一步的笔记正文。

文档结构:

---
emoji: "🚀"
title: "封面大标题(≤15字)"
subtitle: "封面副标题(≤15字)"
---

# 正文内容...

---

# 第二张卡片内容...(使用 --- 手动分隔时)

分页策略选择:

  • 内容需精确切分 → 用 --- 手动分隔,配合 -m separator
  • 内容长短不稳定 → 生成普通 Markdown,使用 -m auto-split

---

第三步:渲染图片卡片

python scripts/render_xhs.py <markdown_file> [options]

默认主题sketch(手绘素描风格) 默认分页separator(按 --- 分隔)

常用示例:

# 默认(sketch 主题 + 手动分页)
python scripts/render_xhs.py content.md

# 自动分页(推荐内容长短不定时)
python scripts/render_xhs.py content.md -m auto-split

# 切换主题
python scripts/render_xhs.py content.md -t playful-geometric -m auto-split

# 固定尺寸自动缩放
python scripts/render_xhs.py content.md -m auto-fit

生成结果:cover.png(封面)+ card_1.pngcard_2.png...(正文卡片)

可用主题-t):sketchdefaultplayful-geometricneo-brutalismbotanicalprofessionalretroterminal

分页模式-m):separatorauto-fitauto-splitdynamic

完整参数说明见 references/params.md

---

第四步:发布小红书笔记(可选)

前置条件:配置好 .env 文件中的 XHS_COOKIE(详见 references/params.md

# 默认仅自己可见(推荐先预览确认)
python scripts/publish_xhs.py --title "笔记标题" --desc "笔记描述" \
  --images cover.png card_1.png card_2.png

# 确认无误后公开发布
python scripts/publish_xhs.py --title "笔记标题" --desc "笔记描述" \
  --images cover.png card_1.png card_2.png --public
默认以「仅自己可见」发布,加 --public 参数才会公开。

---

技能资源

脚本

  • scripts/render_xhs.py — 渲染脚本(主推,8 主题 + 4 分页模式)
  • scripts/render_xhs_v2.py — 渲染脚本 V2(备用,7 种渐变色彩风格)
  • scripts/publish_xhs.py — 发布脚本

模板与样式

  • assets/cover.html — 封面 HTML 模板
  • assets/card.html — 正文卡片 HTML 模板
  • assets/styles.css — 公共容器样式
  • assets/themes/ — 各主题 CSS 文件

参考文档

  • references/params.md — 完整参数参考(主题/模式/发布参数)

Related skills

How it compares

Use xhs-note-creator for Xiaohongshu-specific card pipelines; generic social skills lack Chinese SEO tag and pagination rules.

FAQ

What outputs are generated?

Note title and body plus cover and content image cards.

How many layout themes?

Eight layout themes with four smart pagination modes.

Can it publish?

Yes; optional publishing to Xiaohongshu is supported in the workflow.

Is Xhs Note Creator safe to install?

skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

Marketing & SEOcontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.