abm-campaign-builder

abm-campaign-builder is a skill for Claude Code from modest-curator478/claude-skills. It costs 154 tokens per session (1,666 once invoked), scanned A, a copy of abm-campaign-builder, MIT.

A framework for account-based marketing, which focuses sales and marketing on selected companies instead of a broad audience.

In plain words
What is it for?
It helps choose target accounts, group them by priority, plan channels, coordinate sales outreach, and measure results.
Why use it?
It helps prevent teams from generating activity without reaching the specific companies most likely to buy.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit It helps choose target accounts, group them by priority, plan channels, coordinate sales outreach, and measure results.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/modest-curator478/claude-skills/abm-campaign-builder
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 modest-curator478/claude-skills --skill abm-campaign-builder
Clone the repo
git clone --depth 1 https://github.com/modest-curator478/claude-skills

Made for: Claude Code.

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 abm-campaign-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/modest-curator478/claude-skills/abm-campaign-builder/github.svg)](https://agentmods.dev/skills/modest-curator478/claude-skills/abm-campaign-builder)
Your own site
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/abm-campaign-builder"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/abm-campaign-builder/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 abm-campaign-builder

Your own site · 80×15
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/abm-campaign-builder"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/abm-campaign-builder.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 154 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,666 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.
Origin 100% copy Near-identical to another mod 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.00154 $0.01666
Opus 5 $0.00077 $0.00833
Sonnet 5 $0.00031 $0.00333
Haiku 4.5 $0.00015 $0.00167

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

Security

Grade A, and why

abm-campaign-builder 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 11d 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.

Origin

This is a copy

100% identical to abm-campaign-builder — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

revops/abm-campaign-builder/SKILL.md · 216 lines

How it starts

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

ABM Campaign Builder: Account-Based Marketing Program Design

This skill builds a structured ABM program from account selection through to sales-marketing coordination and measurement. It treats ABM as a systems problem: the account list, the tier structure, the channel mix, and the sales handoff all have to work together or the program produces activity without pipeline.


HOW TO SET UP THIS SKILL

Ask the user for the following context before proceeding:

  • What product or service are they selling and to whom
  • Average deal size and target company size range
  • Whether they have an existing account list or are building one
  • How many accounts they are targeting (rough number)
  • What sales and marketing resources are available to run the program
  • Whether they have intent data, a CRM, or marketing automation

If they have an existing program, ask what is and is not working before redesigning it.


The ABM Program Framework

A functional ABM program has five components. Build all five or the program will not hold together.


Component 1: Account selection and list building

This is where most ABM programs fail. The account list is built from gut feel or a spreadsheet of logos someone wants to land, rather than from data about which accounts are most likely to buy.

How to build the right list:

Start with closed-won data. Look at the last 12-24 months of deals that closed and identify the patterns: company size, industry vertical, tech stack, growth stage, geography, and buyer persona. That is your ICP. Accounts that match that pattern are the highest-probability targets.

Layer in intent data if available. Accounts that match the ICP and are showing buying signals (researching relevant topics, visiting competitor sites, hiring for roles that indicate a relevant initiative) are the highest-priority targets.

Filter by sales capacity. An ABM list is only as good as the coverage behind it. If sales can genuinely work 50 accounts at a time, the list should be 50 accounts, not 500.

Read the full file on GitHub · 216 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. 11d ago First seen · 216 lines · 154 tokens per session scan A bd04f1da9085

Subscribe to this mod's changes

abm-campaign-builder is a skill published in the GitHub repository modest-curator478/claude-skills (4 stars, last pushed yesterday), licensed MIT. It adds 154 tokens to every session and 1,666 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to abm-campaign-builder, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

TEMPLATE

../../../agents/personas/TEMPLATE.md.

alirezarezvani/claude-skills · 0 tokens

debug

Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.

arpitnath/claude-capsule-kit · 50 tokens

deep-context

Build deep codebase understanding using Capsule context, progressive-reader, and specialist agents instead of overwhelming main context. Triggers on: don't have context, understand codebase, learn about, need background. Implements progressive context building.

arpitnath/claude-capsule-kit · 47 tokens

task-router

Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.

arpitnath/claude-capsule-kit · 43 tokens

workflow

Systematic task orchestration for complex multi-step tasks. Triggers automatically when detecting: complex task, multi-step work, coordinate, orchestrate, break down. Guides through Understand → Strategy → Plan → Execute → Verify phases for comprehensive systematic approach.

arpitnath/claude-capsule-kit · 51 tokens

nextdns-cli

NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI…

tuanductran/nextdns-skills · 76 tokens