Nuxt Seo
Helps with Nuxt, SEO as part of marketing, SEO, and growth tasks workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add secondsky-nuxt-seo npx -- -y @trustedskills/secondsky-nuxt-seo
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"secondsky-nuxt-seo": {
"command": "npx",
"args": [
"-y",
"@trustedskills/secondsky-nuxt-seo"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The secondsky-nuxt-seo skill automates Search Engine Optimization for Nuxt.js applications by programmatically managing meta tags and Open Graph data. It ensures your AI agent can dynamically generate the correct SEO headers based on the current page context without manual intervention.
When to use it
- Deploying a new Nuxt application that requires immediate search engine indexing.
- Dynamically updating
titleanddescriptionmeta tags based on route parameters. - Generating Open Graph images and Twitter Card data for social media sharing.
- Ensuring consistent metadata across all pages in a large-scale Nuxt project.
Key capabilities
- Automatic generation of
<title>and<meta name="description">tags. - Dynamic Open Graph protocol support (
og:title,og:description,og:image). - Twitter Card meta tag configuration (
twitter:card,twitter:title). - Canonical URL management to prevent duplicate content issues.
Example prompts
- "Configure the Nuxt SEO skill to set a dynamic title and description for the 'about' page."
- "Generate Open Graph metadata including an image URL for the current blog post."
- "Ensure all pages in this Nuxt app have unique canonical URLs pointing to themselves."
Tips & gotchas
This skill is specifically designed for Nuxt.js frameworks; it will not function correctly with standard HTML or other React-based setups. Ensure your Nuxt configuration properly exposes the dynamic data needed for the SEO agent to populate tags accurately.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.