π¦ ClawHub
SEO Analyzer
by @claudiodrusus
Analyze any webpage URL for SEO issues and get actionable recommendations. Checks title tags, meta descriptions, heading structure, keyword density, image al...
TERMINAL
clawhub install shelly-seo-analyzerπ About This Skill
name: seo-analyzer description: Analyze any webpage URL for SEO issues and get actionable recommendations. Checks title tags, meta descriptions, heading structure, keyword density, image alt tags, Open Graph, and more. triggers: - analyze seo - check seo - seo audit
seo-analyzer
Analyze any webpage URL for SEO issues and get actionable recommendations.
Usage
./seo-analyze.sh
Or use web_fetch to grab the page content and pipe it:
curl -sL | ./seo-analyze.sh -
What It Checks
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)
π‘ Examples
./seo-analyze.sh
Or use web_fetch to grab the page content and pipe it:
curl -sL | ./seo-analyze.sh -