What problem does it solve? Managing SEO across multiple sites requires juggling Google Search Console OAuth, Bing Webmaster API keys, IndexNow keys, and PageSpeed checks, each with different credential flows and endpoints. This Skill centralizes those workflows into tested helper scripts with safe secret handling and read-only defaults. ## Core Features & Use Cases - Google Search Console Reporting: Run OAuth-authenticated Search Analytics queries, sitemap listings, and URL Inspection reads with a read-only scope, plus a separate explicit write-scope flow for sitemap submission. - Bing Webmaster Tools & IndexNow: List verified sites, submit sitemaps and URLs (single or batches up to 500), check submission quotas, and notify search engines of URL changes through IndexNow with key-file hosting guidance. - PageSpeed & Cloud Triage: Collect PageSpeed Insights or Lighthouse Core Web Vitals evidence and inventory Google Cloud projects, APIs, keys, and service accounts with read-only gcloud commands. - Use Case: After launching a new site, authenticate once, submit the sitemap to both Google and Bing, verify indexing status per URL, and pull query-level Search Analytics to prioritize content work. ## Quick Start Ask the agent to check Search Console status and list accessible properties, for example: run the google-seo skill to authenticate Search Console and show search analytics for example.com last month.