← Back to Skills Marketplace
6872
Downloads
10
Stars
20
Active Installs
7
Versions
Install in OpenClaw
/install google-search-console
Description
Google Search Console API integration with managed OAuth. Query search analytics, manage sitemaps, and monitor site performance. Use this skill when users wa...
Usage Guidance
Install only if you are comfortable granting Maton-managed access to your Google Search Console account. Keep the Maton API key private, choose the intended connection when multiple accounts exist, and carefully review any proposed sitemap or connection changes before approving them.
Capability Analysis
Type: OpenClaw Skill
Name: google-search-console
Version: 1.0.6
The skill provides a functional integration for Google Search Console via the Maton API proxy (api.maton.ai). It uses standard Python urllib calls to manage OAuth connections and query search analytics, and it includes explicit instructions for the AI agent to seek user approval before performing any write operations. The code and documentation are transparent about the use of a third-party proxy for managed OAuth, and no evidence of malicious intent, obfuscation, or unauthorized data exfiltration was found.
Capability Assessment
Purpose & Capability
The skill's stated purpose matches its capabilities: listing Search Console sites, querying search analytics, managing sitemaps, and using Google Search Console connection management through Maton's API proxy.
Instruction Scope
The documentation discloses read and write endpoints and explicitly requires user approval before create, update, or delete operations, including confirming the target resource and intended effect.
Install Mechanism
The artifact contains a single markdown skill file with command examples; there are no executable scripts, install hooks, hidden files, or package dependencies.
Credentials
Network access, a MATON_API_KEY, and Google OAuth are proportionate for this integration, but users must trust Maton/api.maton.ai because API traffic and OAuth mediation go through that third-party service.
Persistence & Privilege
Persistent Google OAuth connections are expected and are documented with list/create/get/delete commands; no local persistence, background workers, privilege escalation, or hidden credential collection was found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install google-search-console - After installation, invoke the skill by name or use
/google-search-console - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
- Updated all endpoint URLs from gateway.maton.ai and ctrl.maton.ai to the new api.maton.ai domain.
- Improved security section, clarifying permissions and confirming explicit approval for write operations.
- Minor response formatting and documentation clarifications.
- Removed LICENSE.txt file.
v1.0.5
- Added metadata for Clawdbot integration, specifying required environment variables.
- No functional logic or API changes; documentation update only.
v1.0.4
No user-facing changes in this release. Version updated without modifications to documentation or code.
v1.0.3
- Updated all bash curl examples to Python scripts using urllib for easier API interaction and environment variable handling.
- Added a troubleshooting section for "Invalid API key" errors, guiding users on debugging steps.
- No changes to API endpoints or features; documentation improvements only.
v1.0.2
- Added guidance to use api-gateway skill for other third party apps in the description.
- Updated example shell commands to use $MATON_API_KEY environment variable instead of placeholder text.
- Included important notes regarding usage of curl with brackets and potential issues with environment variable expansion when piping output.
- No API or functionality changes. Documentation improvements only.
v1.0.1
- Clarified the base URL usage with `{native-api-path}` to match native Google Search Console API endpoints.
- Added instructions for specifying a connection using the `Maton-Connection` header, supporting multiple active connections.
- Updated API key instructions to mention account creation and sign-in.
- Enhanced connection details in sample responses, including timestamps and metadata.
- Improved description and guidance regarding connection selection and default behaviors.
v1.0.0
Initial release of Google Search Console skill.
- Integrates Google Search Console API with managed OAuth and Maton API key authentication.
- Enables querying search analytics, managing sitemaps, and monitoring site performance.
- Provides curl, JavaScript, and Python code examples.
- Includes API reference, authentication instructions, and error handling details.
- Supports connection management via ctrl.maton.ai.
Metadata
Frequently Asked Questions
What is Google Search Console?
Google Search Console API integration with managed OAuth. Query search analytics, manage sitemaps, and monitor site performance. Use this skill when users wa... It is an AI Agent Skill for Claude Code / OpenClaw, with 6872 downloads so far.
How do I install Google Search Console?
Run "/install google-search-console" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Google Search Console free?
Yes, Google Search Console is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Google Search Console support?
Google Search Console is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Google Search Console?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.6.
More Skills