gsc-ahrefs-browser-audit
Installation
SKILL.md
GSC + Ahrefs browser SEO audit
Goal
Produce actionable findings to improve CTR, rankings, and impressions by combining:
- Google Search Console — Performance report (queries + pages).
- Ahrefs (optional) — Site Explorer, organic keywords, and Opportunities.
Use browser automation with the user’s own logged-in sessions. Prefer this over Ahrefs API or Ahrefs MCP when those hit rate limits quickly; the browser carries normal UI quota and features.
Tools
Use whatever browser automation your environment exposes (e.g. Playwright MCP, Cursor IDE browser tools). Names and refs differ by product; always take a fresh snapshot after navigation or login before clicking.
Before you start: resolve the site
Determine the canonical hostname (e.g. example.com) before building URLs. Order of inference:
Related skills