Install
openclaw skills install seo-analyzer-v2Analyze webpage SEO score based on title, meta description, H1 tags, and content length, providing detailed optimization recommendations.
openclaw skills install seo-analyzer-v2Analyze webpage SEO score and provide optimization recommendations.
"Analyze SEO for https://example.com"
"Check SEO score of my website"
"SEO analysis for [URL]"
{
"url": "https://example.com",
"score": 80,
"title": "Example Website",
"description": "This is an example...",
"h1_count": 1,
"issues": [],
"recommendations": ["Add more content"]
}