An automated integration for tracking Google Search Console sitemap health, error reports, and URL indexation status.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawbus-google-search-console
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 clawbus-google-search-console using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Search Console sitemap status skill empowers developers and SEO teams to programmatically monitor sitemap indexing and health directly within their workflows. By integrating MyBrandMetrics and Openclaw Skills, this tool automates the retrieval of critical technical SEO indicators such as submitted vs. indexed URL counts, warnings, errors, and sitemap processing status.
Using this skill ensures you never miss a critical crawler error or warning. Rather than manually logging into the Google Search Console dashboard daily, you can leverage automated AI-driven agents or run lightweight CLI Python scripts to keep a close eye on search engine visibility.
searchconsole.py script, authorizing with the MyBrandMetrics API.google_search_console_sitemaps source for the specified Search Console property.contents_submitted, contents_indexed, and errors) and dimensions.To start using the Google Search Console sitemap skill, follow these installation and configuration steps:
npm install -g clawbus-google-search-console
export MYBRANDMETRICS_API_KEY="YOUR_API_KEY"
python3 scripts/searchconsole.py --connection-id "sc-domain:example.com"
The Google Search Console skill organizes and retrieves data from the google_search_console_sitemaps schema. The structured output contains the following configurable fields:
| Metric | Type | Description |
|---|---|---|
warnings |
Integer | Total number of warnings detected in the sitemap. |
errors |
Integer | Total number of parsing or download errors. |
contents_submitted |
Integer | Total URLs submitted within the sitemap. |
contents_indexed |
Integer | Total submitted URLs successfully indexed by Google. |
sitemaps_count |
Integer | Count of sitemaps analyzed. |
| Dimension | Type | Description |
|---|---|---|
site_url |
String | The verified property URL in Google Search Console. |
sitemap_path |
String | The absolute path to the XML sitemap (e.g., /sitemap.xml). |
content_type |
String | The format of the sitemap (e.g., web, images, video). |
last_downloaded |
Timestamp | ISO timestamp indicating when Google last fetched the sitemap. |
is_pending |
Boolean | Indicates whether Google is currently processing the sitemap. |
--metrics and --dimensions CLI parameters to optimize payload size.field:operator:value format for granular diagnostics.--compact flag for efficient, machine-readable JSON outputs perfect for CI/CD pipeline integrations.Loading
An advanced command-line interface skill for automated control of GitCode API v5 platforms, managing code pipelines, repositories, and migration workflows.

An AI-powered document generation skill that ingests prototype descriptions and screenshots to generate scope-locked, professionally formatted Product Requirement Documents (PRDs) with built-in consistency checks.

A deep web research skill that queries 11 Chinese and international search sources simultaneously with evidence synthesis, contradiction detection, and local Agentic RAG fallback.

An AI-powered personal productivity and energy management consultant designed to diagnose efficiency bottlenecks and build sustainable habits.

An institutional-grade financial data analyst skill for retrieving real-time quotes, valuation time series, and consensus forecasts across CN, HK, and US markets.

A multi-directional collaboration skill that bridges the communication gap among field engineers, customers, product managers, and R&D developers.








































