返回 Skill 列表
extension
分类: 营销与增长无需 API Key

seo-spider-skill

分析SEO蜘蛛爬取报告,优先处理问题,并生成技术修复建议。当用户想要查看SEO审核结果、分析爬取问题(规范链接、元标签、响应代码、标题、图片、URL)或获取解决SEO问题的技术建议时使用。

person作者: jakexiaohubgithub

Workflow

  1. Locate the issues_reports/ folder next to this SKILL.md (create if missing)
  2. Read issues_overview_report.csv from that folder
  3. List issues sorted by severity (high to low)
  4. Ask the user which issue to analyze
  5. Read the relevant CSV file from the issues_reports/ folder
  6. Search the project's routing structure (e.g. src/app) to locate the affected pages
  7. Generate technical suggestions to fix the issue
  8. Write suggestions to the seo-suggestions/ folder next to this SKILL.md as <suggestion-name>.md