og-image-generator

Generate dynamic Open Graph images with Next.js ImageResponse.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/0mar2090/hotelchavin --skill og-image-generator-0mar2090
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: og-image-generator
Source: https://github.com/0mar2090/hotelchavin/tree/main/.agents/skills/og-image-generator
Command: npx skills add https://github.com/0mar2090/hotelchavin --skill og-image-generator-0mar2090

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of dynamic Open Graph images, enhancing social media previews for web content without manual design work.

Core Features & Use Cases

  • Dynamic Image Generation: Creates custom OG images based on content (e.g., blog post titles, product details).
  • Next.js Integration: Leverages Next.js's ImageResponse for server-side generation.
  • Use Case: Automatically generate unique social media images for each blog post on your website, featuring the post's title and author, improving click-through rates.

Quick Start

Use the og-image-generator skill to create a dynamic Open Graph image for a blog post titled 'My Awesome Article'.

Frequently Asked Questions about og-image-generator

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

FAQPage Schema
How do I generate dynamic OG images for Next.js blog posts?

You can generate dynamic OG images by using Next.js ImageResponse to create custom social media previews with dynamic data fetching, Flexbox styling, and custom fonts based on your blog post titles and author details.

What is dynamic Open Graph image generation for social media SEO?

Dynamic Open Graph image generation is the automated creation of context-aware image metadata using Next.js ImageResponse to enhance social media engagement and SEO without requiring manual design work for each piece of content.

Can I use Next.js ImageResponse with custom fonts and Flexbox styling?

Yes, you can use Next.js ImageResponse with custom fonts and optimized Flexbox styling to generate visually appealing dynamic OG images that display correctly across various social media platforms.

How to automate social media preview images for SEO without manual design?

You can automate social media preview images by leveraging Next.js server-side generation to dynamically fetch content data and output unique Open Graph images for each URL, improving click-through rates.

Does dynamic OG image generation support fetching external data for content metadata?

Dynamic OG image generation supports fetching external data, allowing you to populate the ImageResponse with custom content like product details or article titles retrieved dynamically during server-side rendering.