A professional command-line interface for managing Bing Webmaster Tools, enabling automated site performance tracking and URL indexing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bing-webmaster-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bing-webmaster-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bing Webmaster CLI skill empowers developers and SEO specialists to interact directly with the Bing Webmaster API using the bwm utility. This skill bridges the gap between manual web dashboard management and automated search engine optimization, providing a robust set of tools for site verification, traffic analysis, and crawl management. By utilizing this within the ecosystem of Openclaw Skills, users can integrate search engine health checks directly into their development and deployment pipelines.
Built for efficiency, the tool handles authentication, configuration of default sites, and complex data retrieval. Whether you are managing a single blog or a massive enterprise portfolio, this skill simplifies the technical overhead of maintaining search visibility on Bing.
To get started with this skill, install the CLI via pipx to ensure it is available globally:
pipx install bing-webmaster-cli
Next, authenticate using your Bing Webmaster API key. You can find this in your Bing Webmaster Tools account settings:
bwm auth login --api-key "YOUR_API_KEY"
To streamline your workflow, set your primary website as the default site for all future Openclaw Skills commands:
bwm config set default-site https://example.com/
The skill manages its state and configuration through a structured filesystem and environment variables:
| Component | Path / Variable | Purpose |
|---|---|---|
| Credentials | ~/.config/bing-webmaster-cli/credentials.json |
Stores the API access keys securely. |
| App Config | ~/.config/bing-webmaster-cli/config.json |
Persists user preferences like the default site URL. |
| API Key Env | BING_WEBMASTER_API_KEY |
Overrides local files for CI/CD or ephemeral environments. |
| Output Formats | table, json, csv |
Supported data structures for exporting site and URL statistics. |
Loading
A comprehensive suite for AI-powered image generation, vectorization, and transformation via the Recraft API.

A professional-grade image generation and editing tool for Openclaw Skills that leverages the Recraft API for raster and vector assets.

SURGE OpenClaw enables AI agents to manage the full lifecycle of tokens, from secure wallet creation and free funding to automated trading on EVM and Solana chains.

An intelligent web search skill that uses local Retrieval-Augmented Generation to rank and prioritize search results from multiple engines.

A comprehensive command-line tool for managing Google Search Console properties, sitemaps, and SEO analytics data.

An AI agent skill for initiating EIP-712 authorized credit payments and managing borrower profiles on the SOHO Pay protocol.








































