seo-ecommerce

Analyze e-commerce SEO and validate product schema for marketplaces.

4|Updated Jul 10, 2026
One-click install
npx skills add https://github.com/Gekkos-tech/agency-os --skill seo-ecommerce-gekkos-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-ecommerce
Source: https://github.com/Gekkos-tech/agency-os/tree/main/plugins/seo-marketing/skills/seo-ecommerce
Command: npx skills add https://github.com/Gekkos-tech/agency-os --skill seo-ecommerce-gekkos-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, dataforseo, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexities of e-commerce SEO, providing detailed analysis, schema validation, and competitive insights to improve product page rankings and online store visibility.

Core Features & Use Cases

  • Product Page Analysis: Evaluate on-page SEO quality for product pages.
  • Google Shopping Intelligence: Analyze competitive pricing and seller landscapes.
  • Amazon Marketplace Analysis: Compare Google Shopping and Amazon data.
  • Keyword Gap Analysis: Identify opportunities for organic and Shopping visibility.
  • Product Schema Enhancement: Validate and enhance Product schema for Google Merchant Center.

Quick Start

Run the /seo ecommerce <url> command to perform a full e-commerce SEO analysis on a product page.

Frequently Asked Questions about seo-ecommerce

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

FAQPage Schema
How do I validate product schema for Google Merchant Center?

Product schema validation checks your HTML structure against Google Merchant Center requirements to ensure rich snippets display correctly. This Skill parses your product page HTML and identifies missing or incorrect schema properties for enhanced search visibility.

What's the best way to perform an ecommerce SEO analysis on a product page?

Ecommerce SEO analysis evaluates on-page SEO quality by parsing HTML and normalizing data to identify optimization gaps. Running the analysis command on your product URL provides a detailed report on ranking factors and schema compliance.

Do I need a DataForSEO API key to analyze Amazon marketplace data?

Yes, analyzing Amazon marketplace data requires a DataForSEO Merchant API key to fetch competitive pricing and seller landscape information. The Skill uses these API calls to compare Google Shopping and Amazon data for your products.

Can I compare Google Shopping competitive pricing against Amazon seller data?

Comparing Google Shopping and Amazon marketplace data allows you to analyze competitive pricing and seller landscapes across both platforms. This Skill retrieves and normalizes data from both sources to highlight pricing gaps and competitive opportunities.

How does keyword gap analysis improve organic and Shopping visibility?

Keyword gap analysis identifies search terms where competitors rank organically or in Google Shopping but you do not. This Skill processes marketplace data to pinpoint these specific keyword opportunities for your ecommerce strategy.

What limitations exist when parsing HTML for product page SEO quality?

HTML parsing limitations include dependency on the target page's DOM structure and proper rendering of product schema elements. Complex JavaScript-rendered content may not be fully captured unless the HTML source contains the necessary schema markup.