google-ads-setup

Automates initial system configuration for AWS environments and beyond.

1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/kayasinan/meta-ad-manager --skill google-ads-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-ads-setup
Source: https://github.com/kayasinan/meta-ad-manager/tree/main/google-ads-setup
Command: npx skills add https://github.com/kayasinan/meta-ad-manager --skill google-ads-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, google-generativeai, google-auth-oauthlib, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the initial setup and configuration of the Google Ads AI Agent System, ensuring all components are correctly deployed and connected.

Core Features & Use Cases

  • System Initialization: Guides through 8 phases from environment checks to final readiness verification.
  • Credential Management: Securely collects and stores API keys and connection details.
  • Agent Deployment: Installs and configures 7 specialized AI agents on the execution machine.
  • Brand Onboarding: Facilitates the setup of new brands with specific campaign targets and credentials.
  • Use Case: When deploying the Google Ads AI system for the first time, run this skill to perform a one-time setup, ensuring the Orchestrator can communicate with the execution engine and all agents are ready to optimize campaigns.

Quick Start

Run the google-ads-setup skill to initialize the entire Google Ads AI system.

Frequently Asked Questions about google-ads-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Google Ads AI agent deployment and system configuration?

Google Ads AI agent deployment is automated through an 8-phase setup process covering environment checks, Supabase schema deployment, credential collection, and multi-brand onboarding. Running this setup initializes the entire system, verifying inter-machine connectivity and final readiness.

What do I need for Google Ads AI system initialization before running the setup?

Google Ads AI system initialization requires Python dependencies including requests, google-generativeai, and google-auth-oauthlib. You also need Supabase for schema deployment and specific API keys and connection details for secure credential management during the setup process.

Can I use this setup to onboard multiple brands with different campaign targets?

Yes, multi-brand onboarding is a core feature of the Google Ads AI setup. It facilitates configuring new brands with specific campaign targets and credentials, installing 7 specialized AI agents on the execution machine to optimize campaigns for each brand.

How does credential management work during Google Ads AI setup?

Credential management securely collects and stores API keys and connection details during the setup. This phase ensures the Orchestrator can authenticate and communicate with the execution engine, establishing all necessary connections for system operation.

What steps are involved in end-to-end Google Ads AI agent system setup?

End-to-end Google Ads AI system setup orchestrates 8 distinct phases: environment self-checks, Supabase schema deployment, credential collection, connectivity verification, agent skill deployment, multi-brand onboarding, agent testing, and final system readiness validation.

Why do I need to deploy a Supabase schema for my Google Ads AI agent?

Supabase schema deployment is required to structure the backend data storage for the Google Ads AI agent system. It establishes the necessary database architecture during setup so the installed agents can correctly store and retrieve operational data.