Pulls reports and metrics from GA4 using the Google Analytics Data API. You can query traffic overviews, user acquisition by channel, top pages, engagement metrics, conversion tracking, and audience segments. Requires Google OAuth credentials and a property ID, which the docs walk you through setting up. The curl examples cover the main report types you'd actually want: sessions, users, page views, bounce rates, conversion events, revenue by channel. It's straightforward if you already have GA4 running and just want to pull data into Claude without opening the Google Analytics UI. Date range shortcuts like "30daysAgo" and "today" make it easy to ask for recent windows.
npx skills add https://github.com/openclaudia/openclaudia-skills --skill google-analytics