Connected-mode onboarding, health check, and customer selection for Google Ads Copilot. Verifies MCP server availability, discovers accessible accounts, helps the operator select the right customer ID, and writes the selection to workspace memory. Run this before any other skill when using connected mode for the first time — or whenever switching accounts.
$npx -y skills add themattberman/google-ads-copilot --skill google-ads-connectInstalls into the current project.
Run `npx skills use "https://github.com/themattberman/google-ads-copilot" --skill "themattberman/google-ads-copilot/google-ads-connect"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/themattberman/google-ads-copilot" that are relevant to the current task. Run `npx skills add "https://github.com/themattberman/google-ads-copilot"` and select the relevant skills, then follow their instructions.