SkillHub

seo-analyzer-v2

v1.0.0

基于标题、Meta描述、H1标签及内容长度分析网页SEO评分,提供详细优化建议。

Sourced from ClawHub, Authored by loverun321

Installation

Please help me install the skill `seo-analyzer-v2` from SkillHub official store. npx skills add loverun321/seo-analyzer-v2

SEO Analyzer

Analyze webpage SEO score and provide optimization recommendations.

Features

  • Check title tag
  • Check meta description
  • Check H1 tags
  • Calculate SEO score (0-100)
  • Provide recommendations

Price

  • 0.001 USDT per analysis

Usage

"Analyze SEO for https://example.com"
"Check SEO score of my website"
"SEO analysis for [URL]"

SEO Score Breakdown

  • Title tag: 30 points
  • Meta description: 30 points
  • H1 tag: 20 points
  • Content length: 20 points

Example Response

{
  "url": "https://example.com",
  "score": 80,
  "title": "Example Website",
  "description": "This is an example...",
  "h1_count": 1,
  "issues": [],
  "recommendations": ["Add more content"]
}

Integration

  • API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
  • Price: 0.001 USDT per call