wechat-image-generator

Generate beautiful images for WeChat articles (covers, comparisons, charts) with zero token cost. Use when user needs images for social media posts, article covers, data visualization. Triggers include "生成封面图", "对比图", "配图", "公众号图片".

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wechat-image-generator" with this command: npx skills add jingyu525/wechat-image-generator

WeChat Image Generator

Generate beautiful images for WeChat articles with zero token cost and auto-screenshot.

Quick Start

1. Cover Image (封面图)

python3 scripts/generate.py cover \
  --title "我的第一个开源项目" \
  --subtitle "Token 成本降低 90%" \
  --output output/cover.png

2. Comparison Image (对比图)

python3 scripts/generate.py compare \
  --left "# Markdown\n**Bold** text" \
  --right "HTML 渲染结果" \
  --label "1 秒转换" \
  --output output/compare.png

3. Chart Image (数据图)

python3 scripts/generate.py chart \
  --data "Token消耗:8000,650|生成耗时:20,1" \
  --labels "AI生成,预制模板" \
  --output output/chart.png

Workflow

  1. Run generator script with parameters
  2. Script creates HTML with embedded data
  3. Opens in browser via OpenClaw browser tool
  4. Auto-screenshot and save to output folder

Design Philosophy

Zero token cost: All templates are pre-built HTML/CSS Auto-screenshot: Integrated with OpenClaw browser tool Customizable: Easy to modify templates for different styles

Token Cost Analysis

Per image generation:

  • Read SKILL.md: ~500 tokens (first time only)
  • Execute script: ~100 tokens
  • Browser screenshot: ~50 tokens

Total: ~650 tokens vs DALL-E/Midjourney ~1000-5000 tokens per image.

Requirements

  • Python 3
  • OpenClaw browser tool (for auto-screenshot)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Wangdongjie Cfo Skill

基于王东杰26年实战经验,提供A+H双市场IPO操盘、资本杠杆设计、业财融合和AI数字化风控咨询。

Registry SourceRecently Updated
General

Hk Stock Morning Report

Generate HK stock market morning report (股市晨報) for Chinese bank trading desk. Use when user asks "生成晨报", "股市晨报", "今日股市", "港股晨報", or any similar HK stock mark...

Registry SourceRecently Updated
General

Nansen Mpp Payment

Pay-per-call access to the Nansen API via MPP (Tempo). Use when a user wants anonymous Nansen access without an API key and without managing their own Base/S...

Registry SourceRecently Updated
General

Etsy Autolist

Auto-create and manage digital product listings on Etsy. Creates listings from existing digital product files (PDFs, templates, spreadsheets) using Etsy Open...

Registry SourceRecently Updated