agentsclimarketplace

Performance auditor

Skill foxgeeek/adskills/.claude/skills/google-ads/performance-auditor

Google Ads period-over-period performance audit. Compares impressions, clicks, CTR, spend, CPC, conversions, CPA between current and previous window of same length. Generates HTML executive report. Triggers on prompts about performance audits, period comparisons, or "how is the account doing".From its SKILL.md

Install
npx -y skills add foxgeeek/adskills --skill performance-auditor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 168 tokens by cl100k_base, as published. Nobody here has run it

Google Ads — Performance Auditor

When to use

  • "Faz auditoria dos últimos 30 dias vs 30 dias anteriores"
  • "Como tá a performance do Google Ads da acme?"
  • "Month-over-month audit"

Inputs

  • --account — account ref (required)
  • --lookback — days (default 30)

Output

  • Table: metric, current, previous, Δ%
  • Metrics: impressions, clicks, CTR, spend, CPC, conversions, CPA
  • Colored deltas (green ↑ / red ↓)

Invocation

adskills google audit --account acme --lookback 30

Guardrails

  • Read-only
  • Uses account-level aggregate by default — campaign-level breakdown = Phase 4+

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.