google-ads-audit

Diagnose Google Ads account health and save business-context.json for downstream skills.

3.3k|414|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/nowork-studio/toprank --skill google-ads-audit-nowork-studio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: google-ads-audit
Source: https://github.com/nowork-studio/toprank/tree/main/google-ads/audit
Command: npx skills add https://github.com/nowork-studio/toprank --skill google-ads-audit-nowork-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnose Google Ads account health and persist business context for downstream skills. It is read-only and saves essential context for other ads skills to reuse.

Core Features & Use Cases

  • Pulls the audit data across account, campaigns, ad groups, keywords, and search terms to assess overall health and readiness.
  • Persists the business-context.json and the account personas file to enable downstream skills like /google-ads-copy and /google-ads-landing to operate with real context.
  • Generates a shareable audit report and coordinates handoffs to fixes via /google-ads while keeping the original account untouched.

Quick Start

Run the Google Ads audit on your account to generate a health report and save business-context.json for downstream skills.

Frequently Asked Questions about google-ads-audit

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

FAQPage Schema
How do I run a Google Ads account health audit to assess overall readiness?▼

A Google Ads audit assesses overall account health by analyzing campaigns, ad groups, keywords, and search terms to generate a structured health report. This read-only diagnostic evaluates readiness without modifying campaign settings or touching the original data.

What is business context persistence and why do I need it for Google Ads?▼

Business context persistence saves a business-context.json file and account personas during a Google Ads audit. This enables downstream ads skills to operate with real account context, preventing manual data re-entry when executing subsequent advertising tasks.

Can I audit Google Ads conversion tracking and search terms without changing my live campaigns?▼

Yes, you can audit Google Ads conversion tracking and search terms without changing live campaigns because the process is strictly read-only. It assesses account health across all levels and coordinates handoffs to fixes while keeping the original account untouched.

How do I generate a shareable Google Ads audit report for stakeholders?▼

Generate a shareable Google Ads audit report by running a full diagnostic scan across your account, campaigns, and keywords. The audit produces a structured health report detailing account readiness and conversion tracking status for stakeholder review.

Does the Google Ads audit support persona discovery for downstream ad copy generation?▼

Yes, the Google Ads audit supports persona discovery by saving an account personas file alongside business-context.json. This persisted persona data enables downstream skills like ad copy generators to operate with accurate audience context.