Og Image Skill
Description
Generate social media preview images (Open Graph) and configure all meta tags for optimal sharing on Twitter/X, LinkedIn, Facebook, Slack, Discord, and more.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OG Image Skill
Generate social media preview images (Open Graph) and configure all meta tags for optimal sharing on Twitter/X, LinkedIn, Facebook, Slack, Discord, and more.
Installation
Via skills.sh (recommended)
npx skills add stevysmith/og-image-skill
Via Claude Code plugin commands
/plugin marketplace add stevysmith/og-image-skill
/plugin install og-image@og-image-skill
After installation, the `/og-image` skill is available in Claude Code.
What It Does
Creates a dedicated `/og-image` route in your project that renders a 1200x630 preview image matching your existing design system. Then screenshots it and configures all necessary meta tags.
**The skill automatically:**
- Explores your codebase to understand your design system (colors, fonts, components)
- Creates an OG image page using your existing aesthetic
- Screenshots at the correct 1200x630 dimensions
- Saves to your public folder
- Audits and adds missing meta tags (og:image, twitter:card, theme-color, etc.)
Usage
/og-image
Run this command from within your web project directory. The skill will analyze your codebase and generate a contextually appropriate OG image.
Prerequisites
Before using this skill, ensure you have:
**Playwright MCP Server** - Required for taking screenshots
/install playwright@claude-plugins-official**A web project** with a dev server running (Next.js, Vite, Astro, etc.)
**Dev server running** - Start your dev server before invoking the skill:
npm run dev # or yarn dev, pnpm dev, etc.
Supported Frameworks
- Next.js (App Router & Pages Router)
- Vite + React
- Astro
- Remix
- Plain HTML/CSS
What Gets Generated
/og-imageroute - A standalone page optimized for screenshots/public/og-image.png- The 1200x630 screenshot- Meta tag updates - All necessary OG, Twitter, and misc meta tags
Meta Tags Configured
og:image,og:image:width,
Related Skills
prompts.chat
| f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open sourc
Communication Internal Comms
Write internal communications like status reports, newsletters, and FAQs
Communication mcp-server-slack
Slack workspace integration.
Communication Google Workspace Groups Settings
Manage Google Groups settings
Communication Open Saas
A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, sl
slack
| Communication | Slack integration via HTTP/OAuth MCP |
Communication