SEO Analyzer
0.001 USDT
解锁后获得一次性下载链接,24小时内有效
📄 技能说明 (SKILL.md)
# 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
```json
{
"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