agentsclimarketplace

Nuxt seo

Skill display-design-studio/skills/skills/nuxt-seo

A curated skill collection for AI agents, including first-party skills and vendored framework/CMS best practices for use with the Agent Skills ecosystem and skills.sh.

Install
npx -y skills add display-design-studio/skills --skill nuxt-seo

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Full @nuxtjs/seo suite best practices for Nuxt 3 — covers @nuxtjs/sitemap, nuxt-og-image, nuxt-schema-org, nuxt-seo-utils, nuxt-link-checker, @nuxtjs/robots, useSeoMeta, useHead, breadcrumbs, canonical URLs, favicon, og:image, structured data, and llms.txt. Use when the user mentions sitemap, og image, schema.org, useSeoMeta, useHead, breadcrumbs, canonical, link checker, robots.txt, noindex, blockAiBots, llms.txt, or any @nuxtjs/seo module in a Nuxt project.

SKILL.md

4.2 KB, 998 tokens by cl100k_base, as published. Nobody here has run it

Nuxt SEO — Full Suite

Best-practices guide for the @nuxtjs/seo meta-package and all six modules: @nuxtjs/sitemap, nuxt-og-image, nuxt-schema-org, nuxt-seo-utils, nuxt-link-checker, and @nuxtjs/robots.

Also load the nuxt skill for Nuxt core patterns.

ROUTING: Which rule file to load

IF installing @nuxtjs/seo or configuring shared site.url / site.name: → Read rules/core-site-config.md

IF working with useHead, useSeoMeta, titleTemplate, or global meta defaults: → Read rules/core-meta-tags.md

IF setting up @nuxtjs/robots or configuring robots.txt for the first time: → Read rules/core-robots-setup.md

IF generating or customizing a sitemap.xml: → Read rules/features-sitemap.md

IF generating Open Graph images (og:image) dynamically: → Read rules/features-og-image.md

IF adding structured data / JSON-LD / Schema.org to pages: → Read rules/features-schema-org.md

IF working with breadcrumbs, canonical URLs, favicon, or automatic OG tags: → Read rules/features-seo-utils.md

IF checking for broken links in dev or CI: → Read rules/features-link-checker.md

IF controlling crawling per page, route, or dynamically at runtime: → Read rules/features-page-control.md

IF adding or referencing llms.txt for AI tool documentation access: → Read rules/features-llms-txt.md

Rule index

TopicDescriptionFile
Sections overviewCategories and reading orderrules/_sections.md
Site config@nuxtjs/seo install, shared site.url/name/description, env configrules/core-site-config.md
Meta tagsuseSeoMeta, useHead, app.head defaults, titleTemplaterules/core-meta-tags.md
Robots setupInstallation, nuxt.config.ts, disallow, blockNonSeoBots, blockAiBotsrules/core-robots-setup.md
SitemapAuto-generation, dynamic URLs, i18n, multi-sitemap, debugrules/features-sitemap.md
OG Imagenuxt-og-image, templates, renderers, prerenderingrules/features-og-image.md
Schema.orgnuxt-schema-org, identity, useSchemaOrg, schema typesrules/features-schema-org.md
SEO UtilsBreadcrumbs, canonical, favicon, automatic OG tagsrules/features-seo-utils.md
Link CheckerDev/CI broken link detection, rules, reporting, exclusionsrules/features-link-checker.md
Page controldefinePageMeta robots, route rules, useRobotsRule, X-Robots-Tagrules/features-page-control.md
llms.txtStandard, manual public/ file, nuxtseo.com docs for AI toolsrules/features-llms-txt.md

Rule categories by priority

PriorityCategoryImpactPrefix
1Suite setup & shared configCRITICALcore-
1Meta tags & head managementCRITICALcore-
1Robots module setupCRITICALcore-
2Sitemap generationHIGHfeatures-
2OG Image generationHIGHfeatures-
2Schema.org / structured dataHIGHfeatures-
2SEO utils (breadcrumbs, canonical)HIGHfeatures-
3Link checkerMEDIUMfeatures-
3Per-page crawl controlMEDIUMfeatures-
3llms.txtLOWfeatures-

Coverage and maintenance

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.