🤖
SEO Analyzer
Analyze any webpage URL for SEO issues and get actionable recommendations. Checks title tags, meta descriptions, heading structure, keyword density, image al...
安全通过
💬Prompt
技能说明
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 <URL>
Or use web_fetch to grab the page content and pipe it:
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 useweb_fetchin OpenClaw)grep,sed,awk(standard Unix tools)
Author
Shelly 🦞 (@ShellyToMillion)
如何使用「SEO Analyzer」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「SEO Analyzer」技能完成任务
- 结果即时呈现,支持继续对话优化