social-image-export

Convert SVG graphics into platform-specific PNGs for social media formats.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/eugene-belkovich/ai-setup --skill social-image-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-image-export
Source: https://github.com/eugene-belkovich/ai-setup/tree/main/claude/profiles/work/skills/content/social-image-export
Command: npx skills add https://github.com/eugene-belkovich/ai-setup --skill social-image-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Export SVG graphics to social-media-ready PNGs with correct dimensions and an automated workflow for multi-platform social visuals.

Core Features & Use Cases

  • Automated multi-platform exports (x-article, twitter-card, linkedin-article, og-image) with consistent sizing.
  • Precise output naming by appending the platform suffix to each PNG file name for easy organization.
  • End-to-end workflow including dimension checks, HTML wrapper creation, a local server, Playwright-based screenshot, and optional batch processing.

Quick Start

Provide the SVG path and target platform, then run the skill to export a platform-specific PNG.

Frequently Asked Questions about social-image-export

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

FAQPage Schema
How do I convert SVG graphics to social media PNGs with correct dimensions?

To convert SVG graphics to social media PNGs, provide the SVG path and target platform. The skill automates dimension validation, HTML wrapper creation, and Playwright-based screenshots to export platform-specific PNGs.

Can I export SVG to multiple social media sizes like Twitter Cards and LinkedIn headers in one go?

Yes, you can export SVG to multiple social media sizes simultaneously. The skill supports batch processing for x-article, twitter-card, linkedin-article, and og-image formats with consistent platform-aware sizing.

Does this PNG export tool require Playwright to function?

Yes, Playwright is required for the PNG export tool to function. It uses a Playwright-based screenshot workflow after creating an HTML wrapper and starting a local server to render the SVG accurately.

What is the best way to automate exporting SVG files for X Articles and Open Graph images?

The best way to automate exporting SVG files for X Articles and Open Graph images is using an automated workflow that handles dimension checks and screenshot rendering. This skill outputs correctly sized PNGs with platform-specific naming conventions.

How are the exported social media PNG files named for easy organization?

Exported social media PNG files are named by appending the platform suffix to each original PNG file name. This platform-aware naming convention ensures easy organization across x-article, twitter-card, and linkedin-article outputs.