seo

Automate SEO metadata management for Next.js websites.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/tazagame/claude-setting-v0.1-fsd-next-etc --skill seo-tazagame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/tazagame/claude-setting-v0.1-fsd-next-etc/tree/main/.claude/skills/seo
Command: npx skills add https://github.com/tazagame/claude-setting-v0.1-fsd-next-etc --skill seo-tazagame

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SEO metadata management for Next.js sites is manual, error-prone, and hard to scale across pages and campaigns.

Core Features & Use Cases

  • Automated generation of page titles, meta descriptions, OG tags, and JSON-LD structured data.
  • Consistent handling of sitemap, robots.txt, redirects, and canonical URLs across routes.
  • Use Case: Marketers can deploy site-wide SEO templates while developers keep page code clean.

Quick Start

Configure the skill to generate SEO metadata for a new page by specifying the page path and target keywords.

Frequently Asked Questions about seo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SEO metadata generation for Next.js static and dynamic pages?

To automate SEO metadata for Next.js, configure the skill with a page path and target keywords. It enforces correct structure and supports both static metadata exports and generateMetadata functions for static and dynamic routes.

How do I generate Open Graph tags and JSON-LD structured data for a Next.js website?

Generate Open Graph tags and JSON-LD structured data automatically by applying this skill to your Next.js routes. It validates OG image requirements and enforces correct JSON-LD structured data formats for marketing workflows.

What is the best way to manage sitemap, robots.txt, and canonical URLs across Next.js routes?

Manage sitemaps, robots.txt, and canonical URLs consistently across Next.js routes using this skill. It handles redirects and validates canonical URL requirements to ensure search engine crawlers index pages correctly.

Does this SEO metadata approach work for both marketing and development workflows?

Yes, this SEO metadata automation supports both marketing and development workflows. Marketers can deploy site-wide SEO templates while developers maintain clean page code without manual metadata management errors.

How do I validate canonical URLs and Open Graph images in Next.js metadata?

Validate canonical URLs and Open Graph images by applying this skill to your Next.js pages. It enforces correct metadata structure and validates canonical and OG image requirements to prevent search engine and social sharing errors.