Nextjs Og Image

🌐Community
by oscarangulo · vlatest · Repository

Helps with Next.js, image processing as part of building frontend UIs and user experiences workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nextjs-og-image npx -- -y @trustedskills/nextjs-og-image
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nextjs-og-image": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nextjs-og-image"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates Open Graph (OG) images for Next.js applications. It allows you to dynamically create visually appealing and informative shareable previews when your pages are linked on social media platforms like Twitter, Facebook, and LinkedIn. The generated images include the page title and description.

When to use it

  • Social Media Marketing: Automatically generate OG images for blog posts or articles before sharing them online.
  • Website Branding: Ensure consistent branding across all shared links by creating custom OG image templates.
  • Content Promotion: Improve click-through rates with engaging and informative OG images that accurately represent your content.
  • Dynamic Content: Generate unique OG images for pages with frequently changing titles or descriptions.

Key capabilities

  • Generates Open Graph (OG) images.
  • Includes page title in the image.
  • Includes page description in the image.
  • Supports Next.js applications.

Example prompts

  • "Create an OG image for this article: Title - 'AI Agent Skills Registry', Description - 'A curated list of skills for AI agents.'"
  • "Generate a shareable preview image for my blog post about 'Next.js Performance Optimization'."
  • “Make an OG image with the title ‘New Product Launch’ and description ‘Introducing our latest innovation!’”

Tips & gotchas

  • Requires a Next.js project to function correctly.
  • The quality of the generated image depends on the clarity and brevity of the provided title and description.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
oscarangulo
Installs
4

🌐 Community

Passed automated security scans.