nuxt-seo
The nuxt-seo skill provides instructions and configuration patterns for the Nuxt SEO meta-module, covering robots.txt, sitemaps, OG images, and JSON-LD structured data.
Is nuxt-seo safe to install?
Safe to install: our audit of nuxt-seo's source files found 1 shell command, 0 external URLs, file reads and writes (low risk). Every command and URL listed appears verbatim in the skill's source. The skill requires reading local reference files and modifying nuxt.config.ts or content.config.ts files.
How we audit skills: our security review methodology.
Who is this skill for?
Nuxt developers configuring SEO, sitemaps, and structured data for their applications.
What can you do with it?
- Configuring site URL, name, and indexability
- Generating robots.txt and sitemap.xml files
- Creating dynamic OG images
- Adding JSON-LD structured data via schema.org
- Implementing breadcrumbs and canonical URLs
How good is this skill?
Quality score: 9/10. The skill provides clear, actionable instructions and specific file references for Nuxt SEO configuration. It correctly advises on token efficiency by suggesting selective file loading.
What does the skill file contain?
# Nuxt SEO ```bash npx nuxi module add @nuxtjs/seo ``` ## When to Use Working with: - SEO configuration (site URL, name, indexability) - Robots.txt and sitemap.xml generation - Dynamic OG image generation - JSON-LD structured data (schema.org) - Breadcrumbs and canonical URLs ## Loading Files **Consider loading these reference files based on your task:** - [ ] [references/site-config.md](references/site-config.md) - if configuring site URL, name, or SEO foundation - [ ] [references/crawlability.md](references/crawlability.md) - if setting up robots.txt or sitemap.xml - [ ] [references/o...
Frequently asked questions
Which files should I load for my task?
Load only the reference file relevant to your specific task, such as references/site-config.md for foundation settings or references/og-image.md for image generation.
How do I integrate this with Nuxt Content v3?
Use asSeoCollection in content.config.ts and ensure @nuxtjs/seo appears before @nuxt/content in the modules array of nuxt.config.ts.
Related skills
seo-audit
133.3KUsers seeking to diagnose SEO issues, improve organic search performance, or conduct a health check on their website
The seo-audit skill provides a structured framework for diagnosing and recommending improvements for website search engine optimization. It guides the agent through technical, on-page, and content quality assessments, including specific checks for international SEO and site-type-specific issues.
content-strategy
86.4KContent marketers, founders, and marketing teams planning content roadmaps and editorial calendars
The content-strategy skill assists users in planning content strategies, identifying topics, and building editorial calendars. It guides users through gathering business context, researching customers, analyzing competitors, and mapping content to the buyer's journey. It provides frameworks for searchable and shareable content, pillar identification, and topic clustering.
programmatic-seo
83.5KContent strategists, SEO specialists, and marketers building large-scale, data-driven website content
The programmatic-seo skill provides a framework for generating SEO-optimized pages at scale using templates and data. It guides users through keyword research, data sourcing, template design, internal linking, and indexation strategies while emphasizing content uniqueness to avoid search engine penalties.
ai-seo
70.6KContent creators, SEO professionals, and digital marketers aiming to improve their brand's presence in AI-generated search results
The ai-seo skill provides a framework for optimizing web content to increase visibility and citation rates in AI-powered search engines and LLM-based assistants like ChatGPT, Perplexity, and Google AI Overviews.