Pulls campaign, keyword, and conversion data straight from the Google Ads API using GAQL queries. You get the standard reports: campaign performance with spend and ROAS, keyword-level metrics including quality scores, search terms to find negative keyword candidates, and conversion tracking. The setup requires OAuth plus a developer token from Google, and you'll need to remember that all cost values come back in micros so divide by a million. Useful if you're auditing accounts, building dashboards, or just need to pull ad performance without clicking through the Google Ads UI. The quality score breakdowns are handy for diagnosing why certain keywords are expensive.
npx skills add https://github.com/openclaudia/openclaudia-skills --skill google-ads-report