xhs-note-creator

Automate Xiaohongshu note drafting, image card generation, and publishing.

266|71|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill xhs-note-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xhs-note-creator
Source: https://github.com/zrt-ai-lab/opencode-skills/tree/main/auto-redbook
Command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill xhs-note-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the end-to-end process of creating Xiaohongshu notes, including drafting content, generating image cards (cover + content), and publishing posts to Xiaohongshu, reducing manual effort and increasing consistency.

Core Features & Use Cases

  • Draft title and body from user input or provided data to match Xiaohongshu style.
  • Render cover and content cards as ready-to-post images for creation workflows.
  • Publish notes to Xiaohongshu using local or API-based publishing pipelines, with optional topic tagging and privacy settings.
  • Real-world use: a creator provides topic briefs and assets and receives fully prepared notes plus visuals ready for posting.

Quick Start

Provide user data and assets to generate a Xiaohongshu note, render visuals, and publish.

Frequently Asked Questions about xhs-note-creator

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

FAQPage Schema
How do I automate Xiaohongshu note creation and publishing?

You can automate Xiaohongshu note creation by providing topic briefs and assets to generate styled text, render cover and content card images, and publish posts directly via local or API pipelines using Python and playwright.

Can I generate Xiaohongshu cover images and content cards from markdown?

Yes, you can generate Xiaohongshu cover images and content cards from markdown. The skill processes markdown and yaml inputs to render ready-to-post visual cards for your social media workflow.

Do I need playwright and python-dotenv to publish Xiaohongshu notes?

Yes, you need playwright and python-dotenv to publish Xiaohongshu notes. These dependencies handle browser automation for image rendering and manage environment variables for requests and cookie validation.

Does Xiaohongshu automated publishing validate cookies for safe operations?

Yes, Xiaohongshu automated publishing validates cookies to ensure safe, repeatable operations. This mechanism maintains session integrity during local or API-based post submissions and prevents unauthorized access.

What is the best way to post Xiaohongshu notes with topic tagging and privacy settings?

The best way to post Xiaohongshu notes with topic tagging and privacy settings is using an automated publishing pipeline. This approach drafts content, generates visuals, and applies optional tags and privacy configurations during API or local submission.