Skip to content

docs: add optional live Google data skill bridge#28

Open
dunctk wants to merge 1 commit into
Bhanunamikaze:mainfrom
dunctk:codex/live-google-data-skill-bridge
Open

docs: add optional live Google data skill bridge#28
dunctk wants to merge 1 commit into
Bhanunamikaze:mainfrom
dunctk:codex/live-google-data-skill-bridge

Conversation

@dunctk

@dunctk dunctk commented Jun 13, 2026

Copy link
Copy Markdown

Summary

Adds an optional live Google data handoff for agent IDE users who ask for Google Search Console or GA4-backed SEO analysis without already having credentials configured.

This keeps the existing gsc_checker.py service-account flow as the deterministic path when GSC_CREDENTIALS_PATH is available, while giving agents a user-OAuth fallback to suggest only for live clicks, impressions, CTR, ranking movement, traffic decay, GA4 sessions, or GSC/GA4-backed prioritization.

Why

The skill already supports GSC via gsc_checker.py, but many agent IDE users will not have a service-account JSON ready. The optional refreshagent/live-search-console-data skill gives those users a low-friction way to authenticate live GSC/GA4 data while preserving normal crawl/page audits without any new dependency.

Validation

  • python3 scripts/validate_skill_inventory.py
  • python3 scripts/reference_freshness.py resources/references --max-age-days 90
  • python3 -m compileall scripts

Note: reference_freshness.py completed successfully but reported existing stale reference warnings for several files older than 90 days. This PR does not modify reference files.

@dunctk dunctk requested a review from Bhanunamikaze as a code owner June 13, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant