loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

xhs-autopost-skill

SKILL.md

echo-ikun/xhs-autopost-skill

Sanitized OpenClaw skill for Xiaohongshu drafting, cover generation, and publishing via MCP

Install

$ npx loaditout add echo-ikun/xhs-autopost-skill

About

XHS Autopost Skill

A sanitized OpenClaw skill for Xiaohongshu (RED / 小红书) content drafting, cover generation, and publishing through the Xiaohongshu MCP service.

Features
  • Draft Xiaohongshu post titles and body content
  • Generate cover images for posts
  • Publish image posts through the Xiaohongshu MCP server
  • Search feeds and inspect post details
  • Document login flows for QR code and cookie-based auth
  • Keep personal cookies and local state out of the public repo
Repository layout
.
├─ SKILL.md                 # Main skill instructions
├─ check_env.sh             # Environment checks and local startup helpers
├─ scripts/
│  ├─ cover.sh              # Cover generation script
│  └─ generate.sh           # Optional backup text-generation script
├─ references/
│  ├─ title-guide.md
│  ├─ content-guide.md
│  └─ cover-guide.md
├─ .env.example             # Example environment variables
├─ .gitignore
└─ README.md
Requirements
Runtime
  • OpenClaw
  • Xiaohongshu MCP server
  • Linux environment recommended
System dependencies
  • curl
  • python3
  • ImageMagick (convert or magick)
  • Xvfb for headless GUI login flow
  • Chinese fonts, e.g. fonts-noto-cjk

Suggested packages on Ubuntu/Debian:

sudo apt update
sudo apt install -y curl python3 imagemagick xvfb zbar-tools xdotool fonts-noto-cjk
Environment variables

Copy .env.example and set values in your local shell / service environment.

Core variables:

XHS_MCP_URL=http://localhost:18060/mcp
XHS_MCP_HOME=~/xiaohongshu-mcp
DISPLAY=:99

Optional image-generation variables:

  • Gemini
  • GEMINI_API_KEY
  • XHS_IMG_MODEL
  • OpenAI-compatible image API
  • IMG_API_TYPE=openai
  • IMG_API_KEY
  • IMG_API_BASE
  • IMG_MODEL
  • Tencent Hunyuan
  • IMG_API_TYPE=hunyuan
  • HUNYUAN_SECRET_ID
  • HUNYUAN_SECRET_KEY
  • HUNYUAN_REGION
  • HUNYUAN_ENDPOINT
  • HUNYUAN_RSP_TYPE

Optional backup text-gene

Tags

automationmcpopenclawrednotexiaohongshu

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated25 days ago
Security: AHas SKILL.mdREADME

Safety

Risk Levellow
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/21/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/echo-ikun/xhs-autopost-skill)](https://loaditout.ai/skills/echo-ikun/xhs-autopost-skill)