hebrew-seo-geo-toolkit
Installation
SKILL.md
Hebrew SEO & GEO Toolkit
Instructions
Step 1: Audit Website (SEO + GEO)
Run a comprehensive audit covering both traditional SEO and AI search readiness.
Quick SEO Audit (Free, no API needed):
python3 scripts/seo_audit.py "https://example.co.il"
Manual checks:
# Check meta tags and schema markup
curl -sL "https://example.co.il" | grep -E "<title>|<meta name=\"description\"|<meta property=\"og:|application/ld\+json" | head -20