seo

Analyze website technical SEO, on-page elements, structured data, and mobile readiness.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill seo-kennyolofsson23-netizen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/kennyolofsson23-netizen/claude-code-config/tree/main/skills/seo
Command: npx skills add https://github.com/kennyolofsson23-netizen/claude-code-config --skill seo-kennyolofsson23-netizen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many websites miss out on traffic because they lack proper technical SEO, on‑page optimization, structured data, and mobile‑friendly implementations, leading to poor search engine rankings.

Core Features & Use Cases

  • Technical SEO guidance: robots.txt, meta robots, canonical URLs, XML sitemap generation, and HTTPS security headers.
  • On‑page SEO recommendations: title tags, meta descriptions, heading hierarchy, image optimization, and internal linking strategies.
  • Structured data snippets: JSON‑LD templates for Organization, Article, Product, FAQ, and Breadcrumbs, plus validation tools. Use case example: a small e‑commerce site can invoke this skill to receive a full SEO audit checklist and ready‑to‑paste code snippets for improving visibility.

Quick Start

Ask the SEO skill to audit your website and provide a prioritized optimization checklist.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I audit my website for technical SEO issues and structured data?

To audit technical SEO and structured data, you analyze any public website for missing meta tags, broken heading hierarchy, mobile readiness, and JSON-LD schema errors, then receive a prioritized checklist with ready-to-paste code snippets and configuration files to fix them.

What's the best way to generate an XML sitemap and robots.txt for search engine optimization?

The best way to generate an XML sitemap and robots.txt for search engine optimization is to run a site analysis that outputs ready-to-use configuration files, incorporating proper meta robots directives and canonical URLs to ensure optimal crawling and indexing.

How do I add JSON-LD structured data snippets to my product and article pages?

You add JSON-LD structured data snippets to product and article pages by using generated templates for Organization, Article, Product, FAQ, and Breadcrumbs, which can be directly pasted into your site's HTML to improve search visibility and rich result eligibility.

Can I get on-page SEO recommendations for title tags and heading hierarchy without accessing my backend?

Yes, you can get on-page SEO recommendations for title tags, meta descriptions, heading hierarchy, and image optimization by analyzing the front-end HTML of any public website, meaning no backend access is required to identify and fix missing elements.

Why does my e-commerce site have poor search engine rankings despite having content?

Your e-commerce site has poor search engine rankings despite having content likely due to missing technical SEO elements like HTTPS security headers, structured data, canonical URLs, and proper mobile-friendly implementations, which are required to signal relevance and authority to search engines.