blog-google
为依赖 Google 数据的站长提供一站式性能与搜索分析
需要配置 Google 凭据与 API 权限,存在凭证与配额风险
对接 Google 各类 API,汇总站点速度、索引、流量与实体分析数据。
把 Google 的一堆性能和流量数据拉到你面前:PageSpeed、CrUX/Core Web Vitals、Search Console、URL 检查、GA4、Keyword Planner、以及对内容的实体/NLP 分析和可嵌入的 YouTube 搜索结果。用在想做站点性能诊断、索引/检索检查或做关键词与实体分析时最合适。特点是能整合多种 Google API,功能随凭证权限逐步可用。
▸ 展开 SKILL.md 英文原文
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".
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-google/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/claude-blog/skills/blog-google/SKILL.md"# 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_pa