Back to list
strategiert

image-generator

by strategiert

0🍴 0📅 Jan 21, 2026

SKILL.md


Image Generator

Erstellt visuelle Assets für alle Content-Typen und Plattformen.

Quick Start

Input: Content (Artikel, Social Post, Ad Copy)
Output: AI-Prompts + Bild-Specs für alle benötigten Formate

Workflow

  1. Content analysieren → Kernthema, Emotionen, Key Visuals identifizieren
  2. Formate bestimmen → Welche Plattformen? (siehe PLATFORM_IMAGE_SPECS.md)
  3. Brand-Konsistenz → Farben, Style aus BRAND_VISUAL_GUIDELINES.md
  4. Prompts erstellen → Templates aus AI_PROMPT_PATTERNS.md
  5. Output formatieren → JSON mit allen Bild-Specs

Output Format

{
  "content_id": "uuid",
  "images": [
    {
      "type": "featured_image",
      "platform": "wordpress",
      "dimensions": { "width": 1200, "height": 628 },
      "aspect_ratio": "1.91:1",
      "ai_prompt": {
        "dalle": "Prompt für DALL-E...",
        "midjourney": "Prompt für Midjourney...",
        "stable_diffusion": "Prompt für SD..."
      },
      "style_notes": "Markenfarben, keine Text-Overlays",
      "alt_text": "SEO-optimierter Alt-Text",
      "filename": "artikel-titel-featured.jpg"
    }
  ]
}

Bild-Typen

TypVerwendungSpecs
Featured ImageBlog, WordPresstemplates/featured-image.md
Social GraphicLinkedIn, FB, etc.templates/social-graphic.md
Ad CreativePaid Adstemplates/ad-creative.md
ThumbnailYouTube, Pinteresttemplates/thumbnail.md
Carousel SlidesIG, LinkedIntemplates/carousel.md
InfographicLinkbait, Educationaltemplates/infographic.md

Platform-Specific Dimensions

Quick Reference (Details in PLATFORM_IMAGE_SPECS.md):

PlatformFormatDimensions
WordPressFeatured1200x628
LinkedInPost1200x627
LinkedInCarousel1080x1080
InstagramFeed1080x1080
InstagramStory/Reel1080x1920
FacebookPost1200x630
TikTokVideo1080x1920
PinterestPin1000x1500
Google DisplayLeaderboard728x90
Google DisplayRectangle300x250

AI-Tool Empfehlung

Use CaseEmpfohlenes Tool
Fotorealistische MenschenMidjourney v6
Abstrakte KonzepteDALL-E 3
Schnelle IterationStable Diffusion
Text auf BildIdeogram / Canva
Konsistenter StyleMidjourney (Style Reference)

Brand Integration

Alle Bilder müssen Brand Guidelines folgen:

  • Primärfarbe: #003366 (Dark Blue)
  • Akzentfarbe: #ff6600 (Orange)
  • Style: Professionell, modern, zugänglich

Details: BRAND_VISUAL_GUIDELINES.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon