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.
npx claudepluginhub lighthouse-strategy/claude-code-starterThis skill uses the workspace's default tool permissions.
帮用户检查并优化网站的搜索引擎可见性。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
帮用户检查并优化网站的搜索引擎可见性。
读取项目中的所有 HTML 页面和模板,检查以下项目:
## SEO 检查报告
### 需要修复
- [文件:行号] 问题描述
### 建议优化
- [文件:行号] 优化建议
### 已经做好的
- 列出通过的检查项
询问用户后执行修复:
SEO 优化完成。修复了 N 个问题,新增了 sitemap 和 robots.txt。 部署后可以去 Google Search Console 提交 sitemap。