What problem does it solve? SEO skills that need live Google data (SERP results, People Also Ask, autocomplete, AI Overview) fail or fall back to manual mode when no SerpApi key is configured. This Skill guides the user through creating a free SerpApi account, securely storing the API key once, and validating it so every SEO skill uses it automatically in all future sessions. ## Core Features & Use Cases - Guided account setup: Walks the user through creating a free SerpApi account (100 searches/month, no credit card) and retrieving the API key. - Secure key storage: Saves the key to ~/.claude/seo-skills.env with 600 permissions, masks it in output, and preserves other variables in the file. - Key validation: Tests the key against the SerpApi account endpoint without consuming search credits, reporting validity and remaining searches. - Use Case: A user runs a keyword research skill and gets a "Falta SERPAPI_API_KEY" error. This Skill helps them sign up, paste their key, validate it, and immediately rerun the research with live SERP data. ## Quick Start Ask the assistant to configure your SerpApi key so the SEO skills can pull live Google search data.