seo

Optimize website pages for search engine visibility with technical SEO audits.

1|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/svssdeva/agentic-skills --skill seo-svssdeva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/svssdeva/agentic-skills/tree/main/seo/web-quality-seo
Command: npx skills add https://github.com/svssdeva/agentic-skills --skill seo-svssdeva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you fix common technical and on-page SEO issues that prevent pages from ranking and getting indexed, including crawlability problems, weak metadata, missing structured data, and poor URL hygiene.

Core Features & Use Cases

  • Technical SEO Optimization: Improves crawlability via robots.txt guidance, controls indexing with meta robots, sets canonical URLs to reduce duplicate content, and designs effective XML sitemaps.
  • On-Page SEO Improvements: Generates stronger title tags, meta descriptions, and correct heading hierarchy, plus improves image SEO (filenames, alt text, sizing, and lazy loading).
  • Structured Data (Schema.org) Implementation: Provides JSON-LD templates for Organization, Article, Product, FAQPage, and BreadcrumbList, and points to validation workflows.
  • Use Case: When launching a new marketing page that isn’t appearing in search results, use this Skill to verify indexability, correct canonical/robots issues, and add schema markup so search engines and AI systems can better interpret the content.

Quick Start

Use the seo skill to optimize the SEO for my website page and produce the corrected robots.txt rules, canonical tag, title/meta description suggestions, heading outline, and JSON-LD structured data.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I fix technical SEO issues preventing my pages from getting indexed?

To fix technical SEO indexing issues, correct your robots.txt rules, apply proper meta robots directives, and set canonical URLs to eliminate duplicate content. This ensures search engines can properly crawl and index your website pages without obstruction.

How do I implement structured data using JSON-LD for schema.org?

To implement structured data using JSON-LD, add schema.org templates for Organization, Article, Product, FAQPage, and BreadcrumbList to your pages. Validate the generated JSON-LD markup using standard validation workflows to ensure search engines correctly interpret your content.

What's the best way to optimize title tags, meta descriptions, and heading hierarchy?

The best way to optimize on-page SEO is to generate stronger title tags, compelling meta descriptions, and establish a correct heading hierarchy. This improves how search engines understand page content and how pages appear in search results.

Do I need an XML sitemap and robots.txt for Lighthouse and Google SEO best practices?

Yes, an XML sitemap and robots.txt are required for Lighthouse and Google-aligned SEO best practices. Designing an effective XML sitemap ensures important pages are discovered, while robots.txt controls crawler access to optimize overall crawlability.

Why does my newly launched marketing page not appear in search results?

Your newly launched marketing page might not appear in search results due to indexability problems, weak metadata, or missing structured data. Resolve this by verifying robots directives, correcting canonical tags, and adding JSON-LD schema markup.

How do I improve image SEO with alt text and lazy loading?

To improve image SEO, optimize image filenames, write accurate alt text, manage image sizing, and implement lazy loading. These on-page SEO improvements help search engines understand your images while enhancing page load speed and overall user experience.