📝
AutomationPython

Auto Redbook

by comeonzhj

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

2.1K stars254 forkson comeonzhj/Auto-Redbook-SkillsAdded 2026/07/20+1% in starsRepository updated 2026/04/01
Install in seconds
Install Auto Redbook
Copy Auto Redbook 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/tree/main/skills/xhs-note-creator ~/.claude/skills/xhs-note-creator

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
skills/xhs-note-creator/SKILL.md in comeonzhj/Auto-Redbook-Skills
Installs to
~/.claude/skills/xhs-note-creator
Collection
One of 2 skills cataloged from this repository
Category
Automation2226 skills

What Auto Redbook does

Create Xiaohongshu titles, note copy, covers, and content cards with 8 visual themes and 4 pagination modes, with optional publishing.

Auto Redbook is cataloged under Automation on DirSkills.

Reviewed 2026-08-04

DirSkills review

This workflow creates a Xiaohongshu note from title and body copy, then renders its cover and content cards with 8 visual themes and 4 pagination modes before an optional publish step.

  • Use the rendering flow to preview the generated cover and card set before any external action; theme and pagination choices affect the image output rather than the underlying note text.
  • Publishing requires an XHS_COOKIE session credential. Keep that secret outside prompts, logs, and version control, and confirm the target account before running the command.
  • Published notes are private by default unless the operator explicitly supplies --public, which makes visibility an intentional choice instead of an implicit side effect.

Documentation

README

../../SKILL.md

Frequently asked about Auto Redbook

  • What else does comeonzhj publish alongside Auto Redbook?

    Auto Redbook is one of 2 skills that DirSkills catalogs from comeonzhj/Auto-Redbook-Skills, the repository it ships in. Its siblings there include Xiaohongshu Note Creator. Each one is a separate skill with its own page in this directory, installs the same way Auto Redbook 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 Auto Redbook compare to other Automation skills?

    Auto Redbook ranks #513 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 Auto Redbook against them. Open each page to compare what they document and how they install.