xhs-note-creator

Generate Xiaohongshu note titles, bodies, and stylized image cards from briefs.

8|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/LinkRogers/xhs-note-creator --skill xhs-note-creator-linkrogers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-note-creator
Source: https://github.com/LinkRogers/xhs-note-creator/tree/main
Command: npx skills add https://github.com/LinkRogers/xhs-note-creator --skill xhs-note-creator-linkrogers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown, pyyaml, playwright, xhs, python-dotenv, requests, yaml, marked, js-yaml, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

本技能解决在小红书笔记创作中的繁琐流程:从需求输入到生成可直接使用的笔记文本和图片卡片,显著提升效率。

Core Features & Use Cases

  • 根据用户提供的资料与需求,自动撰写符合小红书风格的笔记标题与正文,并生成封面和正文卡片图片。
  • 提供 Markdown/YAML 头部结构的输出,便于后续渲染、存档与发布。
  • 支持将成品通过内置脚本发布到小红书(可选 API 模式),以及将工作流整合到现有自动化脚本中。

Quick Start

给定需求和资料,直接让系统生成小红书笔记草稿、封面与正文卡片图片,并可选择发布。

Frequently Asked Questions about xhs-note-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Xiaohongshu notes and image cards from markdown source material?

To generate Xiaohongshu notes and image cards from markdown, provide a brief with your source material. The system automatically writes a styled title and body, then renders them into cover and content image cards using markdown rendering.

What is the best way to automate Xiaohongshu note creation and publishing?

The best way to automate Xiaohongshu note creation is using an AI-driven workflow that generates content and image cards from briefs, then leverages built-in scripts with optional API mode to publish directly to Xiaohongshu.

Does Xiaohongshu note generation work with YAML frontmatter and markdown rendering?

Yes, Xiaohongshu note generation works with YAML frontmatter and markdown rendering. The system outputs structured markdown with YAML headers to facilitate rendering, archiving, and downstream publishing.

Can I use playwright and python scripts to publish image cards to Xiaohongshu?

You can use python scripts and playwright to publish image cards to Xiaohongshu. The workflow integrates these dependencies to automate the rendering and optional publishing of generated note content.

Do I need to prepare briefs and markdown content before generating Xiaohongshu image cards?

You need to prepare source material and a brief before generating Xiaohongshu image cards. The system requires this initial input to automatically draft the note text and render the corresponding stylized card images.

Why are my Xiaohongshu image cards not rendering correctly from markdown?

Xiaohongshu image cards may not render correctly from markdown if the YAML frontmatter is malformed or if required dependencies like playwright and js-yaml are not properly installed in the environment.