Imported from refly-ai/refly-skills (skills/seo-analyzer/SKILL.md). Install upstream with npx skills add refly-ai/refly-skills --skill seo-analyzer. Copyright stays with the author.
seo-analyzer
SEO网站分析评分工具,检查页面元素、技术指标、内容质量和用户体验,生成多维度评分报告和优化建议
Installation
refly skill install skp-wc9et4o9jtrlfloavz1rzgw3
Usage
After installation, run the skill using your installation ID:
refly skill run <installationId> --input '{}'
The installation ID is returned when you run refly skill install.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/refly-ai-refly-skills-seo-analyzer/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
refly-ai-refly-skills-seo-analyzer.ocm.jsonjson
{
"ocm": "1",
"id": "refly-ai-refly-skills-seo-analyzer",
"kind": "skill",
"name": "seo-analyzer",
"description": "SEO网站分析评分工具,检查页面元素、技术指标、内容质量和用户体验,生成多维度评分报告和优化建议",
"publisher": "refly-ai",
"version": "1.0.0",
"capabilities": {
"domains": [
"marketing"
],
"tags": [
"skill-md",
"seo",
"marketing",
"analysis",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"SEO网站分析评分工具,检查页面元素、技术指标、内容质量和用户体验,生成多维度评分报告和优化建议"
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/refly-ai/refly-skills",
"path": "skills/seo-analyzer/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/refly-ai/refly-skills/blob/HEAD/skills/seo-analyzer/SKILL.md",
"key": "refly-ai/refly-skills/skills/seo-analyzer/SKILL.md"
}
},
"instructions": "# seo-analyzer\n\nSEO网站分析评分工具,检查页面元素、技术指标、内容质量和用户体验,生成多维度评分报告和优化建议\n\n## Installation\n\n```bash\nrefly skill install skp-wc9et4o9jtrlfloavz1rzgw3\n```\n\n## Usage\n\nAfter installation, run the skill using your installation ID:\n\n```bash\nrefly skill run <installationId> --input '{}'\n```\n\nThe installation ID is returned when you run `refly skill install`.",
"cost": {
"context_tokens": 86
}
}
Fetch it by URL: GET /api/v1/registry/refly-ai-refly-skills-seo-analyzer/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.