og-image-workflow

Generate and update Open Graph PNG and JPG images from a mascot SVG using Playwright.

1|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jdconley/wodbrains --skill og-image-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: og-image-workflow
Source: https://github.com/jdconley/wodbrains/tree/main/.cursor/skills/og-image-workflow
Command: npx skills add https://github.com/jdconley/wodbrains --skill og-image-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation and updating of Open Graph images for WOD Brains, ensuring consistent branding and accurate information display on social media and search engines.

Core Features & Use Cases

  • Automated Image Generation: Creates high-quality PNG and compressed JPG Open Graph images.
  • Customizable Content: Allows for easy updates to the image copy and layout.
  • Use Case: When launching a new feature or updating website copy, use this Skill to regenerate the OG image to reflect the latest information and maintain a professional online presence.

Quick Start

Use the og-image-workflow skill to regenerate the Open Graph image assets.

Frequently Asked Questions about og-image-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Open Graph images using Playwright?

To generate Open Graph images using Playwright, the workflow renders a layout from a mascot SVG into high-quality PNG and compressed JPG assets, requiring specific dimensions of 2848x1504 for accurate social media display.

What dimensions are needed for Open Graph image assets?

Open Graph image assets require specific dimensions of 2848x1504 to ensure high-quality rendering and accurate display across social media platforms and search engines.

How do I automate updating OG images for my website?

You can automate updating OG images by running a workflow that creates a temporary script to render and convert a layout using Playwright, producing updated PNG and JPG assets to reflect new website copy or features.

Do I need a mascot SVG to create custom OG images?

Yes, the OG image generation process requires a mascot SVG file to render the layout composition, which Playwright then converts into the final PNG and JPG asset formats.

Why generate both PNG and JPG files for Open Graph images?

Generating both PNG and JPG files for Open Graph images provides high-quality lossless assets alongside compressed versions, optimizing website performance and ensuring consistent branding across different platforms.

What is the process for rendering an SVG layout into an OG image?

Rendering an SVG layout into an OG image involves creating a temporary script that uses Playwright to render the composition and convert it into specified 2848x1504 dimension assets.