Nuxt3 Seo

🌐Community
by zwc-real · vlatest · Repository

Automates Nuxt 3 SEO tasks like sitemap generation, meta tags, and schema markup for improved search visibility.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nuxt3-seo npx -- -y @trustedskills/nuxt3-seo
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nuxt3-seo": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nuxt3-seo"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, nuxt3-seo, automates SEO configuration within Nuxt 3 applications. It handles meta tag generation and management, ensuring proper indexing by search engines. The skill simplifies the process of optimizing website visibility and improving organic search rankings for Nuxt 3 projects.

When to use it

  • New Nuxt 3 project: Quickly set up SEO best practices from the start.
  • Existing Nuxt 3 site needing optimization: Easily improve existing site's search engine performance.
  • Content-heavy websites: Automate meta tag updates for numerous pages and blog posts.
  • Marketing teams managing website content: Streamline SEO tasks and ensure consistency across the site.

Key capabilities

  • Automated meta tag generation
  • SEO configuration within Nuxt 3 applications
  • Simplified optimization process
  • Management of website visibility

Example prompts

  • "Configure SEO for my new Nuxt 3 project."
  • "Generate meta tags for this article: [article content]"
  • "Update the description tag for my homepage."

Tips & gotchas

This skill requires a Nuxt 3 environment to function. Ensure that you have a working Nuxt 3 project before attempting to use it, as it integrates directly within the application's configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
zwc-real
Installs
2

🌐 Community

Passed automated security scans.