seo-page

Audit a single web page's SEO elements, schema, and performance.

1|Updated Jun 26, 2026
One-click install
npx skills add https://github.com/BenAIOS/benai-skills-main --skill seo-page-benaios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-page
Source: https://github.com/BenAIOS/benai-skills-main/tree/main/plugins/seo/skills/seo-page
Command: npx skills add https://github.com/BenAIOS/benai-skills-main --skill seo-page-benaios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, lxml, Pillow, urllib3, validators, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides an in-depth SEO analysis for web pages, identifying potential issues and suggesting improvements to enhance page performance and search ranking.

Core Features & Use Cases

  • Single Page SEO Analysis: Evaluate on-page elements, content quality, technical meta tags, schema, images, and performance for a single URL.
  • Technical Elements: Check for issues with canonical tags, meta robots, open graph, Twitter Card, and hreflang.
  • Schema Markup: Identify missing schema and ensure required properties are in place.
  • Images: Review alt text, file size, format, dimensions, and lazy loading.
  • Content Quality: Analyze word count, readability, keyword density, and freshness.

Quick Start

Analyze the SEO of a web page using 'analyze this page'.

Frequently Asked Questions about seo-page

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

FAQPage Schema
How do I perform a comprehensive SEO audit on a single web page?

An SEO audit evaluates on-page elements, content quality, technical meta tags, schema markup, and performance indicators for a single URL. It identifies potential issues and suggests improvements to enhance page performance and search ranking by parsing content with requests and beautifulsoup4.

What technical SEO elements does a page optimization analysis check?

A page optimization analysis checks canonical tags, meta robots, open graph, Twitter Card, and hreflang attributes. It also identifies missing schema markup and ensures required properties are in place for proper search engine indexing and content visibility.

How do I check image SEO and content quality for web page optimization?

Check image SEO by reviewing alt text, file size, format, dimensions, and lazy loading. Content quality analysis covers word count, readability, keyword density, and content freshness to ensure your web page optimization meets current standards.

Do I need Python libraries like beautifulsoup4 and lxml to analyze SEO?

Yes, you need Python libraries including requests, beautifulsoup4, lxml, Pillow, urllib3, and validators to access and parse webpage content for SEO analysis. These dependencies are required to extract and evaluate the technical meta tags and on-page elements.

Does this web page optimization tool support bulk URL analysis or single page audits?

This web page optimization tool supports single page SEO analysis. It evaluates on-page elements, content quality, technical meta tags, schema, images, and performance for a single URL, making it intended for use in marketing and SEO-focused technical workflows.