seo

Optimize web page crawlability, on-page relevance, and JSON-LD structured data.

Updated Aug 8, 2024
One-click install
npx skills add https://github.com/CAPJackie/x --skill seo-capjackie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/CAPJackie/x/tree/main/.agents/skills/seo
Command: npx skills add https://github.com/CAPJackie/x --skill seo-capjackie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SEO helps your pages get discovered and rank higher by addressing crawlability, relevance, and technical quality so search engines can reliably interpret and surface your content.

Core Features & Use Cases

  • Technical SEO Improvements: Crawlability controls (robots.txt, meta robots), canonical URL strategy, and XML sitemap best practices to reduce indexing errors and duplicate content.
  • On-page Optimization: Title tags, meta descriptions, heading hierarchy, image SEO (filenames, alt text), and internal linking with descriptive anchors to strengthen page relevance.
  • Structured Data (JSON-LD): Organization, Article, Product, FAQPage, and BreadcrumbList schema to improve eligibility for rich results and clearer search interpretation.
  • Mobile & International SEO: Responsive meta viewport guidance and hreflang/language declaration patterns for multi-language sites.

Example use case: You publish a new product page and want it to be indexed correctly and display richer search snippets—apply canonical tags, fix metadata (title/description/headings), add relevant JSON-LD (Product/FAQ/Breadcrumbs), and confirm mobile-friendly and sitemap updates.

Quick Start

Ask the assistant to apply SEO optimization to your page by recommending robots.txt and sitemap settings, writing unique title and meta description, fixing heading structure, adding relevant JSON-LD structured data, and validating mobile and international tags.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I add JSON-LD structured data to my web pages for rich results?

JSON-LD structured data uses schema types like Organization, Article, Product, FAQPage, and BreadcrumbList to help search engines interpret content and qualify for rich results. You embed it in your HTML to clearly define page elements for search engines.

What is the best way to optimize title tags and meta descriptions for SEO?

SEO optimization for title tags and meta descriptions involves writing unique, descriptive metadata that strengthens page relevance. You should ensure headings follow a clear hierarchy and internal links use descriptive anchors to improve search engine visibility.

How do I fix crawlability and indexing errors with robots.txt and XML sitemaps?

Crawlability improvements use robots.txt and meta robots directives to control crawler access, while XML sitemap best practices reduce indexing errors. Canonical URL strategy is also applied to prevent duplicate content issues across your site.

Does this SEO approach support hreflang and mobile-friendly viewport tags?

Yes, mobile and international SEO guidance includes responsive meta viewport checks and hreflang language declaration patterns. These ensure multi-language sites are properly indexed and mobile pages meet search engine quality standards.

When do I need canonicalization and how does it prevent duplicate content issues?

Canonicalization is needed when multiple URLs display identical or similar content, preventing search engines from indexing duplicates. Applying canonical tags consolidates ranking signals to your preferred URL version, reducing indexing errors.