gsc
Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance, finding optimization opportunities, or checking indexing status.
Why use this skill?
Use the OpenClaw gsc skill to query search analytics, monitor indexing, and discover SEO opportunities directly from your terminal or AI agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jdrhyne/gscWhat This Skill Does
The gsc skill enables the OpenClaw AI agent to interface directly with Google Search Console, providing deep visibility into organic search performance. It is a powerful, read-only analytical tool that allows the agent to query search analytics, inspect indexing status, and verify sitemaps without manual intervention. By utilizing the Google Webmasters API, this skill translates raw search data into actionable insights, helping users understand how their content ranks, which keywords drive traffic, and where technical bottlenecks might be hindering indexing.
Installation
To install this skill, use the ClawHub command line interface provided in your agent environment: clawhub install openclaw/skills/skills/jdrhyne/gsc. Before initial use, ensure you have configured your Google Cloud Platform OAuth credentials. You must set the webmasters.readonly scope and define your environment variables to allow the agent to authenticate. Once installed, the skill will automatically check for existing credentials shared with other connected tools like GA4, streamlining the onboarding process.
Use Cases
This skill is designed for SEO professionals and content strategists. Use it to perform high-level content audits, such as identifying pages with high impressions but low click-through rates that require title tag optimization. It is also invaluable for technical SEO diagnostics, such as checking the health of sitemaps or troubleshooting individual page indexing issues. By analyzing search trends over specific timeframes, the agent can monitor ranking fluctuations, uncover hidden keyword opportunities, and ensure that search engines are effectively discovering your site content.
Example Prompts
- "Analyze my top-performing pages for www.nutrient.io over the last 28 days and suggest which titles could be optimized for higher click-through rates."
- "Check the current indexing status of /sdk/web on my domain and let me know if there are any known crawl issues reported by Search Console."
- "Which search queries are driving the most traffic to my site, and how has the average position changed for these keywords in the last month?"
Tips & Limitations
Be aware that Google Search Console data carries a standard 2-3 day latency, meaning the most recent activity will not appear in queries. This skill is strictly read-only and cannot perform destructive actions like submitting URLs for removal or modifying sitemap configurations. For the best results, use the --limit flag to manage output size and ensure your Google account has the necessary permissions for the specific properties you intend to query.
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-jdrhyne-gsc": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
nutrient-openclaw
OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, watermarking, digital signatures, and API credit checks via built-in `nutrient_*` tools. Triggers on OpenClaw tool names (`nutrient_convert_to_pdf`, `nutrient_extract_text`, etc.), "OpenClaw plugin", "Nutrient OpenClaw", and document-processing requests in OpenClaw chats. For non-OpenClaw environments, use the Universal Nutrient Document Processing skill instead.
todo-tracker
Persistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "what's on the TODO", "mark X done", "show TODO list", "remove from TODO", or asks about pending tasks. Also triggers on heartbeat to remind about stale items.
sysadmin-toolbox
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
munger-observer
Daily wisdom review applying Charlie Munger's mental models to your work and thinking. Use when asked to review decisions, analyze thinking patterns, detect biases, apply mental models, do a "Munger review", or run the Munger Observer. Triggers on scheduled daily reviews or manual requests like "run munger observer", "review my thinking", "check for blind spots", or "apply mental models".
jira
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.