Guizang Social Card Skill generates Xiaohongshu carousels and WeChat covers with two visual systems, supports 28 layouts, 10 themes, and single-file HTML to PNG rendering via Playwright. It targets Claude Code / Codex environments and includes an install flow and workflow details.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
A Claude Code / Codex skill that generates Xiaohongshu carousel-style graphics and WeChat 21:9 + 1:1 cover images. It provides two visual systems (Editorial and Swiss) sharing a common workflow, with 28 layouts, 10 themes, and a single-file HTML workflow that renders to PNG. It supports Live Photo outputs and includes a Playwright-based validation script for layout checks.
How it works
The skill offers a structured 7-step workflow: Intake, Style & Theme, Layout Selection, Asset Prep, Compose & Render, Deliver & Review, Iterate. Live Photo generation follows a dynamic branch after step 5, selecting appropriate 3s/5s content and producing PNGs, JPGs, MOVs, and .pvt packages for publishing. Rendering is done via node render.mjs using seed templates; assets are sourced from Unsplash / Pexels / Flickr CC / Wallhaven or direct searches. Validation is performed by validate-social-deck.mjs to enforce layout constraints.
Getting started
Installation:
npx skills add https://github.com/op7418/guizang-social-card-skill --skill guizang-social-card-skill
Another installation option also provided via shell steps, including cloning into ~/.claude/skills/guizang-social-card-skill and verifying SKILL.md, assets/, references/ exist. Manual command:
git clone https://github.com/op7418/guizang-social-card-skill.git ~/.claude/skills/guizang-social-card-skill
Triggers include phrases such as:
- "帮我做一套小红书图文 / Xiaohongshu 图文"
- "帮我做一套 Rednote 卡片"
- "做一个公众号 21:9 头图 + 1:1 分享卡"
- "生成一套 social cards / 杂志风社交卡片"
- other trigger phrases listed in the README.
Recent releases
There are no releases listed in the latest section.
Traction
Stars: 5882 Forks: 474 Open issues: 10
Behind the repo
This section is not present as a startup/company linkage is not provided in the FACTS block.
Caveats
License: AGPL-3.0 Created: 2026-05-27 Last push: 2026-07-01 Language: HTML






