nuxt-seo

Configure Nuxt.js SEO modules for sitemap, robots.txt, and structured data.

1|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Kurrawong/prez-lite --skill nuxt-seo-kurrawong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nuxt-seo
Source: https://github.com/Kurrawong/prez-lite/tree/main/.claude/skills/nuxt-seo
Command: npx skills add https://github.com/Kurrawong/prez-lite --skill nuxt-seo-kurrawong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of optimizing your Nuxt.js application for search engines and social media by providing comprehensive SEO tools.

Core Features & Use Cases

  • SEO Configuration: Manage site-wide SEO settings, meta tags, and canonical URLs.
  • Crawling Control: Generate robots.txt and sitemap.xml to guide search engine crawlers.
  • Rich Snippets: Implement structured data (Schema.org) for enhanced search result appearances.
  • Dynamic OG Images: Automatically generate social media preview images.
  • Use Case: When launching a new Nuxt website, use this Skill to ensure it's discoverable by search engines, has a valid sitemap, and displays correctly on social media when shared.

Quick Start

Use the nuxt-seo skill to add robots.txt and sitemap.xml generation to your Nuxt project.

Frequently Asked Questions about nuxt-seo

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

FAQPage Schema
How do I generate a sitemap.xml and robots.txt for my Nuxt application?

This Skill configures Nuxt.js modules to automatically generate robots.txt and sitemap.xml files, guiding search engine crawlers to index your static and dynamic content efficiently.

How do I add Schema.org structured data to a Nuxt site for rich snippets?

This Skill implements Schema.org structured data configurations into your Nuxt site, enabling enhanced search result appearances through rich snippets without manual JSON-LD coding.

Can I automatically create dynamic OG images for my Nuxt website pages?

Yes, this Skill integrates dynamic OG image creation capabilities into your Nuxt project, automatically generating social media preview images to ensure pages display correctly when shared.

What is the best way to manage site-wide SEO meta tags and canonical URLs in Nuxt?

This Skill provides comprehensive site-wide SEO configuration tools for Nuxt.js, allowing you to manage meta tags and canonical URLs centrally to improve on-page search engine visibility.

Does this SEO configuration approach work for both static and dynamic Nuxt content?

Yes, this SEO configuration approach supports both static and dynamic Nuxt content, addressing the need for robust on-page and technical SEO across all types of Nuxt application pages.