Agent Skills
› AgriciDaniel/claude-ads
› ads-report
ads-report
GitHub将验证后的广告数据 bundle 渲染为 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


