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 AgriciDaniel/claude-seo --skill seo-bingInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
MarketingSupported Platforms
Our assessment of seo-bing
seo-bing scores 79/100 on our quality scale, 254th of 295 Marketing skills we index.
Its SKILL.md is 2.1 KB long, split into 5 sections and no code examples: moderately detailed.
With 17,676 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 3 days ago, so seo-bing is actively maintained.
- Our last check on 2026-09-22 found the source still online.
- It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
- Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
Safety scan
No issues foundOur scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful.
AI review by kimi-k2.7-code on 2026-09-26. Automated pattern scan on 2026-09-26. It catches known dangerous patterns, not every risk — read a skill before letting an agent act on it.
seo-bing compared with similar skills
All 4 of these similar skills score higher than seo-bing; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| seo-bing (this skill)by AgriciDaniel | 79 | 17.7k | 3d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.7k | 12d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.9k | today | CLAUDE.md |
| crawl4aiby unclecode | 100 | 84.4k | 2d ago | MCP Server |
| Scraplingby D4Vinci | 100 | 84.0k | today | MCP Server |
Frequently asked questions
- How do I install seo-bing?
- Run
npx skills add AgriciDaniel/claude-seo --skill seo-bing. The install tabs above show the steps for each supported agent. - Which AI agents does seo-bing work with?
- It is written for Claude Code and GitHub Copilot, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is seo-bing safe to use?
- Our scan of the whole file found no instruction hijacking, hidden characters, credential access, data exfiltration or destructive commands. An AI review of the same text found nothing harmful. It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is seo-bing still maintained?
- The repository was last updated 3 days ago, so seo-bing is actively maintained.
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.4" 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 Amazon/Bing/Naver/Seznam.cz/Yandex/Yep 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> | claude-seo run bing_webmaster.py links <url> |
| /seo bing compare <urlA> <urlB> | claude-seo run bing_webmaster.py compare <urlA> <urlB>; both properties must be registered to the API account |
| /seo bing submit <url> (single URL) | claude-seo run indexnow_submit.py --host ... --urls <url> |
| /seo bing submit-batch <file> | claude-seo run indexnow_submit.py --host ... --urls-file <file> |
| /seo bing verify-indexnow | claude-seo run indexnow_submit.py --host ... --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 Amazon/Bing/Naver/Seznam.cz/Yandex/Yep indexing for fresh URLs.
- The user manages both properties and wants to compare their Bing link data. For an arbitrary competitor, route to DataForSEO, Moz, or Common Crawl.
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
85.7kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.9kCompress 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.
crawl4ai
84.4kOpen-source web crawler and scraper for LLMs and AI agents: any website into clean, LLM-ready Markdown. Run it yourself, or use Crawl4AI Cloud with one key.
Scrapling
84.0k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
