seo

Generate SEO metadata, canonical URLs, sitemaps, and JSON-LD structured data.

4|2|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/SylphxAI/flow --skill seo-sylphxai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/SylphxAI/flow/tree/main/.claude/skills/seo
Command: npx skills add https://github.com/SylphxAI/flow --skill seo-sylphxai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The SEO skill focuses on ensuring every page has essential metadata, canonical URLs, and discoverability through structured data, helping websites rank higher and be more accessible to search engines.

Core Features & Use Cases

  • Metadata enforcement: Every page includes title, description, canonical, and structured data.
  • Discovery optimization: Generates sitemap/robots considerations and guides performance improvements.
  • Use Case: A marketing team optimizes a product landing page's metadata to improve search visibility and reduce duplicate content issues.

Quick Start

Use the seo skill to audit an existing Next.js site and implement missing metadata and canonical tags across pages.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I add metadata and canonical tags to improve search engine visibility?

Metadata and canonical tags tell search engines what your page is about and prevent duplicate content issues. Title, description, and canonical URL on each page boost rankings and help search engines index your site correctly.

Can I automate SEO metadata generation for a Next.js site?

Yes. Automating metadata and structured data generation ensures every page includes required title, description, canonical URL, and JSON-LD data consistently, reducing manual errors and improving discoverability across your Next.js site.

What's the best way to set up a sitemap and robots.txt for search crawling?

Sitemap and robots.txt files guide search engines through your site structure and crawl rules. Proper configuration helps search engines discover all pages efficiently and respects your content visibility preferences.

Does structured data help with search rankings and rich snippets?

Structured data using JSON-LD markup provides search engines with explicit page content information, enabling rich snippets and improving visibility in search results. It complements metadata to enhance discoverability.

How do I audit existing pages for missing SEO metadata?

Auditing checks each page for presence and correctness of title, description, canonical URL, and structured data. Identifying gaps lets you systematically add missing metadata to improve search rankings and reduce duplicate content.

Why do Core Web Vitals matter alongside SEO metadata?

Core Web Vitals measure page performance and user experience, which search engines use as ranking factors. Metadata alone is insufficient; optimizing both metadata and performance ensures better visibility and user satisfaction.