← Back to Skills Marketplace
byungkyu

google-search-console

by byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ Security Clean
7583
Downloads
10
Stars
0
Active Installs
9
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 want to access Search Console data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
Usage Guidance
Install only if you are comfortable routing Google Search Console actions through Maton. Prefer OAuth, grant the narrowest Search Console scopes available, confirm the exact site and payload before any sitemap changes or deletes, and avoid the raw MATON_API_KEY fallback unless the CLI truly cannot be used.
Capability Assessment
Credentials
Network access, Maton account use, and Google Search Console OAuth are necessary for the advertised API integration; the raw HTTP fallback uses MATON_API_KEY only when the CLI is unavailable and includes handling warnings.
Install Mechanism
Installation requires a third-party Maton CLI or optional SDK packages via npm, Homebrew, pip, or JavaScript package install; this is disclosed and consistent with the integration design.
Instruction Scope
The skill repeatedly instructs agents to default to read/list calls, confirm every POST/PUT/PATCH/DELETE and new connection, specify the target connection when ambiguous, and treat returned API content as untrusted data.
Persistence & Privilege
OAuth profiles and tokens persist in the OS credential store and Maton config, which is disclosed; the skill also tells agents not to inspect or expose stored credentials and to revoke unused connections.
Purpose & Capability
The documented capabilities match the stated purpose: listing sites, querying Search Analytics, managing sitemaps, and monitoring Search Console performance through the Maton gateway.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install google-search-console
  3. After installation, invoke the skill by name or use /google-search-console
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
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
Slug google-search-console
Version 1.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
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 want to access Search Console data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. It is an AI Agent Skill for Claude Code / OpenClaw, with 7583 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.2.0.

💬 Comments