Agent Skills
› AgriciDaniel/claude-ads
› ads-report
ads-report
GitHub基于验证后的广告数据,将Markdown、HTML或PDF格式的广告报告进行渲染。支持客户报告、审计及高管汇报,确保内容完整、隐私安全及多格式一致输出。
Trigger Scenarios
生成付费广告报告
导出审计结果
创建高管汇报材料
Install
npx skills add AgriciDaniel/claude-ads --skill ads-report -g -y
SKILL.md
Frontmatter
{
"name": "ads-report",
"description": "Render 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."
}
Render Paid Media Reports
- Accept a validated versioned report bundle, never loose worker prose.
- Confirm run completeness, evidence coverage, privacy class, branding choice, requested audience, and output formats.
- Render all formats from the same canonical data and deterministic templates.
- Preserve findings, confidence, evidence references, contradictions, missing inputs, actions, owners, and measurement windows.
- Run structural checks, then visual/layout checks for HTML and PDF.
- 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.
Version History
- 669c760 Current 2026-07-25 07:46


