Run evidence-backed agentic SEO audits with Agentic SEO Skill
Install a multi-runtime SEO skill pack that collects crawl, schema, performance, sitemap, robots, and content evidence before producing audit reports and action plans.
Prerequisites
One supported agent IDE or coding assistant such as Codex, Claude Code, Cursor, Antigravity, Windsurf, Continue, Copilot, or Cline; Python 3 for optional evidence scripts
Installation
Requirements and caveats from upstream:
- Scripts in scripts/: 89 (88 Python + 1 shell validation helper)
python3 scripts/gsc_checker.py "$URL" --credentials creds.json --json # requires GSC credentials
python3 scripts/indexnow_checker.py "$URL" --key YOUR_KEY --json # requires IndexNow key
Basic usage or getting-started notes:
For detailed installation guidance, example prompts, report generation, troubleshooting, and the full script inventory, see the Agentic SEO Skill Wiki.
💬 Example Prompts (hackingdream.net)
For expanded copy-paste prompt templates across full audits, technical SEO, schema, content, GEO/AEO, local SEO, ecommerce, and GitHub SEO, see the [Example Prompts wiki](https://github.com/Bhanunamikaze/Agentic-SEO-S...
Source: https://github.com/Bhanunamikaze/Agentic-SEO-Skill
Extracted from upstream docs: https://raw.githubusercontent.com/Bhanunamikaze/Agentic-SEO-Skill/HEAD/README.md
Documentation
Source
1---2name: run-evidence-backed-agentic-seo-audits-with-agentic-seo-skil3description: Install a multi-runtime SEO skill pack that collects crawl, schema, performance, sitemap, robots, and content evidence before producing audit reports and action plans.4---56# Run evidence-backed agentic SEO audits with Agentic SEO Skill78Install a multi-runtime SEO skill pack that collects crawl, schema, performance, sitemap, robots, and content evidence before producing audit reports and action plans.910## Prerequisites1112One supported agent IDE or coding assistant such as Codex, Claude Code, Cursor, Antigravity, Windsurf, Continue, Copilot, or Cline; Python 3 for optional evidence scripts1314## Installation1516Requirements and caveats from upstream:17- Scripts in scripts/: 89 (88 Python + 1 shell validation helper)18- # python3 scripts/gsc_checker.py "$URL" --credentials creds.json --json # requires GSC credentials19- # python3 scripts/indexnow_checker.py "$URL" --key YOUR_KEY --json # requires IndexNow key2021Basic usage or getting-started notes:22- For detailed installation guidance, example prompts, report generation, troubleshooting, and the full script inventory, see the **[Agentic SEO Skill Wiki](https://github.com/Bhanunamikaze/Agentic-SEO-Skill/wiki)**.23- ## 💬 Example Prompts (hackingdream.net)24- For expanded copy-paste prompt templates across full audits, technical SEO, schema, content, GEO/AEO, local SEO, ecommerce, and GitHub SEO, see the [Example Prompts wiki](https://github.com/Bhanunamikaze/Agentic-SEO-S...2526- Source: https://github.com/Bhanunamikaze/Agentic-SEO-Skill27- Extracted from upstream docs: https://raw.githubusercontent.com/Bhanunamikaze/Agentic-SEO-Skill/HEAD/README.md2829## Documentation3031- https://github.com/Bhanunamikaze/Agentic-SEO-Skill/wiki3233## Source3435- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-evidence-backed-agentic-seo-audits-with-agentic-seo-skill/)