$npx -y skills add AgriciDaniel/claude-ads --skill ads-reportRender Markdown, HTML, or PDF paid-advertising reports from a validated Claude Ads JSON run bundle. Use for ads report, client report, audit PDF, executive audience reporting, or exporting prior audit and plan results.
| 1 | # Render Paid Media Reports |
| 2 | |
| 3 | 1. Accept a validated versioned report bundle, never loose worker prose. |
| 4 | 2. Confirm run completeness, evidence coverage, privacy class, branding choice, |
| 5 | requested audience, and output formats. |
| 6 | 3. Render all formats from the same canonical data and deterministic templates. |
| 7 | 4. Preserve findings, confidence, evidence references, contradictions, missing |
| 8 | inputs, actions, owners, and measurement windows. |
| 9 | 5. Run structural checks, then visual/layout checks for HTML and PDF. |
| 10 | 6. Write atomically inside the run directory and update its manifest. |
| 11 | |
| 12 | Do not include credentials, customer lists, private paths, raw research, internal |
| 13 | agent transcripts, or promotional copy unless the operator explicitly enabled |
| 14 | branding. Never hide partial or insufficient-evidence status in an executive |
| 15 | summary. |