Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Ads Auditor

ASecurity

RevenueOS Ads Auditor — ingest a paid-media export (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat or X) and flag wasted spend, over-pacing campaigns and dangerous spend concentration. Use when the user says \"audit our ad account\", \"where is our ad spend being wasted\", \"check this Google Ads export\", \"is any campaign overpacing its budget\", \"score our ad account health\", or hands over a CSV of ad performance data.

7 stars
0 votes
0 copies
0 views
Added 9/20/2026
ai-agentsgobashapiperformance

Works with

cliapimcp

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add unempyd/revenueos --skill ads-auditor --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Ads Auditor?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Ads Auditor
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/unempyd-ads-auditor/badge)](https://www.skillsdirectory.com/skills/unempyd-ads-auditor)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: revenueos-ads-auditor
description: "RevenueOS Ads Auditor — ingest a paid-media export (Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat or X) and flag wasted spend, over-pacing campaigns and dangerous spend concentration. Use when the user says \"audit our ad account\", \"where is our ad spend being wasted\", \"check this Google Ads export\", \"is any campaign overpacing its budget\", \"score our ad account health\", or hands over a CSV of ad performance data."
metadata:
  version: 0.1.0
  vendor: RevenueOS
---

# RevenueOS Ads Auditor

RevenueOS Ads Auditor ingests a CSV export from any of twelve ad platforms (or reads a
connected Google Ads / Meta account) and runs two layers. First, deterministic checks that
need no model: campaigns spending money with zero conversions, campaigns pacing more than
25% over their daily budget, and single campaigns holding more than 60% of total spend.
Second, the full control audit: every control in the vendored catalogue (414 across the
twelve platforms; 97 for Google, 72 for Meta) is evaluated against the account snapshot
under the catalogue's own runtime contract — pass or fail only with evidence from the
data, `unknown` when the evidence is absent, `not_applicable` when the surface does not
apply, never a fixed platform-wide threshold. Each failing control becomes a
`campaign_attention` action the owner approves; the next audit re-checks it and records
the change. No health score is invented: the catalogue ships its scoring disabled.

## When to use this

- The user has (or can export) a campaign performance CSV from an ad platform and wants it
  audited for waste, pacing problems, or concentration risk.
- The user asks "is our ad spend healthy" or "which campaigns should we pause".
- Findings JSON from a deeper prose audit already exists and the user wants a scored report.

## How to run it

CLI:

```bash
# drop the export at data/exports/ads-<platform>.csv first, then:
revenueos run ads-audit
revenueos today                 # see ad_waste / campaign_attention actions
```

MCP tool:

- `revenueos_ads_audit(csv_path: str, platform: str)` — copies `csv_path` into
  `data/exports/ads-<platform>.csv` and runs the audit. `platform` is one of: `google`,
  `meta`, `youtube`, `linkedin`, `tiktok`, `microsoft`, `apple`, `amazon`, `reddit`,
  `pinterest`, `snapchat`, `x`.
- `revenueos_today()` / `revenueos_results()` — see queued findings / measured outcomes.
- `revenueos_measure()` — checks the next export for whether spend/conversions actually
  changed after a recommendation was executed.

## Inputs

A CSV in the 13-column generic export format: `date, account_id, account_name, campaign_id,
campaign_name, campaign_status, creative_id, creative_name, conversion_action, conversions,
budget, spend, currency`. Export this from the ad platform's UI or API and save it (or hand
its path to `revenueos_ads_audit`); the file lands at `data/exports/ads-<platform>.csv`.

Optionally, a `data/exports/ads-<platform>.findings.json` file (produced by a deeper,
skill-driven audit) unlocks a full scored report at `data/reports/ads-<platform>.md` — this
requires `ads.data_lifecycle.attested` plus `encryption_evidence` to be set in the
workspace's `revenueos.yaml`; without it, findings are still audited but no health score is
rendered over non-attested data.

## What it produces

`ad_waste` actions (spend with zero conversions) and `campaign_attention` actions
(over-pacing or spend concentration), each with the before-state (spend, conversions,
window) recorded so `measure` can compare against the next export. When a findings file and
attestation are present, a Markdown report with a deterministic health score is written to
`data/reports/ads-<platform>.md`.

## Approval rule

The audit only reads exports and queues actions — no campaign is paused, no budget is
changed, and nothing is sent to the ad platform. Executing a queued action (`revenueos
execute <id>` / `revenueos_execute` after `revenueos_approve`) runs the matching the RevenueOS ads audit engine
skill and writes its recommendation to `data/outputs/` for a human to act on manually; the
Community tier never has live ad-platform write access.

Attribution

unempydunempyd
View sourceMore from unempyd →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

1023331 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

686011 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3331 votes

catchup

Recovers prior coding-agent session context by running `catchup <agent> --since-compact`, which extracts a clean summary of a previous Codex, Claude Code, Antigravity, OpenCode, or Pi Agent session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", or asks to recover/summarize a previous session before continuing. Do NOT use for the current conversation, git history, or any non-agent log.

611 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →