---
name: Ads Report
slug: ads-report
category: Data
description: Ads Report renders Markdown, HTML, or PDF paid-advertising reports from a validated Claude Ads JSON run bundle. Use it for client reports, audit PDFs, or executive audience reporting.
github: "https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-report"
language: Python
stars: 8065
forks: 1200
install: "npx degit https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-report ~/.claude/skills/ads-report"
installs_to: ~/.claude/skills/ads-report
source_path: skills/ads-report/SKILL.md
collection_size: 25
category_size: 668
collection_url: "https://dirskills.com/collections/AgriciDaniel/claude-ads"
added: 2026-08-15T06:51:15.266Z
last_synced: 2026-08-15T06:51:15.266Z
canonical_url: "https://dirskills.com/skills/ads-report"
---

# Ads Report

Ads Report renders Markdown, HTML, or PDF paid-advertising reports from a validated Claude Ads JSON run bundle. Use it for client reports, audit PDFs, or executive audience reporting.

**Install:**

```bash
npx degit https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-report ~/.claude/skills/ads-report
```

## README

# Render Paid Media Reports

1. Accept a validated versioned report bundle, never loose worker prose.
2. Confirm run completeness, evidence coverage, privacy class, branding choice,
   requested audience, and output formats.
3. Render all formats from the same canonical data and deterministic templates.
4. Preserve findings, confidence, evidence references, contradictions, missing
   inputs, actions, owners, and measurement windows.
5. Run structural checks, then visual/layout checks for HTML and PDF.
6. Write atomically inside the run directory and update its manifest.

Do not include credentials, customer lists, private paths, raw research, internal
agent transcripts, or promotional copy unless the operator explicitly enabled
branding. Never hide partial or insufficient-evidence status in an executive
summary.
