Agent Skills
› AgriciDaniel/claude-ads
› ads-report
ads-report
GitHub基于验证后的广告数据Bundle,生成Markdown、HTML或PDF格式的广告报告。支持客户端报告、审计PDF及高管汇报,确保内容合规、结构完整且多格式输出一致。
Trigger Scenarios
需要生成付费广告投放报告
将广告分析结果导出为PDF或HTML文档
执行广告审计并生成正式报告
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


