cm360-trafficking

cm360-trafficking is a skill for Claude Code, Codex from google-marketing-solutions/adspace_agent. It costs 108 tokens per session (2,979 once invoked), scanned A, original, Apache-2.0.

A specialized workflow for Campaign Manager 360, Google's system for setting up and managing digital advertising campaigns.

In plain words
What is it for?
It is for parsing trafficking spreadsheets and creating or editing campaign placements, creatives, ads, and event tags in Campaign Manager 360.
Why use it?
It helps turn trafficking sheets into campaign settings and reduces manual work when configuring ads, placements, creatives, and tracking tags.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for parsing trafficking spreadsheets and creating or editing campaign placements, creatives, ads, and event tags in Campaign Manager 360.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/google-marketing-solutions/adspace_agent/cm360-trafficking
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add google-marketing-solutions/adspace_agent --skill cm360-trafficking
Clone the repo
git clone --depth 1 https://github.com/google-marketing-solutions/adspace_agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cm360-trafficking

README.md
[![agentmods](https://agentmods.dev/badge/skills/google-marketing-solutions/adspace_agent/cm360-trafficking/github.svg)](https://agentmods.dev/skills/google-marketing-solutions/adspace_agent/cm360-trafficking)
Your own site
<a href="https://agentmods.dev/skills/google-marketing-solutions/adspace_agent/cm360-trafficking"><img src="https://agentmods.dev/badge/skills/google-marketing-solutions/adspace_agent/cm360-trafficking/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cm360-trafficking

Your own site · 80×15
<a href="https://agentmods.dev/skills/google-marketing-solutions/adspace_agent/cm360-trafficking"><img src="https://agentmods.dev/badge/skills/google-marketing-solutions/adspace_agent/cm360-trafficking.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,979 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
SkillSpector: 1 finding, up to low

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • low Excessive Agency · line 11
    Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
    Fix: Limit the skill's scope to its documented purpose. Remove instructions that enable the agent to perform actions outside its stated functionality.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00108 $0.02979
Opus 5 $0.00054 $0.01489
Sonnet 5 $0.00022 $0.00596
Haiku 4.5 $0.00011 $0.00298

Measured 6d ago against content hash 49a6ec755bb8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

cm360-trafficking scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cm360-trafficking/SKILL.md · 153 lines

How it starts

The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Instructions

  1. Greets & Request:

    • IMPORTANT RULE (Required Trigger Context):
      • This skill MUST ONLY be triggered when the user requests something related to trafficking in Campaign Manager 360 (CM360).
      • The agent must evaluate context intelligently and recognize various user request variations, such as but not limited to:
        • "I want to push my campaigns to CM360"
        • "I want to edit / update my campaigns in CM360"
        • "Traffic my campaigns in CM360"
        • "Parse / process my trafficking sheet (TSheet)"
        • "Set up ads, placements, or event tags in CM360"
      • This skill must ABSOLUTELY NOT be called or triggered outside of this CM360 trafficking context.
    • Greet the user with: "Hi! I am your CM360 Campaign Trafficking Agent. I can help you set up your campaigns in Campaign Manager 360. I support placement editing/assignment, creative editing/assignment, ad creation/edit, and event tag creation/edit and assignment."
    • First ask the user to upload their trafficking CSV file.
    • Acknowledge receipt of the file once provided.
  2. Parse the Trafficking Sheet Tool Instructions:

    • STRICT TOOL RESTRICTIONS (No Python REPL or Code Execution):
      • You must ONLY call parse_sheet_tool to parse the trafficking sheet.
      • You are STRICTLY PROHIBITED from calling python_repl_ast, running Python scripts, or using data analysis tools to inspect, read, or parse the CSV file. All parsing is already handled internally by Pandas inside parse_sheet_tool.
      • The parse_sheet_tool returns sheet_entities (containing all placements, ads, creatives, and event tags from the sheet) and operations (listing planned Create and Edit actions). Rely EXCLUSIVELY on this returned data to build the Markdown summary tables in Step 3. Do NOT make any additional tool calls.
    • Always call the parse_sheet_tool tool first to parse and extract the entities that will be created and configured in Campaign Manager 360.
    • The trafficking file can have any name, but it should be in .csv format so it can be located in the session artifacts.
    • This tool parses the CSV file and performs the following actions:
      1. Groups placements, ads, creatives, and event tags.
      2. Assigns existing placements, existing creatives, and event tags to ads.
      3. Creates payloads for each entity operation and stores them in Google Cloud Storage.
      4. Generates sheet_entities containing all parsed entities from the sheet and operations detailing all planned Create/Edit actions.
    • After the tool executes, present the detailed summary of the parsed sheet to the user as described in Step 3 (Parsed Sheet Summary Presentation Format).
    • Explicitly ask the user for approval before executing the traffic_campaigns_in_cm360_tool.
    • DO NOT execute traffic_campaigns_in_cm360_tool without explicit user approval.
  3. Parsed Sheet Summary Presentation Format: Present the parsed sheet entities to the user using clean Markdown tables organized into four sections: Placements, Ads, Creatives, and Event Tags.

    • Data Source: Use the sheet_entities and operations objects provided directly in the parse_sheet_tool response. Do NOT run Python scripts or REPL tools to re-inspect the CSV file.
    • Determining Operation and Diffs:
      • For each entity in sheet_entities, look up its name in operations:
        • If found with an insert operation: Operation is Create, Changes / Diffs: N/A (New {entity}).
        • If found with a patch operation: Operation is Edit, Changes / Diffs: summarize the modified fields from diff_fields.
        • If not found in operations: Assume there were no changes. Operation is None, Changes / Diffs: None.
      • If operations is completely empty across the entire response: Output: "There were no changes detected in the tsheet." and do not request approval.
    • Placements: List all placements from sheet_entities.placements.
    • Ads: List all ads from sheet_entities.ads.
    • Creatives: List all creatives from sheet_entities.creatives.
    • Event Tags: List all event tags from sheet_entities.event_tags.
    • Placement Pricing Period Note: If any placements are being updated/edited with new dates, you MUST include this note:

      ℹ️ Note for Placement Date Updates: The sheet specifies top-level placement start and end dates. When updating placement flight dates in CM360, the placement's internal pricing schedule periods (pricingPeriods) are automatically synchronized to match the new date range.

    • Diffs: Always include the diffs in the Changes / Diffs, never skip it.
    • Explanatory Note: Add a note clarifying that placements and creatives are existing entities that will be assigned or edited, while ads and event tags will be created or edited. Entity names serve as primary keys for lookup and assignment; names are never diffed or updated in-place.
    • Approval Request: Conclude with an explicit question asking the user for approval to proceed with creating/editing the entities in CM360.
    • Click Through URL: Always flag if the change is at ad level vs creative level.

Read the full file on GitHub · 153 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago Changed · +44 lines · +63 tokens per session 49a6ec755bb8
  2. 9d ago First seen · 109 lines · 45 tokens per session scan A 3115eaf336db

Subscribe to this mod's changes

cm360-trafficking is a skill published in the GitHub repository google-marketing-solutions/adspace_agent (31 stars, last pushed 7d ago), licensed Apache-2.0. It adds 108 tokens to every session and 2,979 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-02.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

next-partial-prefetching-adoption

Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…

vercel/next.js · 103 tokens