ads-start

Configures Meta, Google and TikTok paid advertising integrations and profiles via guided wizard.

58|12|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/Hainrixz/claude-ads --skill ads-start
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ads-start
Source: https://github.com/Hainrixz/claude-ads/tree/main/skills/ads-start
Command: npx skills add https://github.com/Hainrixz/claude-ads --skill ads-start

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the friction of setting up complex advertising integrations by providing a guided, step-by-step wizard to connect your Meta, Google, and TikTok accounts securely.

Core Features & Use Cases

  • Guided Onboarding: Walks users through business context capture and platform-specific connection tiers (MCP, Direct API, or Manual).
  • Profile Management: Maintains a centralized, secure profile configuration that powers all other advertising audit and planning tools.
  • Use Case: A new user can run this wizard to define their industry and ad spend, connect their Meta and Google accounts via secure OAuth, and prepare their environment for automated ad performance audits.

Quick Start

Type the command /ads start to begin the guided setup wizard and configure your advertising profile.

Frequently Asked Questions about ads-start

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

FAQPage Schema
How do I set up and connect my Meta, Google, and TikTok ad accounts for automated management?

To set up your ad accounts, you can use a guided onboarding wizard to configure your paid-ads pipeline. It walks you through business context capture and platform-specific API connections for Meta, Google, and TikTok, storing credentials securely via environment variables.

What is the best way to securely authenticate multiple advertising platform integrations at once?

The best way to authenticate multiple advertising platforms is through a centralized configuration wizard that manages OAuth flows and local profile persistence. This approach uses Python 3 for script execution and environment variables to securely handle your API credentials.

Can I use this onboarding setup to prepare my environment for automated ad performance audits?

Yes, you can use this onboarding setup to prepare your environment for automated ad performance audits. It establishes a centralized, secure profile configuration that powers downstream advertising audit and planning tools across your connected accounts.

Do I need Python 3 to configure my paid advertising pipeline and manage local profiles?

Yes, you need Python 3 installed to configure your paid advertising pipeline. The onboarding scripts require Python 3 for execution to manage environment variables, handle secure credential storage, and persist your local profile configuration.

Does the advertising setup wizard support manual API connections or only direct OAuth integration?

The advertising setup wizard supports multiple connection tiers beyond direct OAuth, including Manual and MCP options. This allows you to choose the appropriate API integration method for your Meta, Google, and TikTok ad accounts based on your access requirements.

Why does the multi-platform ad account configuration require environment variable management?

Multi-platform ad account configuration requires environment variable management to ensure secure credential handling. By storing your OAuth tokens and API keys in environment variables, the setup process protects sensitive authentication data within your local profile persistence.