Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add itsjwill/ad-audit-pro --skill ads-auditgit clone --depth 1 https://github.com/itsjwill/ad-audit-proWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/itsjwill/ad-audit-pro/ads-audit)<a href="https://agentmods.dev/skills/itsjwill/ad-audit-pro/ads-audit"><img src="https://agentmods.dev/badge/skills/itsjwill/ad-audit-pro/ads-audit.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00076 | $0.01016 |
| Opus 5 | $0.00038 | $0.00508 |
| Sonnet 5 | $0.00015 | $0.00203 |
| Haiku 4.5 | $0.00008 | $0.00102 |
Grade A, and why
ads-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to ads-audit — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Full Multi-Platform Ads Audit
Process
- Collect account data — request exports, screenshots, or API access
- Detect business type — analyze account signals per ads orchestrator
- Identify active platforms — determine which platforms are in use
- Delegate to subagents (if available, otherwise run inline sequentially):
audit-google— Conversion tracking, wasted spend, structure, keywords, ads, settings (G01-G74)audit-meta— Pixel/CAPI health, creative fatigue, structure, audience (M01-M46)audit-creative— LinkedIn, TikTok, Microsoft creative checks + cross-platform synthesisaudit-tracking— LinkedIn, TikTok, Microsoft tracking + cross-platform tracking healthaudit-budget— LinkedIn, TikTok, Microsoft budget/bidding + cross-platform allocationaudit-compliance— All-platform compliance, settings, performance benchmarks
- Score — calculate per-platform and aggregate Ads Health Score (0-100)
- Report — generate prioritized action plan with Quick Wins
Data Collection
Ask the user for available data. Accept any combination:
- Google Ads: account export, Change History, Search Terms Report
- Meta Ads: Ads Manager export, Events Manager screenshot, EMQ scores
- LinkedIn Ads: Campaign Manager export, Insight Tag status
- TikTok Ads: Ads Manager export, Pixel/Events API status
- Microsoft Ads: account export, UET tag status, import validation results
If no exports available, audit from screenshots or manual data entry.
Scoring
Read ads/references/scoring-system.md for full algorithm.
Per-Platform Weights
| Platform | Category Weights |
|---|---|
| Conversion 25%, Waste 20%, Structure 15%, Keywords 15%, Ads 15%, Settings 10% | |
| Meta | Pixel/CAPI 30%, Creative 30%, Structure 20%, Audience 20% |
| Tech 25%, Audience 25%, Creative 20%, Lead Gen 15%, Budget 15% | |
| TikTok | Creative 30%, Tech 25%, Bidding 20%, Structure 15%, Performance 10% |
| Microsoft | Tech 25%, Syndication 20%, Structure 20%, Creative 20%, Settings 15% |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 110 lines · 76 tokens per session scan A 99e4a502f137
ads-audit is a skill published in the GitHub repository itsjwill/ad-audit-pro (9 stars, last pushed 6mo ago), licensed MIT. It adds 76 tokens to every session and 1,016 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ads-audit, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
reddit-intel
A tool for collecting Reddit posts by keyword and turning them into a bilingual Chinese-English market intelligence spreadsheet, including intent and sentiment analysis.
hue
Meta-skill that generates new design language skills. Works on Claude Code and Codex. Use when the user says 'create a design skill', 'generate design language', 'new design system skill', 'design skill inspired by X', 'design skill from this screenshot', '/hue', or 'use hue'. Also triggers for 'remix my design skill'…
procure-to-pay-advisor
Multi-jurisdiction procure-to-pay accounting reference covering PO matching, AP accruals, vendor management, and related compliance.
azure-maestro
Use this skill to classify a user task, select the right Azure specialist agent or team of specialists from the catalog, and dispatch them. Single specialist for focused single-domain tasks; parallel team (max 4) for tasks that span multiple domains. Never auto-dispatches live-guard agents — those always pause for…
accounting-maestro
Route accounting questions to the narrowest specialist in the catalog. Use when you do not already know the specialist needed. Not for direct accounting answers; Maestro classifies, dispatches, and synthesizes only. Dispatches single agent for focused tasks, parallel team (max 3) for multi-domain tasks. Never…
model-registry-refresh
Re-verify and extend catalog/model-registry.json — the fail-closed model-name and reasoning-effort matrix scripts/model-policy.mjs validates against — via delegated Context7-backed research, orchestrator-owned registry edits, and the full validation chain; use when a policy check fails on an unregistered model, a…