Source profileQuality 93/100Review permissions

indranilbanerjee/digital-marketing-pro/skills/campaign-audit/SKILL.md

campaign-audit

Inventory and score everything currently running for a brand across paid search, paid social, email, organic, SEO, AEO/GEO, CRM, and analytics — produces a dated audit document with a 4-tier triage (healthy / quick win / strategic gap / red flag), a quick-wins backlog, and a compliance posture section. Strictly read-only: it never pauses, edits, or launches anything. Triggers on "/digital-marketing-pro:campaign-audit", "what's currently running for this brand", "audit our existing campaigns", "w

Source repository stars
768
Declared platforms
0
Static risk flags
2
Last source update
2026-08-17
Source checked
2026-08-25

Decision brief

What it does: where it fits

This skill produces a single document describing everything currently running for a brand across every channel — what's live, what's spending, what's performing, what's leaking budget, what's quietly broken. It's the prerequisite for any informed /digital-marketing-pro:campaign-…

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill "skills/campaign-audit"
    Safe inspection promptEditorial

    Inspect the Agent Skill "campaign-audit" from https://github.com/indranilbanerjee/digital-marketing-pro/blob/fa4ccd0a4afc1b902ef8de8d297b180aa148d46a/skills/campaign-audit/SKILL.md at commit fa4ccd0a4afc1b902ef8de8d297b180aa148d46a. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      Process

      1. The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a broken profile produces a corrupt baseline. 2. Connector creden…

      The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a broken…Connector credentials for the channels in scope are configured (Google Ads, Meta Business, LinkedIn Campaign Manager, the email platform, the CRM, GA4, GSC, etc.). Missing connectors degrade the audit gracefully — they…1. The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a bro…
    2. 02

      Step 0 — Prerequisites

      1. The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a broken profile produces a corrupt baseline. 2. Connector creden…

      The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a broken…Connector credentials for the channels in scope are configured (Google Ads, Meta Business, LinkedIn Campaign Manager, the email platform, the CRM, GA4, GSC, etc.). Missing connectors degrade the audit gracefully — they…1. The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passedwithwarnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a bro…
    3. 03

      Step 1 — Confirm the active brand and audit scope

      If --brand was supplied, use it. Otherwise use the active brand. If neither, error: "--brand required, or run /digital-marketing-pro:switch-brand first."

      If --brand was supplied, use it. Otherwise use the active brand. If neither, error: "--brand required, or run /digital-marketing-pro:switch-brand first."If --channels was supplied (e.g. paidsearch,email,seo), restrict to those. Otherwise audit every channel for which a connector is configured.If --quick was supplied, run only the channel-level inventory pass (skip the historical performance pull and the AEO/GEO check) — useful for a fast "what's live" snapshot.
    4. 04

      Step 2 — Inventory each channel

      For each in-scope channel, call the relevant data-pull script with --read-only. Examples:

      For each in-scope channel, call the relevant data-pull script with --read-only. Examples:
    5. 05

      Step 3 — Score and triage

      For each item discovered, apply the scoring rubric (4-tier, conservative):

      For each item discovered, apply the scoring rubric (4-tier, conservative):A red flag is anything that meets ANY of: (a) measurable monthly waste $X (default $500, override with --red-flag-spend-threshold), (b) regulatory violation (missing consent, missing AI disclosure, fabricated claim), (c…

    Permission review

    Static risk signals and limitations

    Reads files

    low · line 7

    The documentation asks the agent to read local files, directories, or repositories.

    Heavy skill. **Grep before Read** any referenced file, then `Read` only matched ranges with `offset` + `limit`. List the brand's data dir (`~/.claude-marketing/brands/{slug}/`, or `$CLAUDE_PLUGIN_DATA/digital-marketing-pro/brands/{slug}/` w

    Runs scripts

    medium · line 63

    The documentation asks the agent to run terminal commands or scripts.

    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \

    Runs scripts

    medium · line 67

    The documentation asks the agent to run terminal commands or scripts.

    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score93/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars768SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    indranilbanerjee/digital-marketing-pro
    Skill path
    skills/campaign-audit/SKILL.md
    Commit
    fa4ccd0a4afc1b902ef8de8d297b180aa148d46a
    License
    MIT
    Collected
    2026-08-25
    Default branch
    main
    View the original SKILL.md

    /digital-marketing-pro:campaign-audit — Cross-Channel Current-State Audit

    This skill produces a single document describing everything currently running for a brand across every channel — what's live, what's spending, what's performing, what's leaking budget, what's quietly broken. It's the prerequisite for any informed /digital-marketing-pro:campaign-plan, /digital-marketing-pro:performance-report, or /digital-marketing-pro:competitor-analysis refresh.

    Context efficiency

    Heavy skill. Grep before Read any referenced file, then Read only matched ranges with offset + limit. List the brand's data dir (~/.claude-marketing/brands/{slug}/, or $CLAUDE_PLUGIN_DATA/digital-marketing-pro/brands/{slug}/ when that env var is set) before opening files. On re-invocation mid-session, skip files already in context.

    Use this skill:

    • During agency onboarding (step 8 of the agency-operations workflow) — within the first week of taking over a new client, before you propose anything new.
    • Before a quarterly campaign refresh — establish the baseline you're going to argue against.
    • After a brand acquisition or restructure — when ownership of marketing changes hands and the new team needs a single source of truth for "what are we actually running?"
    • After a long pause in account work (vacation, paternity leave, contract gap) — to re-establish situational awareness without making changes.

    Why this skill exists

    When agencies inherit a brand, the previous owner's "campaign plan" is usually a 40-tab Google Sheet, six dashboards on three platforms, and a list of API integrations nobody remembers wiring up. Without an explicit audit, the new team either (a) silently lets things keep running while they ramp up — and inherits the mistakes, or (b) tears it down and rebuilds — and loses the institutional knowledge of what was actually working.

    This skill produces the third option: a single audit document that captures the live state cleanly, scores each item, and feeds directly into the next planning conversation. It is read-only — it never pauses, modifies, or kills a campaign.

    What gets audited

    ChannelWhat's inventoriedWhat's scored
    Paid searchActive Google Ads / Microsoft Ads campaigns, ad groups, keywords, daily budgets, last-modified datesSpend efficiency, quality scores, conversion-tracking health, negative-keyword coverage, dead ad groups still spending
    Paid socialActive Meta / LinkedIn / TikTok / Pinterest / X campaigns + audiences + creativesFrequency, learning-phase status, creative fatigue, audience overlap, attribution-window correctness
    Retail mediaAmazon Ads, Walmart Connect, Instacart Ads accounts and campaignsACOS, branded vs non-branded split, share-of-voice for top SKUs
    EmailActive automations / journeys (Klaviyo, HubSpot, ActiveCampaign, Brevo, Marketo), send lists, deliverability metricsOpen rates, sender reputation, list hygiene age, GDPR/DPDPA consent provenance for every list, broken templates
    Organic socialPosting cadence per platform (last 90 days), engagement rate, follower trendCadence consistency, AI-disclosure compliance, locale coverage
    Content / SEOPages publishing in last 90 days, ranking keywords (top 50), schema markup state, internal-link densityIndexation health (GSC), Core Web Vitals, AI-Overview citation rate, technical-debt items
    AEO / GEOBrand mention rate across Google AI Mode, Perplexity, ChatGPT search, Claude search, Copilot, Gemini AppMention rate vs top 5 competitors, citation share, recommendation share
    CRM + automationLive workflows in HubSpot / Salesforce / Pipedream / Zapier / Make, segments in use, lifecycle stage mappingsOrphaned workflows (no recent execution), broken connectors, duplicate-contact rate
    Web analyticsGA4 properties + GSC properties wired to which domains, conversion events configured, consent-mode stateTag-firing health, event-naming consistency, attribution model selected
    Influencer / PRActive creator deals (live + paused), contracted deliverables, FTC-disclosure complianceCost per engagement, creator-audience-authenticity check, disclosure completeness
    Compliance postureActive brand-level claims, EU AI Act Article 50 disclosure state on AI content, C2PA signing state, cookie/consent banner versionEach regulated claim mapped to a primary source; missing disclosures escalated

    The audit also captures what's NOT happening that should be — channels with zero activity, missing tracking pixels, expired API tokens, abandoned automations.

    Process

    Step 0 — Prerequisites

    This skill assumes:

    1. The brand profile exists and /digital-marketing-pro:validate-profile --brand {brand} returns passed or passed_with_warnings. If it returns blocked, refuse and tell the user to fix the blockers first — auditing on a broken profile produces a corrupt baseline.
    2. Connector credentials for the channels in scope are configured (Google Ads, Meta Business, LinkedIn Campaign Manager, the email platform, the CRM, GA4, GSC, etc.). Missing connectors degrade the audit gracefully — they don't block it; the audit just notes "{channel} skipped — connector not configured" in the relevant section.

    Step 1 — Confirm the active brand and audit scope

    If --brand <slug> was supplied, use it. Otherwise use the active brand. If neither, error: "--brand <slug> required, or run /digital-marketing-pro:switch-brand first."

    If --channels <list> was supplied (e.g. paid_search,email,seo), restrict to those. Otherwise audit every channel for which a connector is configured.

    If --quick was supplied, run only the channel-level inventory pass (skip the historical performance pull and the AEO/GEO check) — useful for a fast "what's live" snapshot.

    Step 2 — Inventory each channel

    For each in-scope channel, call the relevant data-pull script with --read-only. Examples:

    # Paid search
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel google_ads --action inventory --read-only
    
    # Paid social
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel meta_ads --action inventory --read-only
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel linkedin_ads --action inventory --read-only
    
    # Email
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel email --action automations --read-only
    
    # Organic + SEO
    python "${CLAUDE_PLUGIN_ROOT}/scripts/seo-executor.py" --brand "{brand}" --action audit-current
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel organic_social --action cadence
    
    # AEO / GEO (skip for a fast audit)
    python "${CLAUDE_PLUGIN_ROOT}/scripts/ai-visibility-checker.py" --brand "{brand}" \
        --mode api --competitors "{auto-from-profile or --competitors arg}"
    
    # CRM + automation health
    python "${CLAUDE_PLUGIN_ROOT}/scripts/crm-sync.py" --brand "{brand}" --action audit-workflows
    
    # Web analytics health
    python "${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py" --brand "{brand}" \
        --channel ga4_health --action diagnostic
    

    If a script returns {"error": "..."} instead of inventory, mark that channel as skipped: <reason> and continue. Never fail the whole audit because one channel is broken — the broken channel IS a finding.

    Step 3 — Score and triage

    For each item discovered, apply the scoring rubric (4-tier, conservative):

    TierMeaningExamples
    🟢 HealthyPerforming within benchmark, no action neededEmail automation with >25% open rate; Google Ads campaign with QS ≥ 7; SEO page in top 10 for primary keyword
    🟡 Quick winSmall fix unlocks meaningful gain (<2hr effort)Ad copy missing a sitelink extension; email template with broken merge tag; landing page with no schema markup
    🟠 Strategic gapNeeds a real intervention (workshop, asset, decision)No active retargeting audience; no negative-keyword list; no AEO disclosure on AI-generated content
    🔴 Red flag / leakActively losing money OR creating compliance riskCampaign spending with conversion tracking broken; email list with no GDPR provenance; CRM workflow firing on duplicate contacts

    A red flag is anything that meets ANY of: (a) measurable monthly waste > $X (default $500, override with --red-flag-spend-threshold), (b) regulatory violation (missing consent, missing AI disclosure, fabricated claim), (c) brand-safety risk (active campaign on retired product, contradiction with another live campaign).

    Step 4 — Compose the audit document

    Write the audit to ~/.claude-marketing/brands/{slug}/audits/campaign-audit-{YYYY-MM-DD}.md AND publish a user-visible copy to ~/Documents/DigitalMarketingPro/{brand}/audits/{YYYY-MM-DD}-campaign-audit.md (the dual-copy pattern). The document structure:

    # Current-State Campaign Audit — {brand_name}
    
    **Run date:** {YYYY-MM-DD}
    **Auditor:** /digital-marketing-pro:campaign-audit
    **Active brand profile:** {profile_version_or_last_modified}
    **Channels in scope:** {list}
    **Channels skipped:** {list with reason}
    
    ---
    
    ## 1. Executive Summary
    
    - **{N} active campaigns** across {M} channels
    - **Estimated monthly spend (managed):** {currency} {amount}
    - **Healthy items:** {count} · **Quick wins:** {count} · **Strategic gaps:** {count} · **🔴 Red flags:** {count}
    - **Top three red flags** — bulleted, with the specific cost or risk
    - **Recommended next conversation** — usually one of: budget reallocation, conversion-tracking fix, compliance remediation, channel-mix shift
    
    ## 2. By channel
    
    ### 2.1 Paid search
    | Account | Campaign | Status | Daily budget | Last modified | Spend (30d) | Conversions (30d) | Triage |
    |---|---|---|---|---|---|---|---|
    | ... | ... | ACTIVE | $X | YYYY-MM-DD | $Y | N | 🟡 Add sitelink extensions |
    
    [Repeat for each channel section. Include the inventory table, the scoring summary, and the per-item triage.]
    
    ## 3. Cross-channel observations
    - Attribution model in use (and which channels override it)
    - Cross-channel audience overlap (Meta retargeting includes Google Ads converters?)
    - Cadence collisions (email send + LinkedIn organic + paid social all hitting the same audience the same morning?)
    - Funnel gaps (channel produces leads but no nurture sequence wired up)
    
    ## 4. Compliance posture
    - EU AI Act Article 50 disclosure state on AI content
    - C2PA signing state for AI images/video distributed in EU markets
    - Consent-mode (cookie banner) version + last consent rate
    - Regulated-industry claim register (linked to primary sources)
    
    ## 5. AEO / GEO snapshot
    Mention rate vs top 5 competitors across Google AI Mode, Perplexity, ChatGPT search, Claude search, Copilot, Gemini App. Citation share, recommendation share, trend vs last audit.
    
    ## 6. Quick-wins backlog (do these this week)
    Bulleted list. Each item: action · channel · effort · expected impact · who owns it.
    
    ## 7. Strategic gaps (queue for next planning conversation)
    Bulleted list. Each item: gap · why it matters · what would close it · estimated investment.
    
    ## 8. 🔴 Red flags (escalate before continuing routine work)
    Bulleted list. Each item: the specific issue · cost or risk in concrete numbers · the literal command or platform action to remediate.
    
    ## 9. Channels NOT running that probably should be
    Bulleted list. Each item: channel · why it's missing · what minimum viable activation looks like.
    
    ---
    
    **Next steps:**
    - Take the quick-wins backlog into a 30-min triage with the account lead.
    - Bring the strategic gaps to the next `/digital-marketing-pro:campaign-plan` conversation.
    - Resolve every 🔴 red flag before the next routine work cycle.
    

    Step 5 — Update the brand's audit history

    Append a short entry to ~/.claude-marketing/brands/{slug}/audit-history.json:

    {
      "audits": [
        {
          "type": "campaign-audit",
          "date": "{YYYY-MM-DD}",
          "channels_audited": ["paid_search", "email", "seo", "..."],
          "channels_skipped": [{"channel": "linkedin_ads", "reason": "connector_unauthenticated"}],
          "healthy_count": N, "quickwin_count": N, "gap_count": N, "redflag_count": N,
          "report_path": "{tracking_path}",
          "published_path": "{user_visible_path}"
        }
      ]
    }
    

    Step 6 — Surface the report to the user

    In the conversation, print:

    ✅ Campaign audit complete for {brand_name}.
    
       Channels in scope: {list}
       {N} healthy · {N} quick wins · {N} strategic gaps · {N} 🔴 red flags
    
       📂 Report saved to:
          {published_path}
    
       Top 3 red flags:
       1. {item}
       2. {item}
       3. {item}
    
       Next: walk the quick-wins backlog in a 30-min triage, or run
       /digital-marketing-pro:performance-check for a metrics-only snapshot,
       or /digital-marketing-pro:campaign-plan to start the next planning cycle.
    

    Behaviour rules

    1. Read-only across every channel. No campaign is paused, edited, or deleted. No email is sent. No CRM record is touched. This is an inventory + scoring pass.
    2. One channel failure ≠ full audit failure. A failing connector becomes a finding in the "Channels skipped" list, not an exception that aborts the whole skill.
    3. Concrete numbers, not adjectives. "Wasting $X/month" beats "spending inefficiently." If a number is unavailable, say "unknown — {connector} didn't return it" instead of fabricating one.
    4. Quote primary sources for compliance findings. Never cite Wikipedia, blog posts, or LLM output as the source for "X regulation requires Y." Use the entries in skills/context-engine/compliance-rules.md, and if a jurisdiction isn't covered there, mark the finding as compliance_basis: unverified rather than guessing.
    5. Dual-copy the report. Internal (tracking) under ~/.claude-marketing/brands/{slug}/audits/; user-visible under ~/Documents/DigitalMarketingPro/{brand}/audits/ (or $DIGITAL_MARKETING_PRO_PUBLISH_DIR if set). The dual-copy pattern exists so the user can find the file without spelunking dotfolders.

    Arguments

    /digital-marketing-pro:campaign-audit [--brand <slug>] [--channels <list>] [--quick]
        [--competitors <list>] [--red-flag-spend-threshold <amount>] [--json]
    
    • --brand <slug> — brand to audit (else uses active brand)
    • --channels <list> — comma-separated subset to audit (else every channel with a connector configured)
    • --quick — channel inventory only; skip historical pull + AEO/GEO check
    • --competitors <list> — explicit competitor list for the AEO/GEO section (else taken from brand profile)
    • --red-flag-spend-threshold <amount> — override the default $500/month threshold for flagging waste as 🔴
    • --json — emit a machine-readable JSON summary in addition to the markdown report

    Related skills + commands

    • validate-profile — prerequisite check (run first)
    • campaign-plan — what to do with the strategic gaps surfaced
    • launch-campaign — what to do once the plan is approved
    • performance-check — lighter metrics-only snapshot
    • competitor-analysis — pairs naturally with the AEO/GEO section
    • aeo-audit — deeper AI-engine visibility audit if Section 5 raises concerns
    • ${CLAUDE_PLUGIN_ROOT}/scripts/performance-monitor.py — underlying data pulls

    Frequently asked questions

    What to verify before installation and use

    What does the campaign-audit source document cover?

    This skill produces a single document describing everything currently running for a brand across every channel — what's live, what's spending, what's performing, what's leaking budget, what's quietly broken. It's the prerequisite for any informed /digital-marketing-pro:campaign-…

    How do I install campaign-audit?

    The source record exposes this install command: npx skills add https://github.com/indranilbanerjee/digital-marketing-pro --skill "skills/campaign-audit". Inspect the command and pinned source before running it.

    Which permission-related actions were detected?

    Static rules flagged read-files, exec-script in the source; the page lists the matching lines and excerpts.

    Alternatives

    Compare before choosing

    Computed 94783

    nexscope-ai/eCommerce-Skills

    shopify-marketing

    Comprehensive Shopify marketing strategy and execution. SEO optimization, email marketing automation, paid advertising management, conversion rate optimization, and customer retention strategies specifically for DTC Shopify brands. Use when the user asks about Shopify marketing, DTC marketing, Shopify SEO, or Shopify store growth.

    Computed 91733

    rampstackco/claude-skills

    seo-traffic-diagnosis

    Diagnose organic traffic changes (drops, stalls, or unexpected wins) using Ahrefs MCP plus Search Console data. Use this skill when traffic suddenly dropped, has been flat despite investment, after an algorithm update, after a migration or deploy, or when a competitor seems to be taking share. Triggers on traffic dropped, traffic decline, traffic stalled, organic decline, lost rankings, why is traffic down, algorithm update, post-migration traffic loss, traffic diagnosis. Also triggers when stak

    Computed 90553

    minhnv0807/ai-business-skills

    53-tracking-setup-global

    Use when conversion TRACKING must be set up or fixed before spending — Meta Pixel and Conversions API, Google Ads conversions with Enhanced Conversions, GA4, TikTok Pixel and Events API, server-side GTM, consent mode for GDPR and CCPA, UTM conventions, iOS ATT attribution windows, and a pre-launch verification checklist. Trigger on 'tracking setup', 'pixel setup', 'CAPI', 'GA4 events', 'conversions are not being recorded', 'Meta and Shopify numbers do not match'. Also use when launch is imminent

    Computed 9345,511

    coreyhaines31/marketingskills

    attribution

    When the user wants to figure out which marketing actually drives conversions and revenue, choose or interpret an attribution model, or reconcile conflicting numbers across tools. Also use when the user mentions "attribution," "attribution model," "first-touch vs last-touch," "multi-touch," "which channel drives revenue," "what's my real CAC," "my dashboards disagree," "Google/Meta says X but GA says Y," "media mix model," "MMM," "incrementality," "geo lift," "holdout test," "how did you hear ab