What problem does it solve?
Onboarding a new advertising client requires collecting business context, account IDs, KPIs, credentials, and safety guardrails in a consistent, validated structure. This Skill standardizes that setup so every paid-media project starts with a complete, atomic, and secure configuration profile.
Core Features & Use Cases
- Structured Onboarding: Collects business model, offer, geography, conversion taxonomy, economics, active platforms, and account IDs into a validated profile.
- Data-Lifecycle Contract: Creates and validates
data-lifecycle.json declaring classification, retention, deletion deadlines, access roles, and incident ownership before persisting anything.
- Secret-Safe Credential Handling: Records only the presence and non-secret reference of API tokens (e.g., environment variable names), never storing secret values in generated artifacts.
- Mutation Guardrails: Declares mutation authority, approvers, budget ceilings, and rollback owners so no live account write is ever implicitly authorized.
- Use Case: When starting work for a new Meta Ads client, run the setup to capture their KPIs, connect export sources, and define who may approve budget changes before any audit or campaign work begins.
Quick Start
Set up a new Claude Ads client profile for my Meta Ads account, including KPIs, data sources, and approval guardrails.