seo-programmatic

Generate metadata, JSON-LD schemas, and sitemaps for Next.js sites.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/dudedesi12/Skills --skill seo-programmatic-dudedesi12
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: seo-programmatic
Source: https://github.com/dudedesi12/Skills/tree/main/skills/seo-programmatic
Command: npx skills add https://github.com/dudedesi12/Skills --skill seo-programmatic-dudedesi12

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the challenge of improving search engine visibility and ranking by managing metadata, structured data, and sitemap generation for websites.

Core Features & Use Cases

  • Metadata Management: Defines static and dynamic metadata for Next.js pages, ensuring relevant information is provided for SEO.
  • Structured Data Integration: Implements JSON-LD schemas like FAQ, Article, Breadcrumbs, and Organization to enhance search result presentation.
  • Sitemap & Robots.txt Generation: Creates static and dynamic sitemaps from site content and configures robots.txt to control crawling.
  • Example Use Case: Automate SEO for a Next.js blog platform by generating per-post metadata, breadcrumbs, and schema to improve ranking and rich snippets.

Quick Start

Use the seo-programmatic skill to generate structured metadata for your homepage and blog posts to enhance search appearance.

Frequently Asked Questions about seo-programmatic

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

FAQPage Schema
How do I generate dynamic metadata for Next.js pages to improve SEO?โ–ผ

Generate dynamic metadata for Next.js by defining static and dynamic configurations that provide relevant information for search engine optimization. This approach ensures each page delivers precise metadata to improve search visibility.

What is structured data and how does it enhance search appearance?โ–ผ

Structured data uses JSON-LD schemas like FAQ, Article, Breadcrumbs, and Organization to enhance search result presentation. Implementing structured data ensures compliance with search engine guidelines and enables rich SERP features.

Can I automate sitemap.xml and robots.txt generation for a Next.js blog?โ–ผ

Yes, you can automate sitemap.xml and robots.txt generation for a Next.js blog. The process creates static and dynamic sitemaps from site content and configures robots.txt to control crawling efficiently.

Does this approach support API-driven content for search engine optimization?โ–ผ

Yes, this approach supports API-driven content for search engine optimization. It generates precise metadata, structured data, and sitemaps for web pages and API-driven content suitable for modern Next.js sites.

What is the best way to add breadcrumbs and schema to boost organic search traffic?โ–ผ

The best way to boost organic search traffic is by integrating JSON-LD schemas like Breadcrumbs and Article into your pages. This structured data improves ranking and enables rich snippets in search results.