blog-meta-image

Generate 1200x628 PNG meta images from blog post titles and tags.

178|268|Updated Sep 21, 2017
One-click install
npx skills add https://github.com/pulumi/docs --skill blog-meta-image
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-meta-image
Source: https://github.com/pulumi/docs/tree/main/.claude/commands/blog-meta-image
Command: npx skills add https://github.com/pulumi/docs --skill blog-meta-image

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cairosvg, pillow, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of visually appealing meta images (Open Graph / social share images) for blog posts, ensuring consistent branding and engagement across platforms.

Core Features & Use Cases

  • Automated Image Generation: Creates 1200x628 PNG images based on blog post titles and selected themes/styles.
  • Customizable Templates: Supports dark/light themes and Pulumipus mascot or product logo designs.
  • Use Case: When publishing a new blog post about "Pulumi ESC for Kubernetes," use this Skill to generate a professional meta image featuring the Pulumi logo and Kubernetes icon, ready for social media sharing.

Quick Start

Use the blog-meta-image skill to generate a dark-themed meta image with the Kubernetes logo for the blog post titled "Pulumi ESC for Kubernetes".

Frequently Asked Questions about blog-meta-image

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

FAQPage Schema
How do I generate social share images for blog posts automatically?

To generate social share images automatically, this Skill parses blog post titles and tags to render 1200x628 PNG meta images using pre-defined templates. It uses cairosvg and pillow to apply customized themes, mascot styles, and product logos for consistent branding.

Can I customize the Open Graph image templates with dark or light themes?

Yes, you can customize Open Graph image templates with dark or light themes. The image generation process supports selecting different themes, incorporating Pulumipus mascot styles, and adding product logos to ensure the 1200x628 PNG matches your branding requirements.

What's the best way to add product logos to automated blog meta images?

The best way to add product logos to automated blog meta images is by using predefined templates that support logo inclusion. The Skill extracts content from blog post titles and tags to inform the style selection, rendering a final 1200x628 PNG with your chosen logo.

Does this meta image generator work with Python image processing libraries?

Yes, the meta image generator works with Python image processing libraries, specifically requiring cairosvg, pillow, and pyyaml. These dependencies handle the SVG rendering, raster image processing, and configuration parsing needed to output the final 1200x628 PNG file.

Why parse blog post tags during image generation for social media?

Parsing blog post tags during image generation informs the image content and style selection. By analyzing tags alongside titles, the Skill automatically applies relevant themes and visual elements to render a contextually appropriate 1200x628 PNG meta image for social media sharing.