seo

Orchestrate 24 sub-skills for parallel SEO analysis of technical, content, and schema markup.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/REVREBEL/seo-api --skill seo-revrebel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/REVREBEL/seo-api/tree/main/review/seo
Command: npx skills add https://github.com/REVREBEL/seo-api --skill seo-revrebel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, selenium, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive SEO analysis for any website or business type, enabling full site audits, single-page analysis, and various specialized assessments like technical SEO, schema markup, and content quality.

Core Features & Use Cases

  • Full Website Audit: Identifies technical SEO issues, crawlability, indexability, and performance metrics.
  • Single-Page Analysis: Deep analysis of individual pages for SEO optimization.
  • Schema Markup: Detection, validation, and generation of Schema.org markup.
  • Content Quality: Evaluates content for E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) and quality gates.
  • Use Case: A user wants to ensure their website is optimized for SEO. They can use this Skill to perform a full site audit and get detailed insights on technical issues, content quality, and schema markup.

Quick Start

Use the seo skill to perform a full website audit on the URL 'https://example.com'.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I conduct a comprehensive SEO audit for my website?

A comprehensive SEO audit identifies technical SEO issues, crawlability, indexability, and performance metrics. This tool orchestrates 24 sub-skills to analyze technical SEO, content quality, schema markup, and performance across any website.

What is the best way to validate schema markup on a single page?

Validating schema markup on a single page involves detecting and verifying Schema.org structured data. This tool performs deep single-page analysis to detect, validate, and generate accurate schema markup for SEO optimization.

How does content quality analysis evaluate E-E-A-T signals?

Content quality analysis for E-E-A-T evaluates Experience, Expertise, Authoritativeness, and Trustworthiness. The process assesses your content against quality gates to ensure it meets search engine standards for reliable, authoritative information.

Do I need Python and selenium to run a full site SEO analysis?

Yes, you need Python with requests, beautifulsoup4, and selenium to run a full site SEO analysis. These libraries are required for parsing HTML, interacting with web APIs, and handling dynamic page rendering during the audit.

Can I use this tool for technical SEO analysis on any business type?

Yes, technical SEO analysis can be performed on any business type or industry. The tool orchestrates parallel analysis of technical infrastructure, content quality, and schema markup, adapting to various website structures and business contexts.

What are the limitations of using beautifulsoup4 for SEO crawling?

Using beautifulsoup4 for SEO crawling is limited to parsing static HTML and cannot render JavaScript. To analyze dynamic content or interact with web APIs fully, the tool requires selenium for browser automation and rendering.