
from nuxt-skills662
SEO tools and configuration for Nuxt: robots, sitemaps, dynamic OG images, and structured data generation.
This skill documents how to add and configure an SEO meta-module for Nuxt projects. It guides the agent through site-level SEO configuration, robots.txt and sitemap generation, dynamic OG image creation, and JSON-LD (schema.org) injection so pages are crawlable and shareable with rich previews.
Use this skill when you need to set up or audit SEO for a Nuxt site, generate sitemaps and robots rules, create dynamic Open Graph images for social previews, or add structured data to improve SERP features. It's applicable during site build, content pipeline setup (Nuxt Content), and when implementing canonical/breadcrumb metadata.
Best for code-focused agents with Nuxt/JavaScript knowledge (Copilot/Codex-style or Claude Code). Agents that can edit config and frontmatter are most useful.
Nuxt SEO is a documentation-only skill covering the @nuxtjs/seo module suite — robots, sitemap, OG images, schema-org. No bundled scripts. SKILL.md is well-structured with a clear module overview table, progressive disclosure via references/, and a concise code example for Nuxt Content v3 integration. Purely informative with no executable content.
Clean documentation skill. No security concerns. Good token efficiency guidance telling agents not to load all reference files at once.