google-keyword-research
Installation
SKILL.md
Google Keyword Research
Use the Google Ads API Keyword Planner services for read-only research into search demand, keyword ideas, historical metrics, monthly volume patterns, CPC ranges, competition, and geo/language targeting constants. Prefer API-backed evidence over browser scraping, and keep the exact seed keywords, URL, geo, language, network, customer ID, and sampling limits visible in the final answer.
Directory Layout
google-keyword-research/
├── SKILL.md
├── scripts/
│ ├── google_keyword_api.py # Generic Keyword Planner + GAQL CLI
│ └── keyword_scan.py # Topic scan combining ideas and historical metrics
└── references/
└── workflows.md # Command patterns, endpoint map, and caveats