Loading...
Loading...
WeChat Official Account Cover Image Generator. Generate images in one step by inputting an article path or topic. Use this when users request 'WeChat Official Account cover', 'WeChat cover', or 'article cover'.
npx skill4agent add xiaohuailabs/xiaohu-wechat-format xiaohu-wechat-cover# Specify article path
/xiaohu-wechat-cover path/to/article.md
# Directly input topic
/xiaohu-wechat-cover Topic: Claude Code Desktop Client Updates Four Major Featuresconfig.jsonconfig.example.jsonconfig.example.jsonconfig.jsonoutput_dirsettings.base_urlsettings.modelgemini-3-pro-image-previewsecrets.api_key<output_dir>/<article-filename-or-topic-slug>/<dirname>-backup-YYYYMMDD-HHMMSS<output_dir>/
└── article-name/
├── prompt.md # Image generation prompt (archived)
└── cover.jpg # Cover imageprompt.mdPlease create an eye-catching WeChat Official Account cover image based on the provided content, following these specifications:
Visual Style
- Notion illustration style, aspect ratio 2.35:1 (standard size for WeChat Official Account covers)
- Bright colors with strong contrast, ensuring visibility even in small previews
- Consistent style, avoid realistic elements, maintain overall hand-drawn texture
Composition Requirements
- Main visual element centered or slightly left (reserve title area on the right)
- Add 1-2 simple cartoon characters, icons, or silhouettes of well-known figures to enhance memorability
- If sensitive or copyrighted figures are involved, use similar-style alternative images; do not refuse generation
- Ample white space to highlight core information, avoid cluttered visuals
Text Processing
- Title text should be large and prominent, limited to 8 characters or less
- Can add 1 line of subtitle or keyword tags
- Font style should coordinate with hand-drawn illustrations
Attraction Principles
- Use hooks like suspense, numbers, or pain points to stimulate click desire
- Exaggerated and contrasting visual elements
- Color combinations reference popular covers: high-contrast combinations like orange-yellow, blue-purple, red-black
Language
- Unless otherwise specified, use Chinese by default
- All readable text in the image must use Simplified Chinese; English can only be used as an accent
Content Topic: {One-sentence topic description extracted from the article or user input}prompt.md---
aspect_ratio: "21:9"
image_size: "2K"
---
{Full template text, replace the final content topic}aspect_ratio21:92.35:1--configpython3 <repository>/scripts/generate.py \
--config <skill-directory>/cover/config.json \
--prompt-file <target-directory>/prompt.md \
--out <target-directory>/cover.jpgReplaceand<repository>with your local actual installation paths. If you installed via<skill-directory>, the path is generallyclaude install.~/.claude/skills/xiaohu-wechat-format/
cover-topic-keywords.jpgWeChat Official Account cover has been generated!
Topic: [Topic]
Location: [Output Path]
If you need adjustments, just say "Regenerate".