account-selection-framework

account-selection-framework is a skill for Claude Code, Codex from swan-gtm/gtm-skills. It costs 49 tokens per session (2,732 once invoked), scanned A, original, MIT.

A framework for choosing and managing target companies for account-based marketing, where campaigns focus on selected organizations rather than broad audiences.

In plain words
What is it for?
Use it to calculate target-account volume, score companies against an ideal customer profile, stage lists for campaigns, and maintain list quality.
Why use it?
It helps connect revenue goals to the number of accounts needed, rank them by fit, organize them into tiers, and keep the list accurate over time.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to calculate target-account volume, score companies against an ideal customer profile, stage lists for campaigns, and maintain list quality.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/swan-gtm/gtm-skills/account-selection-framework
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 account-selection-framework
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 account-selection-framework

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/swan-gtm/gtm-skills/account-selection-framework"><img src="https://agentmods.dev/badge/skills/swan-gtm/gtm-skills/account-selection-framework.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,732 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.00049 $0.02732
Opus 5 $0.00024 $0.01366
Sonnet 5 $0.00010 $0.00546
Haiku 4.5 $0.00005 $0.00273

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

Security

Grade A, and why

account-selection-framework 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/ivan-falco/account-selection-framework/SKILL.md · 273 lines

How it starts

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

Account Selection - Framework

How to build, score, stage, and manage target account lists for ABM campaigns.


The Account Selection Principle

ABM starts with accounts, not leads. You're choosing who to pursue before anything else. Every dollar of ad spend and every BDR hour gets concentrated on accounts that actually fit your ICP.

The math matters: To close $1M in ARR from ABM with a $50K ACV, 25% close rate, and 75% qualification rate, you need ~3,250 target accounts in your campaigns (working backwards through stage conversion benchmarks).


How Many Accounts Do You Need?

Reverse-Engineering from Revenue Target

Revenue Target ÷ ACV = Deals Needed
Deals ÷ Close Rate ÷ Qualification Rate ÷ Considering Rate ÷ Interested Rate ÷ Aware Rate
= Total Target Accounts

Example:

$1,000,000 ÷ $50,000 = 20 deals
20 ÷ 0.25 ÷ 0.75 ÷ 0.20 ÷ 0.30 ÷ 0.55 = ~3,250 accounts

Stage Conversion Benchmarks (ABX Benchmarks)

Stage Definition Conversion to Next
Identified All accounts targeted in campaign 55% become Aware
Aware 50+ ad impressions 30% become Interested
Interested/Engaged 5+ ad clicks OR 10+ engagements 20% become Considering
Considering Booked a demo / signed up for trial Close rate applies
Selecting Open deal in pipeline Win rate applies

The headline number: across these stages, roughly 2.5% of targeted accounts convert to pipeline (an open, qualified opportunity) and about 0.6% close. So a ~3,250-account program produces ~80 opportunities and ~20 deals at a $50K deal size.


Account Selection Criteria

Layer 1: Firmographic Fit

Criteria Example Source
Company Size SMB (50-500) or Mid-Market (500-2000) Clay, Apollo, LinkedIn
Revenue $5M+ annual revenue or comparable funding Clay, Crunchbase
Industry Digital-first (SaaS, eCommerce, EdTech, FinTech, HealthTech) Clay, LinkedIn
Location USA, Canada, Australia, NZ, Ireland, Israel, Western/Northern Europe Clay, Apollo
Business Model Product-led growth, B2B SaaS Manual + Clay enrichment

Read the full file on GitHub · 273 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 · 273 lines · 49 tokens per session scan A 4c4db5c582ac

Subscribe to this mod's changes

account-selection-framework is a skill published in the GitHub repository swan-gtm/gtm-skills (153 stars, last pushed 2d ago), licensed MIT. It adds 49 tokens to every session and 2,732 once invoked, about $0.0002 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