← 返回 Skills 市场
7588
总下载
10
收藏
0
当前安装
9
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install google-search-console - 安装完成后,直接呼叫该 Skill 的名称或使用
/google-search-console触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7588 次。
如何安装 google-search-console?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install google-search-console」即可一键安装,无需额外配置。
google-search-console 是免费的吗?
是的,google-search-console 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
google-search-console 支持哪些平台?
google-search-console 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 google-search-console?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。
推荐 Skills