Guizang Social Card Skill
Generates Xiaohongshu/WeChat social card sets and Live Photo cards from a token-based design system.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 10, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · 0049547
A freeform card broke Swiss rules like rounded corners and gradients; the skill version used the real template at exact export dimensions - but its README repeatedly names a render command that doesn't exist in the repo.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 3/5
What Guizang Social Card Skill does
Produces polished Xiaohongshu (Rednote) carousel sets, WeChat 21:9+1:1 cover pairs, and Live Photo motion cards from articles, screenshots, or video, using two named visual systems (Editorial Magazine and Swiss International) with real CSS token seeds and a Playwright-based validator. Triggers on Chinese/English requests for 小红书图文, 实况照片拼图, WeChat covers, carousel images, or Swiss/magazine-style social cards; correctly declines full PPT decks or long-form video edits.
How to install Guizang Social Card Skill
git clone https://github.com/op7418/guizang-social-card-skill
cd guizang-social-card-skill
mkdir -p ~/.claude/skills
cp -r . ~/.claude/skills/guizang-social-card-skill
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Guizang Social Card Skill
-
/guizang-social-card-skillGenerates Xiaohongshu/WeChat social card sets and Live Photo cards from a token-based design system.
It also activates on plain-language prompts like these:
-
Turn this article into a Xiaohongshu carousel image set -
Generate a WeChat 21:9 and 1:1 cover pair for this post -
Make Swiss-style Live Photo motion cards from these screenshots
Frequently asked questions
- Is the Guizang Social Card Skill skill free?
- Yes. The skill itself is free from op7418/guizang-social-card-skill. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Guizang Social Card Skill work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 10, 2026. Verdict: Tested · Works. A freeform card broke Swiss rules like rounded corners and gradients; the skill version used the real template at exact export dimensions - but its README repeatedly names a render command that doesn't exist in the repo.
- What is the Guizang Social Card Skill SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 3/5.
- How do I install Guizang Social Card Skill?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Guizang Social Card Skill with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.