xiaohongshu-publisherDraft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
Install via ClawdBot CLI:
clawdbot install yuf1011/xiaohongshu-publisherCreate, format, and publish posts to 小红书 (Xiaohongshu/RED) through browser automation.
pip install Pillow or apt install python3-pil)fonts-noto-cjk on Linux (apt install fonts-noto-cjk), or Noto Sans CJK via Homebrew on macOSThis skill handles the complete 小红书 publishing pipeline:
Create post content following 小红书 style. See references/content-guide.md for formatting rules, structure, and examples.
Key rules:
--- section breaks, emoji bullets, short paragraphsmemory/xiaohongshu-draft.mdRun the cover generation script:
python3 <skill-dir>/scripts/gen_cover.py --title "主标题" --subtitle "副标题" --tags "标签1,标签2,标签3" --output /path/to/cover.png
Options:
--title — Main title (large text, required)--subtitle — Subtitle line (medium text, optional)--tags — Comma-separated feature tags shown as pills (optional)--badge — Top-right badge text (default: "OpenClaw")--output — Output path (default: cover.png)--gradient — Color scheme: purple (default), blue, green, orange, darkOutput: 1080×1440 PNG with gradient background, decorative elements, CJK text.
Send the draft content + cover image to the user's messaging channel for review. Format:
📝 小红书草稿 — [主题]
标题:[标题]
[正文内容]
封面图已生成:[path]
请确认:
✅ 可以发布
✏️ 需要修改
❌ 不发
Never auto-publish. Always wait for explicit user approval.
After user approval, publish using browser automation on the configured node.
See references/browser-publish.md for the complete browser automation steps.
Summary:
https://creator.xiaohongshu.com/publish/publishupload actionIf browser automation is unavailable (CDP issues, node offline, etc.), send the complete post to the user's channel with all content formatted for easy copy-paste:
📋 小红书发帖内容(请手动发布)
【标题】[标题]
【正文】
[正文内容]
【标签】[hashtags]
封面图:[path to cover image]
--remote-debugging-port on macOS (GUI session required). If browser start fails, fall back to manual publishing.This skill works with cron jobs for scheduled daily posting. Typical cron setup:
Schedule: 0 8 * * * (Asia/Shanghai)
Session: isolated agentTurn
Delivery: announce to user's channel
The cron job message should reference this skill and include the content plan/topic for the day.
Generated Feb 24, 2026
Agencies managing multiple 小红书 accounts for clients can use this skill to automate content creation and posting, ensuring consistent style and scheduling. It streamlines drafting, cover design, and publishing, reducing manual effort for daily posts.
E-commerce brands selling products on 小红书 can leverage this skill to generate promotional posts with custom cover images, targeting Chinese consumers. It helps maintain brand aesthetics and automate posting to increase engagement and sales.
Individual influencers or content creators on 小红书 can use this skill to draft posts, create visually appealing covers, and publish efficiently. It supports their creative process by automating formatting and browser-based posting.
Companies managing their official 小红书 accounts for brand awareness can employ this skill to schedule and publish content, ensuring compliance with platform guidelines. It integrates with cron jobs for automated daily updates.
Offer this skill as part of a subscription-based social media automation platform, charging monthly fees for access to advanced features like cover generation and browser automation. Revenue comes from tiered plans based on post volume.
Provide a free version with basic drafting and manual publishing, while premium features like automated browser publishing and advanced cover designs require a one-time purchase or upgrade. Revenue is generated from premium sales.
Integrate this skill into agency services where clients pay for managed social media campaigns, with the skill reducing operational costs. Revenue is derived from service fees charged per campaign or post.
💬 Integration Tip
Ensure CJK fonts and Pillow are installed on the system, and verify OpenClaw browser connectivity before automation to avoid publishing failures.
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
AI-assisted creation, rendering, and automated publishing of Xiaohongshu-style content with support for Markdown to image cards and data tracking.
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNY...
高德地图实时路况查询与最优自驾路线规划技能。基于高德交通态势API和路径规划API,提供实时拥堵信息和最快路线建议。