Google SEO APIs Integration
Connects directly to Search Console, PageSpeed Insights, CrUX, the Indexing API and GA4, and turns the results into a ready-to-send PDF report.
Overview
Google SEO APIs Integration runs /seo google [command] in the
Claude SEO suite. A 4-tier credential system lets
you start with zero keys (Tier 0: PageSpeed Insights, CrUX) and add Search
Console, GA4 and Keyword Planner data as needed, generating PDF reports via
WeasyPrint + matplotlib.
Cost note
All 4 tiers use free Google API credentials (your own account, normal quota limits), no paid third-party service required, unlike some other extensions in this plugin.
Part of Claude SEO
Part of the Claude SEO plugin; credentials are
stored locally under ~/.config/claude-seo/ with 0o600 permissions.
Installation
This sub-skill installs with the Claude SEO plugin, but needs at least one Google API credential tier to return real data instead of estimates.
- Install the plugin once, from inside Claude Code:
/plugin marketplace add AgriciDaniel/claude-seo /plugin install claude-seo@agricidaniel-claude-seo - Run
/seo google setupand follow its prompts. It walks you through 4 credential tiers: PageSpeed Insights and CrUX need no key, while Search Console, GA4 and Keyword Planner need your own Google account. - Run
/seo google <command>to confirm it returns data for your tier. - See the Claude SEO entry for the complete setup and skill list.
Related assets
Frontend Design
Generates distinctive, production-grade UI that avoids generic "AI slop," with bold typography, cohesive color, and precise motion, implemented as real code.
Graphify
Turns a codebase, plus its docs, PDFs, images, and video, into a queryable knowledge graph that a coding agent can traverse instead of grepping raw files, and never guesses silently: every edge is tagged EXTRACTED, INFERRED, or AMBIGUOUS so you know what was found versus inferred.
Caveman
Makes your coding agent answer in a stripped down, high signal style that keeps every technical fact and cuts filler, saving output tokens on chat style questions.