✓ Verified 💻 Development ✓ Enhanced Data

Shelly Seo Analyzer

Analyze any webpage URL for SEO issues and get actionable recommendations.

Rating
3.9 (217 reviews)
Downloads
10,504 downloads
Version
1.0.0

Overview

Analyze any webpage URL for SEO issues and get actionable recommendations.

Complete Documentation

View Source →

seo-analyzer

Analyze any webpage URL for SEO issues and get actionable recommendations.

Usage

bash
./seo-analyze.sh <URL>

Or use web_fetch to grab the page content and pipe it:

bash
curl -sL <URL> | ./seo-analyze.sh -

What It Checks

  • Title tag — presence, length (50-60 chars ideal)
  • Meta description — presence, length (150-160 chars ideal)
  • Heading structure — H1 count, heading hierarchy
  • Keyword density — top 10 most frequent words (3+ chars)
  • Image alt tags — missing alt attributes
  • Open Graph / Twitter cards — social sharing metadata
  • Canonical URL — duplicate content prevention
  • Word count — thin content detection

Output

Plain text report with findings and prioritized recommendations.

Requirements

  • curl (or use web_fetch in OpenClaw)
  • grep, sed, awk (standard Unix tools)

Author

Shelly 🦞 (@ShellyToMillion)

Installation

Terminal bash

openclaw install shelly-seo-analyzer
    
Copied!

Tags

#web_and-frontend-development #web

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author claudiodrusus
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install shelly-seo-analyzer