Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
agricidaniel avatar

Seo Bing

  • 26 installs
  • 13.3k repo stars
  • Updated July 27, 2026
  • agricidaniel/claude-seo

seo-bing is a Claude Code skill that surfaces Bing Webmaster link data and submits URLs to the Bing index via IndexNow.

About

seo-bing is a Bing Webmaster Tools and IndexNow extension for the non-Google indexing surface. A developer uses it to check Bing link data, compare URLs, and submit URLs for indexing via IndexNow. It targets Microsoft Copilot AI-citation eligibility since Copilot pulls from the Bing index. It also nudges Yandex, Seznam, and Naver indexing for fresh URLs.

  • Bing Webmaster Tools link data plus IndexNow URL submission for non-Google indexing
  • Targets Microsoft Copilot AI citation eligibility via the Bing index
  • Nudges Bing, Yandex, Seznam, and Naver indexing for fresh URLs

Seo Bing by the numbers

  • 26 all-time installs (skills.sh)
  • Ranked #1,444 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

seo-bing capabilities & compatibility

Requires a Bing Webmaster Tools API key; IndexNow host key optional.

Capabilities
seo audit · url submission · backlink analysis
Use cases
seo · marketing
Runs
Runs locally
Pricing
Bring your own API key
From the docs

What seo-bing says it does

Bing Webmaster Tools + IndexNow extension.
SKILL.md
Microsoft Copilot citations are fed by the Bing index; this skill makes Bing visibility, link data, and IndexNow URL submission first-class.
SKILL.md
The user wants to nudge Bing/Yandex/Seznam/Naver indexing for fresh URLs.
SKILL.md
npx skills add https://github.com/agricidaniel/claude-seo --skill seo-bing

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs26
repo stars13.3k
Last updatedJuly 27, 2026
Repositoryagricidaniel/claude-seo

What it does

Submit URLs to Bing via IndexNow and read Bing link data for non-Google indexing and Microsoft Copilot citation.

Who is it for?

Nudging Bing, Yandex, Seznam, and Naver indexing and Microsoft Copilot citation eligibility.

Skip if: Google indexing, which is sitemap-driven and rejects IndexNow.

When should I use this skill?

The user wants Bing link data, IndexNow URL submission, or Microsoft Copilot citation eligibility.

What you get

URLs submitted to the Bing index via IndexNow plus Bing-unique link data for a site.

By the numbers

  • 5 routing commands
  • supports Bing, Yandex, Seznam, Naver indexing
  • IndexNow host key 32+ chars

Files

SKILL.mdMarkdownGitHub ↗

seo-bing

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).

Prerequisites

  • Run extensions/bing-webmaster/install.sh or install.ps1.
  • A Bing Webmaster Tools API key.
  • Optional: an IndexNow host key (32+ chars) published at the URL

declared as INDEXNOW_KEY_LOCATION.

Routing

CommandUnderlying 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-indexnowpython3 scripts/indexnow_submit.py --verify-only

When this skill applies

  • The user is publishing new pages and wants Microsoft Copilot

citation eligibility (Bing index ingestion).

  • The user wants to nudge Bing/Yandex/Seznam/Naver indexing for fresh

URLs.

  • The user is doing competitor backlink analysis and wants Bing's

unique link data (Bing tracks links Google's API doesn't surface).

Cross-skill delegation

  • For Google indexing (very different model — sitemap-driven, no

IndexNow), use seo-google indexing.

  • For multi-source backlink confidence weighting, fall back to

seo-backlinks which already integrates Bing + Moz + CC.

Related skills

FAQ

Does this work for Google?

No. Google rejects IndexNow; this skill is for Bing, Yandex, Seznam, and Naver indexing and defers to seo-google for Google.

Why care about the Bing index?

Microsoft Copilot citations are fed by the Bing index, so Bing ingestion makes a page eligible for Copilot citation.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.