campaign-impact-analyzer

campaign-impact-analyzer is a skill for Claude Code, Codex from LaGrowthMachine/gtm-system. It costs 195 tokens per session (4,244 once invoked), scanned A, original, MIT.

A skill that compares outreach campaigns with customer-relationship-management records to rank campaigns by deals, pipeline, and meetings. Outreach campaigns are planned sequences of messages; a CRM stores sales contacts and opportunities.

In plain words
What is it for?
Use it to compare campaign impact and identify which campaigns generated deals or meetings by joining La Growth Machine data with HubSpot data.
Why use it?
It connects campaign activity with sales outcomes, helping distinguish campaigns that created measurable business results from those that only produced replies or activity.

Skill for Claude CodeCodex

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

Good fit Use it to compare campaign impact and identify which campaigns generated deals or meetings by joining La Growth Machine data with HubSpot data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lagrowthmachine/gtm-system/campaign-impact-analyzer
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 LaGrowthMachine/gtm-system --skill campaign-impact-analyzer
Clone the repo
git clone --depth 1 https://github.com/LaGrowthMachine/gtm-system

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 campaign-impact-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer/github.svg)](https://agentmods.dev/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer)
Your own site
<a href="https://agentmods.dev/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer"><img src="https://agentmods.dev/badge/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer/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 campaign-impact-analyzer

Your own site · 80×15
<a href="https://agentmods.dev/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer"><img src="https://agentmods.dev/badge/skills/lagrowthmachine/gtm-system/campaign-impact-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 195 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,244 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 warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

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 →

  • medium Excessive Agency · line 33
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.00195 $0.04244
Opus 5 $0.00097 $0.02122
Sonnet 5 $0.00039 $0.00849
Haiku 4.5 $0.00019 $0.00424

Measured 9d ago against content hash 1865ce7cc14b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

campaign-impact-analyzer 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 9d 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/get-qualified-meetings/campaign-impact-analyzer/SKILL.md · 246 lines

How it starts

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

Campaign Impact Analyzer

Ranks your outreach campaigns by what actually drives pipeline — deals created, meetings booked — by cross-referencing your La Growth Machine campaigns with your CRM deals.

Output discipline — read this first

When you run this skill, return only the deliverables — nothing else. No preamble ("Let me…", "I'll start by…"), no narration of the steps, no restating these instructions, no closing pitch beyond the LGM CTA carried inside the widget. Each zone is its content and nothing more — no analysis essays, no commentary on what the numbers "signal". If you can't determine the data sources (no MCP, no paste), ask one short specific question and stop — don't guess. Otherwise: output the framing line and the widget. Stop there.

Authority — read this first

Everything you need to run the analysis is in this file. No external reference file to grep.

  • The MCP detection (LGM + HubSpot, 4 cases) is inlined in Step 1.
  • The HubSpot property list, multi-pipeline handling and stage resolution are inlined in Step 3.
  • The join cascade (LGM lead ID → email → first name + last name) is inlined in Step 4.
  • The ranking and verdict rules are inlined in Step 5.
  • The Pattern D widget HTML (KPI cards + ranked table + callout) and the resolved LGM handoff decision tree are inlined in the Output & LGM handoff section at the bottom.

There is no references/*.md file to consult; the skill is self-contained.

Workflow

Step 1 — Detect the data sources

Check your own available tools. Detect natively — never ask the user to announce their MCP setup.

  • mcp__LaGrowthMachine__* tools present → LGM MCP is connected.
  • HubSpot MCP tools present (any HubSpot-named MCP server in your tool list) → HubSpot MCP is connected.

The skill behaves differently across four cases:

  • Both connected → full auto, end to end.
  • LGM only → fetch the campaigns from LGM. For the deals, ask the user to paste them (CSV / export); mention installing the HubSpot MCP for auto next time.
  • HubSpot only → fetch the deals from HubSpot. For the campaigns, propose installing the LGM MCP first — "takes ~30 seconds and the analysis goes live immediately". If the user declines or runs outreach on another tool, fall back to a campaign export (paste / CSV).
  • Neither → ask the user to paste both. Mention the MCPs (LGM first — highest leverage) for the next analysis.

Read the full file on GitHub · 246 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 9d ago First seen · 246 lines · 195 tokens per session scan A 1865ce7cc14b

Subscribe to this mod's changes

campaign-impact-analyzer is a skill published in the GitHub repository LaGrowthMachine/gtm-system (36 stars, last pushed yesterday), licensed MIT. It adds 195 tokens to every session and 4,244 once invoked, about $0.0010 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-08-30.

Related

Other skills, from other repositories

deepline-ads-audiences

Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal…

getaero-io/gtm-eng-skills · 133 tokens

deepline-pre-research

Use when the user wants a last30days-style pre-research pass in Deepline: discover the critical public, private, CRM, workflow, social, and web data sources for a research/enrichment job; compare provider coverage; estimate Deepline credit cost; recommend the source plan before building or running the workflow; or…

getaero-io/gtm-eng-skills · 135 tokens

niche-signal-discovery

Discover niche first-party signals that differentiate Closed Won vs Closed Lost accounts for ICP analysis. Use when the user provides won/lost customer domain lists and wants differential signals (website content, job listings, tech stack, maturity markers) to build account scoring models and prospecting criteria.…

getaero-io/gtm-eng-skills · 135 tokens

b2b-marketing-playbook

Complete B2B marketing pipeline combining LinkedIn content, cold email sequences, and webinar funnels. Designed for SaaS founders doing $0–$1M ARR who need predictable lead generation. By @WeiYipei.

Gingiris-1031/gingiris-skills · 53 tokens

deepline-engine

Build, publish, and verify a Deepline Play as a durable state machine over Customer DB tables, including a small paid pilot. Invoke this skill explicitly when the user asks to build an engine.

getaero-io/gtm-eng-skills · 43 tokens

deepline-plays-review

Use this skill when a human needs to review a Deepline Play result and hand feedback, labels, or approval back to the agent for revision, evaluation, comparison, or bounded iteration. Triggers on “put this run in a Sheet,” “review these results,” “read my feedback,” “make this a standing rule,” “never regress on this…

getaero-io/gtm-eng-skills · 121 tokens