Systems Lab

Agent skill

paid-media-report

Build a reconciled paid-media report or executive summary from deterministic analysis results and render it as a shareable artifact.

activeSelf-containedInstructions only202 words

Filed under ABM and paid and Analytics and reporting.

From langchain-ai/paid-media-agent · 8 skill entries · 61 · pushed 2026-09-14

What it does when it runs

Build a reconciled paid-media report or executive summary from deterministic analysis results and render it as a shareable artifact.

Automated analysis of the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It only issues instructions, so there is nothing to bound.
Actions present in the files
None. Instructions only.

Ask about paid-media-report

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/langchain-ai/paid-media-agent.git /tmp/paid-media-agent
git -C /tmp/paid-media-agent sparse-checkout set "workspace/skills/paid-media-report"
mkdir -p ~/.claude/skills/paid-media-report
cp -R "/tmp/paid-media-agent/workspace/skills/paid-media-report/." ~/.claude/skills/paid-media-report/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from langchain-ai/paid-media-agent/blob/0cc8109a1984377a573ed8d202b3b054db4d7b90/workspace/skills/paid-media-report/SKILL.md, which is licensed APACHE-2.0 (repository). 202 words, 1 heading.

Paid-media report

Use this skill when the user requests a report, recurring summary, PDF, or portfolio review.

  1. Read /skills/paid-media-wiki/reporting.md and /skills/report-design/SKILL.md.
  2. Confirm scope, source coverage, window, comparison, timezone, and currency.
  3. Generate or reuse a compare_periods analysis artifact id.
  4. Call render_report with the analysis artifact id, a title, a short executive summary (change, business meaning, action, material caveat), and structured recommendations with evidence, expected effect, confidence, measurement, and reversal. Copy no raw rows into prose.
  5. Code renders metric strips, account comparison charts, tables, number formats, missing states, and provenance. Spend charts separate currencies; conversion charts retain platform attribution. Do not replace its reconciled tables with model-authored HTML. Custom HTML briefs use the report-design skill and do not replace the reconciled report.
  6. The tool reconciles every rendered value against the analysis before writing files and returns a report summary plus file paths under workspace/out/. PDF is produced when WeasyPrint's native libraries are installed; otherwise the HTML file is the artifact and the result says so.
  7. Deliver the artifact and the compact accessible summary. Name unavailable platforms and suppressed totals.

Never project, annualize, or convert currency unless the user requested it and deterministic code performed the calculation.

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what paid-media-report does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.