Agent SkillsAminForou/mcp-gsc › indexing-audit

indexing-audit

GitHub

审计网站顶级页面的Google索引状态,识别抓取和索引问题,并生成按优先级排序的行动列表。

skills/indexing-audit/SKILL.md AminForou/mcp-gsc

Trigger Scenarios

询问页面是否被Google索引 排查网页抓取或索引异常 检查搜索引擎可见性丢失

Install

npx skills add AminForou/mcp-gsc --skill indexing-audit -g -y
More Options

Use without installing

npx skills use AminForou/mcp-gsc@indexing-audit

指定 Agent (Claude Code)

npx skills add AminForou/mcp-gsc --skill indexing-audit -a claude-code -g -y

安装 repo 全部 skill

npx skills add AminForou/mcp-gsc --all -g -y

预览 repo 内 skill

npx skills add AminForou/mcp-gsc --list

SKILL.md

Frontmatter
{
    "name": "indexing-audit",
    "description": "Audit indexing status across top pages. Use when asked about crawling, indexing issues, or whether pages are indexed by Google."
}

Indexing Audit

Audit the indexing status of the top pages on a site and produce a prioritized action list.

Steps

  1. Call list_properties to confirm the exact site_url.
  2. Call get_search_analytics with dimensions=page, sort_by=impressions, row_limit=20 to identify the 20 most-visible pages.
  3. Extract the list of page URLs from the results.
  4. Call batch_url_inspection with up to 10 URLs at a time (API limit). Run twice if needed to cover all 20 pages.
  5. Categorize each URL by verdict:
    • Indexed (PASS)
    • ⚠️ Soft 404 / Excluded
    • Not indexed / Blocked
    • 🔍 Canonical mismatch (Google chose a different canonical)
  6. For each issue, provide the specific coverageState, pageFetchState, or robotsTxtState from the inspection.

Output format

Present as a prioritized action list:

  1. Critical — Not indexed pages that have impressions (visibility being lost)
  2. High — Canonical mismatches on high-traffic pages
  3. Medium — Robots.txt or fetch blocks
  4. Low — Soft exclusions on low-traffic pages

Include a summary table: page URL | verdict | issue | recommended action.

Version History

  • b3f2ab8 Current 2026-08-20 08:52

Same Skill Collection

skills/cannibalization-check/SKILL.md
skills/content-opportunities/SKILL.md
skills/seo-weekly-report/SKILL.md

Metadata

Files
0
Version
b3f2ab8
Hash
89e469af
Indexed
2026-08-20 08:52

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-30 11:52
浙ICP备14020137号-1 $Carte des visiteurs$