1-to-1-abm-ads

1-to-1-abm-ads is a skill for Claude Code, Codex from swan-gtm/gtm-skills. It costs 61 tokens per session (717 once invoked), scanned A, original, MIT.

A process for running LinkedIn ads to individual named companies, with a separate ad group for each company and messages tailored to its buyers. It includes audience sizing, narrowing, creative preparation, and a draft-first campaign build.

In plain words
What is it for?
Use it to build one-company-at-a-time ABM campaigns, resolve companies for targeting, size and narrow audiences, write tailored copy, and prepare personalized image ads.
Why use it?
It helps avoid broad targeting that reaches many people outside the companies you want. It also gives teams a structured way to check whether each company audience is large enough and focused on relevant buyers.

Skill for Claude CodeCodex

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

Good fit Use it to build one-company-at-a-time ABM campaigns, resolve companies for targeting, size and narrow audiences, write tailored copy, and prepare personalized image ads.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/swan-gtm/gtm-skills/1-to-1-abm-ads
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 swan-gtm/gtm-skills --skill 1-to-1-abm-ads
Clone the repo
git clone --depth 1 https://github.com/swan-gtm/gtm-skills

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 1-to-1-abm-ads

README.md
[![agentmods](https://agentmods.dev/badge/skills/swan-gtm/gtm-skills/1-to-1-abm-ads/github.svg)](https://agentmods.dev/skills/swan-gtm/gtm-skills/1-to-1-abm-ads)
Your own site
<a href="https://agentmods.dev/skills/swan-gtm/gtm-skills/1-to-1-abm-ads"><img src="https://agentmods.dev/badge/skills/swan-gtm/gtm-skills/1-to-1-abm-ads/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 1-to-1-abm-ads

Your own site · 80×15
<a href="https://agentmods.dev/skills/swan-gtm/gtm-skills/1-to-1-abm-ads"><img src="https://agentmods.dev/badge/skills/swan-gtm/gtm-skills/1-to-1-abm-ads.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 717 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
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.00061 $0.00717
Opus 5 $0.00030 $0.00358
Sonnet 5 $0.00012 $0.00143
Haiku 4.5 $0.00006 $0.00072

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

Security

Grade A, and why

1-to-1-abm-ads 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.

The scan reads SKILL.md. This mod also ships 4 executable files (scripts/build_campaign.py, scripts/narrow_audience.py, scripts/render_creatives.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/ivan-falco/1-to-1-abm-ads/SKILL.md · 43 lines

How it starts

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

SKILL: Run 1:1 ABM Ads on LinkedIn

Use this when: you need to run 1:1 ABM (Account-Based Marketing) ads on LinkedIn - paid ads aimed one company at a time: a named list of individual companies (one ad set per company), each audience sized and narrowed to the buyers, with personalized single-image ads that link to an asset built for that account. Self-contained; start here.

Read README.md for the full end-to-end walkthrough. This file is the one-screen index.

The pipeline (each step → its doc + its script)

# Step Do it with Read
0 Understand strategy + build procedure - sops/01-abm-strategy.md, sops/03-build-and-launch-sop.md
1 Resolve companies → org URNs → audience size → runnable (≥300) scripts/resolve_and_size.py sops/02-audience-sizing.md
2 Narrow each audience to the target band (>300, ideally 300-1,000) scripts/narrow_audience.py sops/04-audience-narrowing-sop.md
3 Write the copy (creative / commentary / landing page) - sops/03-build-and-launch-sop.md → "Writing copy"
4 Generate personalized creatives (gpt-image-2) scripts/render_creatives.py sops/05-ad-creative-skill.md, sops/06-image-generation-skill.md
5 Build the campaign DRAFT (group + ad sets + conversions + UTMs + ads) scripts/build_campaign.py sops/03-build-and-launch-sop.md (Phases 1-7)
6 QA + activate (explicit go) scripts/build_campaign.py (verify) sops/03-build-and-launch-sop.md (Phase 7)

Setup

python3 -m venv .venv && source .venv/bin/activate && pip install -r requirements.txt, then cp scripts/env.example.txt scripts/.env and fill LINKEDIN_ACCESS_TOKEN + OPENAI_API_KEY.

Rules that never bend

  • Create everything DRAFT (no spend). Activation is separate + explicit.
  • Never delete via API without a fresh human "CONFIRM DELETE".
  • Never fabricate ad copy/numbers - trace every word to the landing page.
  • Target band: >300, ideal 300-1,000, ≤~1,200 fine, trim hard if >2,000. Entry-level ≤5%.
  • Secrets live in scripts/.env only - share env.example.txt, never .env.

Read the full file on GitHub · 43 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. 9d ago First seen · 43 lines · 61 tokens per session scan A 256d79fd2402

Subscribe to this mod's changes

1-to-1-abm-ads is a skill published in the GitHub repository swan-gtm/gtm-skills (153 stars, last pushed 2d ago), licensed MIT. It adds 61 tokens to every session and 717 once invoked, about $0.0003 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-03.

Related

Other skills, from other repositories

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

abm-dev

Enrich B2B people and companies with abm.dev — verified work emails, LinkedIn profiles, firmographics, and AI research with a citation and confidence on every field. Use when the user needs contact data, company intelligence, email-finding, people search at target accounts, or CRM enrichment writeback.

abm-dev-git/abm-mcp · 67 tokens

bdr-enablement-generator

Generates account research briefs, personalized outreach sequences, persona-specific talk tracks, and objection handling frameworks for B2B SaaS BDR teams. Use when preparing BDR outreach for target accounts, building prospecting sequences, creating call scripts, developing objection responses, onboarding new BDRs, or…

Stallin-Sanamandra/b2b-saas-marketing-skills · 131 tokens

competitive-battlecard-generator

Generates and maintains competitive battlecards from win/loss data, competitor intel, G2 reviews, and sales feedback. Use when building battlecards for a specific competitor, updating existing battlecards with new intel, preparing BDRs or AEs for competitive deals, analyzing win/loss patterns against a competitor, or…

Stallin-Sanamandra/b2b-saas-marketing-skills · 153 tokens

marketing-ops-sop-generator

Generates standard operating procedures for B2B SaaS marketing operations: campaign naming conventions, UTM governance, tool administration, workflow QA, data hygiene, lead routing, and incident response playbooks. Use when setting up or auditing marketing ops processes, onboarding a new marketing ops hire…

Stallin-Sanamandra/b2b-saas-marketing-skills · 160 tokens

abm-program-orchestrator

End-to-end ABM program design and orchestration for B2B SaaS mid-market and enterprise motions. Use when building a target account list, designing account tiering criteria, planning ABM channel orchestration, coordinating BDR outreach with marketing campaigns, defining ABM measurement frameworks, or running an ABM…

Stallin-Sanamandra/b2b-saas-marketing-skills · 148 tokens