seo

Orchestrate SEO sub-skills for technical audits, content quality, schema markup, and backlink analysis.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/bykoleksii-hardo/hardo-app --skill seo-bykoleksii-hardo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/bykoleksii-hardo/hardo-app/tree/main/.claude/skills/agriskills1/seo
Command: npx skills add https://github.com/bykoleksii-hardo/hardo-app --skill seo-bykoleksii-hardo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires beautifulsoup4, requests, lxml, playwright, Pillow, urllib3, validators, trafilatura, htmldate, courlan, matplotlib, weasyprint, openpyxl, google-api-python-client, google-auth, google-auth-oauthlib, google-auth-httplib2, google-analytics-data, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive SEO analysis and optimization tool that helps users improve their website's search engine ranking and overall online presence.

Core Features & Use Cases

  • Full Site Audit: Analyze and report on the SEO health of an entire website.
  • Single Page Analysis: In-depth analysis of a single web page's SEO elements.
  • Technical SEO: Evaluate and improve site structure, crawlability, indexability, and Core Web Vitals.
  • Content Quality: Assess content for E-E-A-T, readability, and uniqueness.
  • Schema Markup: Detect, validate, and generate Schema.org markup for better search visibility.
  • Use Case: Imagine you own an e-commerce site and want to optimize your product pages for search engines. This Skill can help you identify issues, suggest improvements, and monitor your progress over time.

Quick Start

Use the /seo audit command followed by the URL of the website you want to analyze.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I run a full technical SEO audit for my website?

Run a full technical SEO audit by executing the /seo audit command with your target URL to evaluate site structure, crawlability, indexability, and Core Web Vitals. This orchestrates sub-skills to analyze technical SEO, content quality, schema markup, and backlinks comprehensively.

Can I analyze Core Web Vitals and content quality for a single web page?

Yes, you can perform a single page analysis to evaluate Core Web Vitals, content readability, uniqueness, and E-E-A-T signals. The tool uses Python libraries like beautifulsoup4 and trafilatura to extract and assess page content quality metrics in depth.

Does this SEO analysis tool support e-commerce and local business websites?

The SEO analysis tool supports multiple website types including SaaS, e-commerce, and local business sites. It adapts its audit parameters to evaluate specific SEO elements relevant to different site architectures and business models.

How do I validate and generate Schema.org markup for better search visibility?

Validate and generate Schema.org markup by running the schema markup sub-skill, which detects existing markup on your pages and suggests improvements. This helps search engines better understand your content and enhances search visibility.

Do I need Python dependencies installed to perform backlink analysis?

Yes, backlink analysis requires Python dependencies like requests, lxml, and validators to parse web pages and interact with external APIs. You also need google-analytics-data and google-api-python-client for deeper integration with Google's reporting tools.

What is the best way to export SEO audit reports for client review?

Export SEO audit reports using built-in libraries like weasyprint, openpyxl, and matplotlib to generate formatted PDF, Excel, and visual chart outputs. This allows you to share comprehensive analysis results covering technical SEO and content quality directly with clients.