Audit, plan, and execute SEO strategy
content-seo-agentskillsetup L2★3
razbakov/skills ↗What it does
Audit, plan, and execute content & SEO strategy
Best for
Nuxt-based content sites where SEO audit + blog planning + calendar management need to happen in one integrated workflow.
Inputs
- · project path (Nuxt config, page files, content/ markdown)
- · target keywords and SEO goals
- · competitor content landscape
- · blog post topic or calendar period
Outputs
- · SEO audit report (meta tags, schema.org, sitemap issues)
- · blog post with frontmatter (title, description, date, tags)
- · monthly content calendar with channel breakdown
- · YouTube metadata and social snippets
- · indexing and ranking recommendations
Requires
- · curl (for sitemap/robots.txt verification)
- · Nuxt content layer (markdown in content/)
- · Analytics (Search Console, optional)
Preconditions
- · Project is Nuxt-based with content/ folder
- · OKRs documented for alignment checking
- · Brand voice guidelines available
Failure modes
- · Missing nuxt.config.ts imports → SEO modules not detected
- · Frontmatter incomplete in markdown → missing meta tags in rendered HTML
- · Not checking rendered schema.org → on-page markup invisible to search
- · Blog posts published without OKR alignment → dilutes topical authority
Trust signals
- · Project-specific workflow for Nuxt (checks nuxt.config.ts, pages/, content/)
- · Audit checklist with specific failure modes (missing OG tags, trailing slash inconsistency)
- · Blog post template with frontmatter (title, description, date, image, tags, lang)
- · Content calendar template with OKR alignment and multi-channel tracking