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.
npx agentmods add instructions/leadmagic/gtm-skills/claude-mdgit clone --depth 1 https://github.com/LeadMagic/gtm-skillsWrote 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.
[](https://agentmods.dev/instructions/leadmagic/gtm-skills/claude-md)<a href="https://agentmods.dev/instructions/leadmagic/gtm-skills/claude-md"><img src="https://agentmods.dev/badge/instructions/leadmagic/gtm-skills/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.10148 | $0.10148 |
| Opus 5 | $0.05074 | $0.05074 |
| Sonnet 5 | $0.02030 | $0.02030 |
| Haiku 4.5 | $0.01015 | $0.01015 |
Grade A, and why
gtm-skills CLAUDE.md 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 yesterday.
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.
How it starts
The opening of the file, as written. The whole thing — 297 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GTM Skills
211 production go-to-market skills for Claude-compatible agents. Skills are self-contained folders with instructions, scripts, references, templates, assets, and metadata that agents load through progressive disclosure.
Install
/plugin marketplace add LeadMagic/gtm-skills then /plugin install gtm-skills@gtm-skills. Portable Agent Skills install: gh skill install LeadMagic/gtm-skills --all --agent claude-code --scope user.
Operating Model
- Discovery loads skill name + description.
- Activation loads SKILL.md.
- Execution loads references/, templates/, scripts/, and assets/ on demand.
- Use the narrowest skill that matches the task; chain skills for full GTM workflows.
- Verify integrity with
skills.lockwhen installing from source. - Apply docs/SOURCE_STANDARDS.md: named public authorities, primary docs, and no placeholder framework labels.
- Use docs/QUALITY_BAR.md to understand the quality bar every skill in this repo must meet.
Top Authority Signals
- Google Search Central — SEO Starter Guide (10 skills)
- DAMA-DMBOK Data Quality Dimensions (7 skills)
- Force Management Command of the Message (7 skills)
- Aaron Ross — Predictable Revenue (6 skills)
- Outreach — Sales Engagement Cadence Design (6 skills)
- Paul Graham — Do Things That Do Not Scale (6 skills)
- Richard van der Blom (Just Connecting) — LinkedIn Algorithm Insights Report (6 skills)
- Todd Caponi Transparency Sale (6 skills)
- Ziellab 3-Waterfall Architecture (6 skills)
- HubSpot Academy — CRM Automation (5 skills)
- Jessie Lizak (Reveting) — LinkedIn Live & livestream content engine (5 skills)
- Reforge — Lifecycle Marketing (5 skills)
Skills Index
abm (7)
- abm-1-to-1 — Execute Strategic ABM (1-to-1) for 5-15 high-value accounts — custom microsites, executive engagement, direct mail, board-level connections, custom content. Triggers on: "1-to-1 A…
- abm-1-to-few — Execute ABM at Scale (1-to-few) for 15-50 clustered accounts — semi-custom campaigns, industry-specific content, persona-based plays. Triggers on: "1-to-few ABM", "ABM scale", "cl…
- abm-1-to-many — Execute Programmatic ABM (1-to-many) for 50-200+ accounts — automated personalization, scaled outbound, lookalike expansion. Triggers on: "1-to-many ABM", "programmatic ABM", "sca…
- abm-strategy — Design and execute Account-Based Marketing strategy — tier selection, account scoring, channel orchestration, BDR alignment, measurement framework. Triggers on: "ABM strategy", "a…
- account-selection — Select and prioritize target accounts for ABM programs — scoring models, tier assignment, TAM segmentation. Triggers on: "account selection", "target account list", "tier accounts…
- multi-thread-orchestration — Orchestrate multi-threaded ABM engagement across buying committee members — stakeholder mapping, parallel plays, ghost node detection. Triggers on: "multi-thread", "stakeholder ma…
- strategic-gifting — Strategic B2B gifting — John Ruhlin Giftology, Sendoso/Alyce/Reachdesk platforms, buyer gifting compliance, ABM tier budgets, gifting sequences, and CRM tracking. Use when sending…
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.
- yesterday Changed · +7 lines · +232 tokens per session b2379ed784ef
- 5d ago First seen · 290 lines · 9,916 tokens per session scan A 9968b75a1432
gtm-skills CLAUDE.md is an instructions file published in the GitHub repository LeadMagic/gtm-skills (46 stars, last pushed 2d ago), licensed MIT. It adds 10,148 tokens to every session, about $0.0507 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.
Other instructions, from other repositories
outreachmagic AGENTS.md
Instructions for outreachmagic/outreachmagic, covering agent guide — outreachmagic/outreachmagic monorepo, layout, if you add skills/ /scripts/.py, public readme (outreachmagic skill) and if you change pricing / billing limits.
cdtm-gtm-engine CLAUDE.md
Claude Code instructions for gtmadviser/cdtm-gtm-engine, covering claude.md — gtm engine starter (cdtm workshop edition), tools you'll use (bring your own keys), two skills you know how to run, what we're building and default channel: linkedin-first + email.
vscode buildNext.instructions.md
Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.