GZH Cover Studio
Paste the following prompt into your AI chat to install this skill:
Please follow the installation guide at https://skillhub.cn/install/skillhub.md to install @davtime/wechat-cover-studio.
About this skill
The Problem It Solves
Creating WeChat Official Account ("GZH") covers often involves tight deadlines, the need for multiple aspect ratios, and persistent issues with AI-generated Chinese text (garbled characters, errors, or blurriness). This skill addresses these by separating visual generation from typographic composition, delivering high-quality, click-worthy covers quickly. It focuses on solving: rapid iteration for busy content teams, cross-platform sizing (main cover, thumbnail, Moments), and reliable Chinese title readability.
How It Works
The core methodology is a "background-first, text-overlay" pipeline, with key steps:
- Intent Parsing & Style Matching: It first structures the user's brief into five dimensions (topic, content type, audience, tone, title strategy). It then consults its local style library (
references/styles.md)—which contains 30+ visual families (e.g.,Minimalist Large Type,Photorealistic Texture,3D Isometric) across 17 content verticals—to recommend 2–3 differentiated design directions with rationale. - Text-Free Background Generation: Using the platform's native image generation tool, it creates high-quality, text-free background images (the default canvas is
900×383). The prompt engineering follows structured recipes (references/prompt_recipes.md) and strictly prohibits any letters, numbers, or text to avoid AI typographic errors. It typically produces 2–4 variations for A/B comparison. - Precision Title Composition: The Chinese title (plus optional subtitle and label) is cleanly typeset onto the background's designated "title safe area" (default: bottom third) using the
composefunction ofscripts/studio.py. This leverages Pillow and system CJK fonts for crisp, error-free typography—a decisive advantage over prompting AI to "write text in the image." - Preview & Delivery: The
previewfunction assembles all generated assets into a self-contained HTML design book, showcasing each style, background, final composed cover, and the prompting recipe. It supports side-by-side A/B testing. Refinements are iterative and focused (e.g., "warm up the color tone"), regenerating only affected variants.
Scope & Considerations
- Platform Dependency: The skill relies on the host platform's built-in image generation and understanding capabilities. In constrained environments, it may gracefully degrade to producing an HTML/CSS-based cover template.
- Local-First Knowledge: All design intelligence—from the style catalog to composition principles (
references/design_principles.md)—is bundled within the skill and does not auto-update. It can analyze user-provided reference images but defaults to its internal knowledge base. - Requires Clear Subject: The workflow is triggered by a concrete topic or reference. It will ask for clarification if the theme is missing rather than inferring one.
- Scope is Covers Only: This tool is specialized for cover design. It does not handle article body layout, analytics, or publishing. When revising, it proposes only one focused change per iteration to avoid major rework.
Use Cases
- A content editor needs to produce a matching set of main cover, thumbnail, and Moments share cover for a 'Workplace Tips' article within 30 minutes, requiring three different aspect ratios.
- An operator has a trending topic for a 'Double 11 Skincare Review' article but lacks visual inspiration, needing 2-3 differentiated design directions generated from a built-in style library like Photorealistic Texture or Gradient Fluid.
- A designer needs to quickly test different typographic layouts for the title 'A Programmer's Efficiency Guide', comparing variations in font size, subtitle placement, and label color across two canvas sizes: 900×383 and 1080×1080.
- A personal blogger wants to generate a comparison design book with 'Vintage Film' and 'Healing Fresh' styles for an upcoming 'Weekend Camping Gear List' post to run a poll in their community.
Best For
- A weekly newsletter editor who needs to quickly produce multi-size covers for different sections (e.g., 'Insights', 'Product Picks') every week, with a strict requirement for error-free title readability.
- A social media manager for a corporate account who frequently needs to create on-brand, focus-driven covers within tight deadlines for market trends or product launches.
- An independent content creator or designer looking to rapidly iterate on title layouts, color schemes, and visual compositions, and easily present comparison options to clients or collaborators via a design book.
- A personal brand blogger aiming to create visually consistent, high-recognition covers for specific content series (e.g., food tours, book notes) to build a recognizable visual identity.
Related Skills
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.
Create Douyin vertical video covers from topics, hooks, or materials with support for creative generation, image synthesis, and refinement.
An AI tool that transforms real photos into specified illustration styles while preserving subject recognition.
An engineering-driven solution that integrates design styles, UX workflows, design systems, and multi-platform implementation to solve cross-project design consistency.