nuxt-seo
Comprehensive SEO toolkit for Nuxt including sitemaps, robots.txt, OG images, and JSON-LD schema integration.
Install
npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-seoStats
| Total installs | 1,046 |
| Weekly installs | 1.0K |
| GitHub stars | 605 |
| First seen | Jan 25, 2026 |
| Source | @onmax/nuxt-skills |
Summary
- Five integrated sub-modules handle robots.txt generation, sitemap.xml creation, dynamic OG image generation, JSON-LD schema.org data, and meta utilities like breadcrumbs and canonical URLs
- Configure once via site in nuxt.config.ts and access shared settings through useSiteConfig() across all modules
- Integrates with Nuxt Content v3 via asSeoCollection() to automatically generate sitemaps, OG images, and structured data from frontmatter fields
- Load reference files selectively based on task (site config, crawlability, OG images, schema, or utilities) to minimize token usage
Tags
Related skills
| Skill | Installs | vs nuxt-seo |
|---|---|---|
| artifacts-builder | 1,055 | +9 |
| tanstack-start | 1,041 | -5 |
| tailwindcss | 980 | -66 |
| nuxt-content | 997 | -49 |
| astro-framework | 1,075 | +29 |
FAQ
- How many installs does nuxt-seo have?
- nuxt-seo has 1,046 total installs and 1.0K installs this week.
- Where is nuxt-seo hosted?
- nuxt-seo is published by @onmax/nuxt-skills at https://github.com/onmax/nuxt-skills.
- How many GitHub stars does nuxt-seo have?
- nuxt-seo has 605 GitHub stars.
- When was nuxt-seo first indexed?
- OrangeBot.AI first indexed nuxt-seo on Jan 25, 2026.
- How do I install nuxt-seo?
- Run: npx skills add https://github.com/onmax/nuxt-skills --skill nuxt-seo