From claude-code-starter
Audits HTML pages and templates for SEO issues including titles, meta descriptions, Open Graph tags, headings, alt texts, links, viewport; generates reports, auto-fixes, sitemap.xml, robots.txt. Use for search ranking optimization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-starter:seoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
帮用户检查并优化网站的搜索引擎可见性。
帮用户检查并优化网站的搜索引擎可见性。
读取项目中的所有 HTML 页面和模板,检查以下项目:
## SEO 检查报告
### 需要修复
- [文件:行号] 问题描述
### 建议优化
- [文件:行号] 优化建议
### 已经做好的
- 列出通过的检查项
询问用户后执行修复:
SEO 优化完成。修复了 N 个问题,新增了 sitemap 和 robots.txt。 部署后可以去 Google Search Console 提交 sitemap。
npx claudepluginhub lightpointventures/claude-code-starterAnalyzes HTML/CSS websites for SEO issues, generates audit reports, and implements fixes including meta tags, schema markup, and sitemaps.
Analyzes and optimizes HTML/CSS websites for search engine visibility. Runs SEO audits, fixes meta tags, adds schema markup, generates sitemaps, and optimizes Core Web Vitals.
Scans websites for SEO issues including meta tags, headings, broken links, images, Core Web Vitals, and structured data, producing a prioritized fix list.