Agent skill
paid-media-org-onboarding
Set up or update a company's paid-media context and runtime skills in the local workspace.
Filed under ABM and paid and Onboarding, retention and expansion.
From langchain-ai/paid-media-agent · 8 skill entries · 61 · pushed 2026-09-14
What it does when it runs
Set up or update a company's paid-media context and runtime skills in the local workspace. Use before deployment or when business goals, measurement, or campaign conventions change.
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-toolsin the frontmatter. It does act, so it runs under whatever permissions your session already grants. - Actions present in the files
- writes files
Install it
View source on GitHub ↗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 ".agents/skills/paid-media-org-onboarding" mkdir -p ~/.claude/skills/paid-media-org-onboarding cp -R "/tmp/paid-media-agent/.agents/skills/paid-media-org-onboarding/." ~/.claude/skills/paid-media-org-onboarding/
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.
The skill
Source on GitHub ↗Reproduced in full from langchain-ai/paid-media-agent/blob/0cc8109a1984377a573ed8d202b3b054db4d7b90/.agents/skills/paid-media-org-onboarding/SKILL.md, which is licensed APACHE-2.0 (repository). 282 words, 1 heading.
Business context
Read the customization guide and any existing
workspace/skills/company-context/ before editing.
- Use briefs, plans, and files the user provides. Keep original sources under
workspace/sources/; preserve their contents and record the source and date. - Ask only for missing facts needed for the first analysis, at most two questions per turn: what they sell and to whom, conversion definitions, CPA or ROAS targets, budget and currency, markets and timezone, attribution windows, campaign naming, and planned launches. Leave unknowns explicit. Never invent targets or overwrite unrelated context.
- Create or update
workspace/skills/company-context/SKILL.mddirectly. Keep the entry short; link to topic pages beside it for detail. Record source links and dates for material facts. These Markdown files are authoritative. There is no generated profile or runtime interview. - Put repeatable paid-media workflows in
workspace/skills/<skill-name>/SKILL.md, with a specific name, a description stating when to use it, and only the steps the runtime needs. Keep coding-agent setup and repository maintenance in.agents/skills/. If the supplied briefs include brand guidance, followpaid-media-designto record the company's report style inDESIGN.mdand apply its tokens to the renderer. - Review the resulting context with the user. Explain that runtime skills are deployed to the agent. Run the documented checks before deployment.
Manual editing follows the same folder contract.
Keep credentials, provider account IDs, and access policy out of context. Configure them through
.env, config/accounts.toml, and the host's permission settings. Optional warehouses and dbt
are described in the guide; do not claim a connection exists until a read-only check succeeds.
Before MDA deployment, review the project files that will upload. Git-ignored raw source files can still enter the source archive; keep sensitive originals outside the deploy directory.
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.
- paid-media-ops by shalintripathi · 14
- paid-media-audit by sidchaudhary · 1
- onboarding by coreyhaines31 · 51,063
- icp-onboarding by growthenginenowoslawski · 718
- onboarding-cro by OpenClaudia · 697
- mcp-media-inbox-triage by zapier · 339
- earned-media-outreach by shawnpang · 331
- onboarding-flow by shawnpang · 331
Need help setting it up?
This page tells you what paid-media-org-onboarding 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.