← 返回 Skills 市场
Google Search Console
作者
Jonathan Rhyne
· GitHub ↗
· v1.3.0
· MIT-0
7189
总下载
23
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install gsc
功能描述
Read Google Search Console properties, Search Analytics, URL Inspection, and sitemaps. Use for explicit Search Console or GSC SEO performance, indexing, and freshness analysis; not for general web search.
安全使用建议
Install this only if you are comfortable granting read-only Search Console access through a local OAuth token. Keep the client secret and token files private, revoke the OAuth grant if you stop using it, and consider pinning or locking dependency versions in managed environments.
能力评估
Credentials
Local file access, browser-based OAuth, loopback localhost authorization, and Google API network access are proportionate to the disclosed GSC integration.
Install Mechanism
Installation is a standard requirements.txt dependency install with no automatic installer, but the dependencies use lower-bound version constraints rather than exact pins.
Instruction Scope
Runtime instructions tell agents to use packaged helpers, treat returned query/page data as untrusted, avoid general web search use, and avoid broadening scope or retrying indefinitely.
Persistence & Privilege
The skill persists OAuth client and token JSON under user-controlled paths, but it documents this, uses readonly scope, checks ownership and 0600/0700-style permissions, avoids printing secrets, and does not perform mutations.
Purpose & Capability
The stated purpose is Search Console reporting and inspection, and the artifacts implement bounded read-only GSC commands using the webmasters.readonly OAuth scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gsc - 安装完成后,直接呼叫该 Skill 的名称或使用
/gsc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.0
Modernize read-only OAuth, pagination, retries, validation, freshness metadata, bounded queries, exports, and credential safety.
v1.2.2
Scanner hardening: align _meta version, preserve path-safe examples and explicit openclaw env/bin requirements
v1.2.1
Hardening correction: publish openclaw metadata and path-safe command examples
v1.2.0
Hardening pass: normalize openclaw metadata, remove path-based env sourcing from examples, clarify env-based auth requirements
v1.1.0
Fix suspicious flag: add metadata with required bins/env vars, remove hardcoded local paths, add Safety Boundaries section
v1.0.0
Initial release: Query GSC for search analytics, top queries, top pages, low-CTR opportunities, URL inspection, and sitemaps.
元数据
常见问题
Google Search Console 是什么?
Read Google Search Console properties, Search Analytics, URL Inspection, and sitemaps. Use for explicit Search Console or GSC SEO performance, indexing, and freshness analysis; not for general web search. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7189 次。
如何安装 Google Search Console?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gsc」即可一键安装,无需额外配置。
Google Search Console 是免费的吗?
是的,Google Search Console 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Google Search Console 支持哪些平台?
Google Search Console 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Google Search Console?
由 Jonathan Rhyne(@jdrhyne)开发并维护,当前版本 v1.3.0。
推荐 Skills