automatable-skool

Account Setup — Security skill for Claude Code

Security community

Account setup - configure a Google Ads account correctly: security, billing traps, autopilot off, the foundation.

How to install Account Setup

Installs to ~/.claude/commands/automatable-skool-ads-blueprint-day1-account-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/automatable-skool/ads-blueprint-day1/HEAD/.claude/commands/account-setup.md -o ~/.claude/commands/automatable-skool-ads-blueprint-day1-account-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

What Account Setup does


description: Account setup - configure a Google Ads account correctly: security, billing traps, autopilot off, the foundation

Configure my Google Ads account (created during `/api-setup`) so it's born right. Walk me through one step at a time - this is where Google sets traps for beginners.

**Read `references/account-setup.md` FIRST** - the ordered checklist, the nine switches, the link order, where negatives go, security, what changed in 2024-2026, and the rules at the bottom.

Alternatives in Security

  • FastAPI Review — Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu 243.5k ★
  • Defense In Depth — Implement multi-layered testing and security best practices 98.1k ★
  • Google Workspace Alert Center — Manage security alerts 21.6k ★

Full documentation available on GitHub

View Source Repository