google-search-console
Google Search Console integration. Manage Accounts. Use when the user wants to interact with Google Search Console data.
Why use this skill?
Optimize your website visibility by integrating Google Search Console with OpenClaw. Track performance, inspect URLs, and manage sitemaps using natural language commands.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gora050/google-search-console-integrationWhat This Skill Does
The Google Search Console skill for OpenClaw provides a powerful interface for interacting with your website's search performance data directly within the AI agent environment. By leveraging the Membrane CLI infrastructure, this skill bridges the gap between raw Google Search Console (GSC) data and natural language processing. It enables users to perform complex tasks such as inspecting URL indexing status, retrieving performance reports covering clicks, impressions, CTR, and average position, and monitoring sitemap health. This skill abstracts away the complex OAuth flow and API management, allowing you to focus on actionable SEO insights rather than manual data exports.
Installation
To begin using the Google Search Console skill, first ensure you have the Membrane CLI installed globally on your system by running npm install -g @membranehq/cli. Once the CLI is ready, authenticate your tenant using membrane login --tenant. Install the skill directly into your project using the command: clawhub install openclaw/skills/skills/gora050/google-search-console-integration. After installation, you must initialize a connection by creating a new connector with membrane search google-search-console --elementType=connector --json, followed by executing the connection command using the returned connector ID. This secure handshake ensures your AI agent has the necessary permissions to pull data from your Search Console properties.
Use Cases
This skill is ideal for SEO specialists and website owners who need to track search visibility at scale. Use it to audit site health, troubleshoot indexing issues, or analyze the performance of specific landing pages. It is particularly valuable for automated reporting, where the AI can periodically summarize key performance metrics or highlight sudden drops in organic traffic. Whether you are conducting a technical audit or performing content gap analysis, this skill allows for programmatic interaction with Google’s search diagnostics without needing to manually log into the GSC dashboard.
Example Prompts
- "Check the performance report for my site over the last 30 days and list the top 5 queries by clicks."
- "Inspect the URL https://example.com/blog/seo-tips to see if it is currently indexed by Google and identify any crawling issues."
- "List all sitemaps associated with my primary website property and report any recent errors found during the last crawl."
Tips & Limitations
To maximize the efficiency of this skill, always use membrane action list to discover available operations if you are unsure of specific capabilities. Keep in mind that Google Search Console APIs have specific rate limits; avoid running high-frequency requests on large properties to prevent throttling. Always ensure your Google account has the 'Owner' or 'Full' permission level for the properties you wish to query, as the skill inherits these access rights. Note that indexing data may have a 24-48 hour delay, which is inherent to Google's backend processing and not a limitation of this integration.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gora050-google-search-console-integration": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
mautic
Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data.
arive
Arive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Arive data.
kartra
Kartra integration. Manage Persons, Organizations, Leads, Deals, Pipelines, Activities and more. Use when the user wants to interact with Kartra data.
gigasheet
Gigasheet integration. Manage Workbooks, Users, Teams, Shares. Use when the user wants to interact with Gigasheet data.
aws-s3
AWS S3 integration. Manage Buckets. Use when the user wants to interact with AWS S3 data.