nuxt-seo

Configure Nuxt site SEO with robots, sitemaps, OG images, and JSON-LD.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/narduk-enterprises/myboat --skill nuxt-seo-narduk-enterprises
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuxt-seo
Source: https://github.com/narduk-enterprises/myboat/tree/main/.github/skills/nuxt-seo
Command: npx skills add https://github.com/narduk-enterprises/myboat --skill nuxt-seo-narduk-enterprises

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nuxt SEO module suite eliminates manual configuration drift by providing a centralized solution for robots, sitemap, OG images, and schema.org integration within Nuxt apps.

Core Features & Use Cases

  • Robots.txt and sitemap.xml generation
  • Dynamic OG image generation and metadata management
  • JSON-LD structured data with schema.org definitions
  • Breadcrumbs, canonical URLs, and site-wide SEO utilities
  • Works with Nuxt 3/4 configurations and site config for consistent metadata

Quick Start

Install the Nuxt SEO module in your Nuxt project and configure site meta via nuxt.config.ts.

Frequently Asked Questions about nuxt-seo

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

FAQPage Schema
How do I generate sitemaps and robots.txt for a Nuxt site?

You can generate sitemaps and robots.txt for a Nuxt site by applying this Skill to configure site SEO via nuxt.config.ts, utilizing module APIs to automatically produce robots.txt and sitemap.xml files for better search discoverability.

What is the best way to add JSON-LD structured data in a Nuxt app?

Adding JSON-LD structured data in a Nuxt app is best handled by applying this Skill to inject schema.org definitions across your pages, utilizing frontmatter-driven SEO workflows to ensure consistent metadata integration.

Can I create dynamic OG images for Nuxt pages automatically?

Yes, you can create dynamic OG images automatically by applying this Skill to manage OG image generation and metadata, ensuring your Nuxt site maintains consistent social sharing visuals without manual configuration drift.

Does this Nuxt SEO configuration work with Nuxt 3 and Nuxt 4?

This Nuxt SEO configuration works with both Nuxt 3 and Nuxt 4, integrating directly with site config to provide centralized management of canonical URLs, breadcrumbs, and site-wide SEO utilities.

Why does my Nuxt site suffer from manual SEO configuration drift?

Your Nuxt site suffers from manual SEO configuration drift because individual metadata entries are unlinked, which this Skill eliminates by providing a centralized solution for robots, sitemaps, OG images, and schema.org integration.