Design & media

SVG Cover Generator

Try it

Create polished, editable SVG cover artwork for reports, articles, slide decks, social cards, ebook covers, posters, and landing-page hero images. Use when a...

What it does

Create polished, editable SVG cover artwork for reports, articles, slide decks, social cards, ebook covers, posters, and landing-page hero images. Use when a...

The skill document

SVG Cover Generator

Generate one self-contained SVG cover that is visually intentional, easy to edit, and ready to save as .svg.

Quick Flow

  1. Confirm the target format, dimensions, text content, and mood.
  2. Read design-rules.md and layout-recipes.md before composing.
  3. Pick one layout recipe that matches the brief.
  4. Write a complete SVG with inline styles and no external dependencies.
  5. Validate the SVG structure before finishing.

Intake

If the user already gave a clear brief, do not over-question. Otherwise collect the minimum missing inputs:

  • Title
  • Optional subtitle or byline
  • Intended use: report cover, social card, slide cover, poster, hero image
  • Canvas size or aspect ratio
  • Brand colors or visual mood
  • Whether the output should feel corporate, editorial, playful, technical, minimal, or bold

Reasonable defaults:

  • Use 1600x900 for general landscape covers.
  • Use 1080x1350 for portrait social-style covers.
  • Use 1080x1080 for square covers.
  • Use a clean sans-serif fallback stack inside the SVG unless the user provided a font direction.

Composition Rules

  • Prefer bold typography and a small number of strong shapes over busy illustration.
  • Keep the title as the dominant element.
  • Use 2-4 colors unless the brief asks for a richer palette.
  • Use gradients, grids, bands, masks, or geometric clusters to create atmosphere.
  • Keep all text editable as `` unless the user explicitly asks for paths.
  • Avoid embedded raster images unless the user explicitly provides one and wants it included.

Build Procedure

1. Choose a layout

Select a layout from layout-recipes.md that fits the brief.

2. Build the SVG

Always produce:

  • An `` root with xmlns, width, height, and viewBox
  • A background layer
  • A content layer for title and supporting text
  • One visual motif layer such as lines, circles, blocks, mesh-like gradients, or abstract geometry

Keep styles inline in a `` block or on elements. Do not rely on external CSS, web fonts, or remote assets.

3. Make the output usable

  • Escape XML-sensitive characters in text.
  • Keep the hierarchy readable with grouping and brief comments when helpful.
  • Ensure contrast is strong enough for the title to remain legible.
  • Leave comfortable margins so text does not touch the canvas edge.

Validation

Before finishing, check:

  • The file is valid XML-style SVG.
  • viewBox matches the intended composition size.
  • Required text from the brief is present.
  • There are no external asset references.
  • The artwork is self-contained and editable.

If the SVG is saved to a file, run:

python3 scripts/check_svg.py /path/to/file.svg

Output

When the user asked for the SVG itself, return the full SVG in a fenced svg block.

When the user asked for a file, write the SVG to the requested path and summarize:

  • dimensions
  • chosen layout
  • palette
  • validation result

Resources

  • Use design-rules.md for visual and technical rules.
  • Use layout-recipes.md for composition choices.
  • Use assets/templates/ as starting points when a blank canvas would slow things down.
  • Use scripts/check_svg.py to catch structural mistakes before handing off the file.

Related skills

Use this skill when the user wants to analyze, design, optimize, recreate-in-spirit, or batch-produce thumbnails/covers for Bilibili, YouTube, Xiaohongshu, Douyin, WeChat Channels, public-account articles, courses, AI tools, knowledge IP, or product content. The skill produces strategy-first cover briefs, no-text image-generation prompts, platform-specific layout specs, portrait-consistent asset directions, A/B variants, technical QC, and iteration plans. It learns visual logic from references without copying protected designs.

Turn an article title, topic, summary, or reference image into a WeChat Official Account cover, WeChat article cover, article hero image, post cover, headline image, or supporting article visual. This AI cover generator and article cover maker distills one clear visual hook, then creates either a rendered headline or a text-free headline-safe area. Use logos, portraits, products, and brand references to shape a brand cover image, and refine composition, focal point, color, thumbnail clarity, and crop resilience for a publish-ready WeChat cover design.

Generate article covers with six customizable dimensions: type, palette, rendering, text, mood, and font.

263 installs7 stars

Generate multi-size SVG logos from natural-language product briefs, following Simple Icons design rules; runs an iterative generate → visual-check → optimize...

2 installs

Create a WeChat Official Account visual pack from a finished article, outline, brand assets, photos, or visual references. Produce a lead cover plus coordinated in-article illustrations with clear section focus and consistent visual direction for WeChat articles, WeChat post images, brand stories, product explainers, event recaps, and knowledge content.

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create ori Use when 需要Development领域自动化处理、数据分析和流程编排时使用。不适用于无明确需求的模糊场景。

3 installs