seo-bing
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.
Install / Use
npx skills add avalonreset/seo-dungeonInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
MarketingSupported Platforms
Skill content
View source on GitHubname: seo-bing description: 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. metadata: version: "2.2.16" compatibility: "Requires BING_WEBMASTER_API_KEY and (optionally) INDEXNOW_KEY in ~/.claude/settings.json env. Run extensions/bing-webmaster/install.sh to configure."
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.shorinstall.ps1. - A Bing Webmaster Tools API key.
- Optional: an IndexNow host key (32+ chars) published at the URL
declared as
INDEXNOW_KEY_LOCATION.
Routing
| 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 |
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-backlinkswhich already integrates Bing + Moz + CC.
Related Skills
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
69.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
LocalAI
48.9kLocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
claude-skills
25.6k380 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 380+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commerc…
Security Score
Audited on Aug 31, 2026
