Marketing skills

AgentSkill / Paid media

Paid Social Account Audit

Audit Meta, LinkedIn, TikTok, or other paid social accounts for wasted spend, weak structure, tracking gaps, and creative fatigue.

Claude Code compatible Codex compatible AI-native workflow

Outcome

A prioritized account diagnosis with fixes ranked by impact, confidence, and speed.

Workflow

  1. 1

    Normalize campaign and conversion data

  2. 2

    Find budget leaks and overlap

  3. 3

    Review creative and audience structure

  4. 4

    Write a 30-day cleanup plan

Inputs

  • - Exported campaign data
  • - account structure notes
  • - conversion definitions
  • - recent creative examples

Outputs

  • - Waste map
  • - campaign structure recommendations
  • - creative testing backlog
  • - measurement risks

Related guides

Readable SKILL.md

Read or download the agent skill

This is the same Markdown file served at the download URL, printed here so humans and agents can inspect it before using it in Claude Code, Codex, or scripts.

Download SKILL.md
---
name: paid-social-account-audit
description: Audit Meta, LinkedIn, TikTok, or other paid social accounts for wasted spend, weak structure, tracking gaps, and creative fatigue.
---

# Paid Social Account Audit

## What This Skill Does
Audit Meta, LinkedIn, TikTok, or other paid social accounts for wasted spend, weak structure, tracking gaps, and creative fatigue.

Expected outcome: A prioritized account diagnosis with fixes ranked by impact, confidence, and speed.

## When To Trigger
Use this skill when the user needs a practical marketing diagnosis, plan, audit, or reusable workflow related to:
- Meta Ads
- LinkedIn Ads
- TikTok Ads
- paid social teams
- founder-led marketing

Do not use this skill for generic brainstorming. Use it when there is a real marketing problem, dataset, page, campaign, channel, brief, or decision to inspect.

## Compatible Agents
- Claude Code
- Codex
- Agent environments that can read Markdown skill instructions
- Scripted workflows that pass inputs as files, URLs, JSON, CSV, screenshots, or plain-text notes

## What The Agent Should Ask For
Ask for missing inputs before doing the final analysis. If the user wants a partial run, continue only after marking every assumption clearly.

Required or strongly recommended inputs:
- Exported campaign data: provide a file path, URL, export, screenshot, or short notes.
- account structure notes: provide a file path, URL, export, screenshot, or short notes.
- conversion definitions: provide a file path, URL, export, screenshot, or short notes.
- recent creative examples: provide a file path, URL, export, screenshot, or short notes.

Useful context:
- Business goal and target customer
- Date range or campaign period
- Channel, platform, market, and budget context
- Current hypothesis or decision the user needs to make
- Any constraints, such as team capacity, tracking limits, brand rules, or compliance concerns

Ask for missing inputs with short, specific questions. Do not invent missing data, conversion rates, spend, audience settings, CRM outcomes, or performance history.

## How To Run
1. Restate the goal in one sentence and list the inputs received.
2. Identify missing information and decide whether to ask for it or proceed with labeled assumptions.
3. Normalize the evidence into comparable units, such as date range, channel, campaign, page, audience, offer, metric, or lifecycle stage.
4. Run the skill-specific workflow below.
5. Separate facts from assumptions and confidence levels.
6. Rank every recommendation by impact, confidence, and effort.
7. Produce an action plan that a marketer, founder, or agent can execute without needing to reverse-engineer your thinking.

## Skill-Specific Workflow
1. Normalize campaign and conversion data
2. Find budget leaks and overlap
3. Review creative and audience structure
4. Write a 30-day cleanup plan

## Outputs
- Waste map: include evidence, recommendation, owner, and next action.
- campaign structure recommendations: include evidence, recommendation, owner, and next action.
- creative testing backlog: include evidence, recommendation, owner, and next action.
- measurement risks: include evidence, recommendation, owner, and next action.

## Output Format
Return Markdown in this structure:

# Paid Social Account Audit Report

## Executive Summary
- 3 to 5 bullets on what matters most.

## Evidence Reviewed
- List the files, URLs, exports, screenshots, notes, and assumptions used.

## Findings
Use a table with these columns:
| Finding | Evidence | Impact | Confidence | Effort | Owner |

## Recommendations
Rank recommendations from highest to lowest priority. For each recommendation include:
- What to change
- Why it matters
- How to implement it
- How to measure success

## 30-Day Action Plan
- Week 1
- Week 2
- Week 3
- Week 4

## Missing Data
- List anything that would change the conclusion if supplied.

## Script/Automation Notes
- Include file paths, generated artifacts, machine-readable summaries, or follow-up commands when relevant.

## Quality Bar
- Every finding must cite evidence from the supplied inputs or be labeled as an assumption.
- Do not invent missing data.
- Recommendations must be ranked by impact, confidence, and effort.
- Separate immediate fixes from experiments.
- Keep the answer specific enough that another agent can turn it into tasks.
- Prefer a smaller number of strong, evidence-backed recommendations over a long generic checklist.
- If the evidence is weak, say so plainly and explain what would make the analysis stronger.

## Guardrails
- Do not log into ad platforms, analytics tools, CRMs, CMSs, or customer systems unless the user explicitly asks.
- Do not change campaigns, budgets, tags, tracking, website code, CRM fields, email flows, or live content unless the user explicitly asks.
- Do not expose private customer data in the final output.
- Do not present guesses as facts.
- If the task touches regulated, sensitive, or legally risky claims, flag the risk and keep recommendations conservative.

## Script/Automation Use
This skill can be called from a script or agent runner by passing:
- skill: paid-social-account-audit
- goal: the business question to answer
- inputs: file paths, URLs, exports, screenshots, or notes
- dateRange: the period covered by the evidence
- outputPath: where the Markdown report or structured artifacts should be written

Return Markdown for humans and, when useful, a JSON-ready summary with:
- findings
- recommendations
- missingData
- actionItems
- confidence

Expected artifacts:
- Waste map
- campaign structure recommendations
- creative testing backlog
- measurement risks

## Handoff Prompt
Use this prompt when triggering the skill in Claude Code, Codex, or another agent:

You are running the Wieldr Paid Social Account Audit skill.

Goal: [state the business question]
Inputs: [paste notes or list file paths/URLs]
Date range: [state period]
Output destination: [state where the report should go]

Follow the SKILL.md exactly. Ask for missing inputs if they are required. If asked to proceed with incomplete data, label assumptions clearly. Return Markdown using the required output format. Rank every recommendation by impact, confidence, and effort.

## Source
Canonical page: https://wieldr.com/skills/paid-social-account-audit
Download URL: https://wieldr.com/skills/paid-social-account-audit/SKILL.md
Browse Guides →