blog-google

Solid

Google API integration for blog performance: PageSpeed Insights, CrUX Core Web Vitals with 25-week history, Search Console performance, URL Inspection, Indexing API, GA4 organic traffic, NLP entity analysis for E-E-A-T, YouTube video search for embedding, and Google Ads Keyword Planner. Progressive feature availability based on credential tier (API key, OAuth/service account, GA4, Ads). Shares config with claude-seo at ~/.config/claude-seo/google-api.json. Use when user says "google data", "page speed", "core web vitals", "search console", "indexation", "GA4", "keyword research", "nlp entities", "blog performance", "youtube search", "google api setup".

Data & Documents 923 stars 190 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
99
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Blog Google: Google API Data for Blog Performance Direct access to Google's SEO APIs for blog performance analysis. Provides real Chrome user metrics, indexation status, search performance, entity analysis, YouTube video discovery, keyword volumes, and PDF/HTML performance reports. All APIs are free at normal usage levels. Setup requires a Google Cloud project with an API key and/or service account. ## Prerequisites **Always check credentials before running any command:** ```bash python3 skills/blog-google/scripts/run.py google_auth --check --json ``` **Config file:** `~/.config/claude-seo/google-api.json` (shared with claude-seo) ```json { "api_key": "AIzaSy...", "oauth_client_path": "/path/to/client_secret.json", "default_property": "sc-domain:example.com", "ga4_property_id": "properties/123456789", "ads_developer_token": "...", "ads_customer_id": "123-456-7890" } ``` If missing, read `references/auth-setup.md` and walk the user through setup. ### Credential Tiers | Tier | Detection | Available Commands | |------|-----------|-------------------| | **0** (API Key) | `api_key` present | `pagespeed`, `crux`, `crux-history`, `youtube`, `nlp` | | **1** (OAuth/SA) | + OAuth token or service account | Tier 0 + `gsc`, `inspect`, `index` | | **2** (Full) | + `ga4_property_id` configured | Tier 1 + `ga4` | | **3** (Ads) | + `ads_developer_token` + `ads_customer_id` | Tier 2 + `keywords` | Always communicate the detected tier before running commands. ## Quick R...

Details

Author
AgriciDaniel
Repository
AgriciDaniel/claude-blog
Created
3 months ago
Last Updated
3 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

API & Backend Featured

seo-google

Google SEO APIs: Search Console (Search Analytics, URL Inspection, Sitemaps), PageSpeed Insights v5, CrUX field data with 25-week history, Indexing API v3, and GA4 organic traffic. Provides real Google field data for Core Web Vitals, indexation status, search performance, and organic traffic trends. Use when user says "search console", "GSC", "PageSpeed", "CrUX", "field data", "indexing API", "GA4 organic", "URL inspection", "google api setup", "real CWV data", "impressions", "clicks", "CTR", "position data", "LCP", "INP", "CLS", "FCP", "TTFB", or "Lighthouse scores".

7,803 Updated 1 weeks ago
AgriciDaniel
AI & Automation Listed

integrating-search-console

Integrates with Google Search Console API. Supports search performance analysis, URL inspection, sitemap management, and site verification. Use for "GSC", "서치콘솔", "검색 성과", "SEO 분석" requests.

1 Updated today
Open330
Data & Documents Solid

google-search-console

When the user wants to analyze Google Search Console data, use the GSC API, or interpret search performance. Also use when the user mentions "GSC," "Search Console," "indexing report," "Core Web Vitals," "Enhancements," "Insights report," "search performance," "search queries," "search performance report," "URL inspection," "impressions," "CTR," "average position," "index coverage," "GSC data analysis," "Search Console API," or "searchanalytics.query." When the user wants to rewrite title tags (not only report on them), use title-tag. For meta description rewrites, use meta-description.

562 Updated today
kostja94
Data & Documents Solid

gsc

Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance, finding optimization opportunities, or checking indexing status.

364 Updated today
majiayu000
AI & Automation Listed

google-ads-audit

Weekly Google Ads campaign health check. Pull data via API, analyze performance, generate actionable optimization recommendations with copy-paste fixes.

0 Updated 5 days ago
puretechnyc