technical-seo

Audit site readiness and implement sitemap.xml, robots.txt, and JSON-LD schema.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/deomiarn/website-template --skill technical-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical-seo
Source: https://github.com/deomiarn/website-template/tree/main/.claude/skills/technical-seo
Command: npx skills add https://github.com/deomiarn/website-template --skill technical-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a comprehensive final SEO audit and implements technical SEO foundations to improve crawlability, indexing, and ranking readiness.

Core Features & Use Cases

  • Full Site Audit: Check all pages for on-page SEO, structure, and accessibility.
  • Technical Files: Generate sitemap.xml and robots.txt.
  • Schema & Social: Add JSON-LD schema and Open Graph/Twitter metadata.
  • Verification: Ensure Core Web Vitals readiness and social sharing optimization.

Quick Start

Run the SEO Skill at project end to generate sitemap, robots, and structured data, then verify via a lighthouse audit and social previews.

Frequently Asked Questions about technical-seo

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

FAQPage Schema
How do I generate a sitemap and robots.txt file for SEO?

A sitemap.xml lists all your site's pages for search engines to crawl efficiently, while robots.txt controls which pages they can access. This Skill generates both files automatically based on your documented pages, improving crawlability and indexing.

What is JSON-LD schema and why do I need it for SEO?

JSON-LD schema is structured data that tells search engines what your content means—product details, articles, events. This Skill adds JSON-LD markup to your pages so search results display rich snippets and social platforms preview content correctly.

How do I audit my site for on-page SEO issues?

An on-page SEO audit checks each page for H1 tags, keyword usage, title and meta description length, image alt text, internal links, and broken links. This Skill runs a full-site audit across all documented pages and reports gaps in technical and content requirements.

Can I add Open Graph and Twitter metadata to improve social sharing?

Open Graph and Twitter metadata control how your pages appear when shared on social platforms—headline, description, image. This Skill automatically generates and applies this metadata to all pages so social previews display correctly.

Do I need canonical tags and hreflang for multilingual or duplicate content?

Canonical tags tell search engines which version of a page is the authoritative one; hreflang specifies language and regional variants. This Skill considers both during implementation to prevent duplicate content penalties and support multi-language SEO.

How do I verify my site is ready for search engine ranking?

Readiness involves checking Core Web Vitals performance, structured data validity, and technical file completeness. This Skill performs verification checks and generates a foundation for lighthouse audits and search console validation.