📕
AutomationPython

Xiaohongshu Note Creator

by comeonzhj

Xiaohongshu Note Creator is an Automation skill for Claude Code, published by comeonzhj in Auto-Redbook-Skills.

2.1K stars248 forkson comeonzhj/Auto-Redbook-SkillsAdded 2026/07/14+1% in starsRepository updated 2026/04/01
Install in seconds
Install Xiaohongshu Note Creator
Copy Xiaohongshu Note Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/comeonzhj/Auto-Redbook-Skills ~/.claude/skills/Auto-Redbook-Skills

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/comeonzhj/Auto-Redbook-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in comeonzhj/Auto-Redbook-Skills
Installs to
~/.claude/skills/Auto-Redbook-Skills
Collection
One of 2 skills cataloged from this repository
Category
Automation2226 skills

What Xiaohongshu Note Creator does

Creates Xiaohongshu note content (title + body), generates cover and card images with 8 themes and 4 pagination modes, and optionally publishes to Xiaohongshu.

Xiaohongshu Note Creator is cataloged under Automation on DirSkills.

Documentation

README

小红书笔记创作技能

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

详细参数文档见 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(按 --- 分隔)

常用示例:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Xiaohongshu Note Creator

  • What else does comeonzhj publish alongside Xiaohongshu Note Creator?

    Xiaohongshu Note Creator is one of 2 skills that DirSkills catalogs from comeonzhj/Auto-Redbook-Skills, the repository it ships in. Its siblings there include Auto Redbook. Each one is a separate skill with its own page in this directory, installs the same way Xiaohongshu Note Creator does, and is maintained by comeonzhj in that same repository. The rest of the collection is listed on the comeonzhj/Auto-Redbook-Skills page.

  • How does Xiaohongshu Note Creator compare to other Automation skills?

    Xiaohongshu Note Creator ranks #514 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Xiaohongshu Note Creator against them. Open each page to compare what they document and how they install.

More from comeonzhj/Auto-Redbook-Skills

Xiaohongshu Note Creator is one of 2 skills cataloged on DirSkills from comeonzhj/Auto-Redbook-Skills.

See all 2 skills