Previews, validates, and fixes Open Graph / Twitter share cards — how a link renders on Facebook, X, LinkedIn, and Discord/Slack. Runs the metaprev CLI to catch missing or broken og:image, relative URLs, wrong dimensions, oversized files, and weak titles, then applies fixes and re-verifies. Use before shipping a page or when a share preview looks broken. Not for page copy (use write-copy), search/AEO (use optimize-seo), og:image artwork (use produce-asset), or posting (use publish-social).
$npx -y skills add hungv47/meta-skills --skill preview-ogInstalls into the current project.
Run `npx skills use "https://github.com/hungv47/meta-skills" --skill "hungv47/meta-skills/preview-og"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hungv47/meta-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hungv47/meta-skills"` and select the relevant skills, then follow their instructions.