Pulls search performance data straight from Google Search Console's API so you can analyze clicks, impressions, CTR, and rankings without opening the web interface. Covers the core use cases: querying top keywords and pages, tracking daily trends, checking index coverage with the URL Inspection API, and monitoring sitemap status. The setup requires OAuth credentials and a refresh token workflow, which the docs walk through with actual curl commands. Most useful when you're doing regular SEO audits or building reports and want to script the data pulls instead of clicking through GSC. The query filtering lets you slice by device, country, or page path, and you can combine dimensions to see which queries drive traffic to specific URLs.
npx skills add https://github.com/openclaudia/openclaudia-skills --skill search-console