gsc
Installation
SKILL.md
Google Search Console Skill
Query GSC for search analytics, indexing status, and SEO insights.
Setup
- Credentials: Uses same OAuth credentials as GA4 skill (stored in
.env) - Scopes: Requires
webmasters.readonlyscope on your Google Cloud OAuth consent screen - Access: Your Google account must have access to the Search Console properties
- Run location: Commands below use relative paths — run them from this skill's directory (
cdinto it first)
Commands
List Available Sites
source .env && \
python3 scripts/gsc_query.py sites