with one click
gog-searchconsole
Google Search Console operations through gog.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Google Search Console operations through gog.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Google Sheets operations through gog.
Google Docs operations through gog.
Google Calendar operations through gog.
Workspace Admin operations through gog.
Google Analytics operations through gog.
Apps Script operations through gog.
| name | gog-searchconsole |
| description | Google Search Console operations through gog. |
Use gog for Google Search Console operations. Read ../gog/SKILL.md first for shared auth,
output, safety, and live-write rules.
gog auth list --check --json --no-input
gog schema searchconsole --json
gog --readonly --account user@example.com searchconsole --help
--account.--json --wrap-untrusted for agent-readable Google content.--readonly when the task must not mutate Google data.--no-input in automation and --dry-run before supported writes.| Command | Purpose |
|---|---|
query | Run a Search Analytics query |
searchanalytics | Search Analytics queries |
sitemaps | List/get/submit/delete sitemaps |
sites | List and inspect Search Console sites |
Run gog searchconsole <command> --help for flags and gog schema searchconsole <command> --json
for the machine-readable contract. Do not guess command syntax.