extensions/bing-webmaster/skills/seo-bing/SKILL.md
Bing Webmaster Tools + IndexNow extension. Microsoft Copilot citations are fed by the Bing index; this skill makes Bing visibility, link data, and IndexNow URL submission first-class.
npx skillsauth add agricidaniel/claude-seo seo-bingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The non-Google indexing surface. Google still rejects IndexNow (per Gary Illyes, multiple SOTR episodes 2024-2025), so this skill is specifically for Bing/Yandex/Seznam/Naver indexing and Microsoft Copilot AI citation (which pulls from the Bing index).
extensions/bing-webmaster/install.sh or install.ps1.INDEXNOW_KEY_LOCATION.| Command | Underlying script |
|---|---|
| /seo bing links <url> | python3 scripts/bing_webmaster.py links <url> |
| /seo bing compare <urlA> <urlB> | python3 scripts/bing_webmaster.py compare <urlA> <urlB> |
| /seo bing submit <url> (single URL) | python3 scripts/indexnow_submit.py --host ... --urls <url> |
| /seo bing submit-batch <file> | python3 scripts/indexnow_submit.py --urls-file <file> |
| /seo bing verify-indexnow | python3 scripts/indexnow_submit.py --verify-only |
seo-google indexing.seo-backlinks which already integrates Bing + Moz + CC.tools
Multi-page Lighthouse audit via the MIT-licensed Unlighthouse CLI. Free-tier alternative to running PageSpeed against every URL on a site — no API quota burn, runs locally.
tools
SE Ranking AI visibility analyst (extension). Tracks AI Share-of-Voice across ChatGPT, Gemini, Perplexity, AI Overviews, and AI Mode in a single query. Highest-impact new extension per the v2 gap analysis — no other vendor covers all 5 AI platforms in one API.
tools
Profound LLM citation tracker (extension). Time-series brand citation rates across ChatGPT, Perplexity, and other LLMs. Pairs with seo-seranking for triangulated AI visibility coverage.
tools
Ahrefs API analyst (extension). Reads referring domains, backlinks, organic keywords, and content explorer data via the official @ahrefs/[email protected] server. Pairs with seo-backlinks for multi-source confidence weighting.