xhs-image-gen

Installation
SKILL.md

XHS Image Generator Skill

Generate professional Xiaohongshu carousel images from structured content JSON. Outputs 3:4 vertical PNGs (1080x1440) with Chinese typography, ready for upload.


Setup

Clone the skill:

git clone https://github.com/PHY041/claude-agent-skills
cd claude-agent-skills/skills/xhs-image-gen
python3 -m venv venv
venv/bin/pip install -r requirements.txt
Installs
1
GitHub Stars
12
First Seen
Mar 29, 2026
xhs-image-gen — phy041/claude-agent-skills