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 skills/himanshusaleria/gtm-engine/setupnpx skills add himanshusaleria/gtm-engine --skill setupgit clone --depth 1 https://github.com/himanshusaleria/gtm-engineWrote 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/skills/himanshusaleria/gtm-engine/setup)<a href="https://agentmods.dev/skills/himanshusaleria/gtm-engine/setup"><img src="https://agentmods.dev/badge/skills/himanshusaleria/gtm-engine/setup.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.00000 | $0.04502 |
| Opus 5 | $0.00000 | $0.02251 |
| Sonnet 5 | $0.00000 | $0.00900 |
| Haiku 4.5 | $0.00000 | $0.00450 |
Grade A, and why
setup 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 455 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GTM Engine Setup Wizard
Interactive setup wizard that configures the GTM Engine for a new user. Collects company context, team info, ICP, personas, messaging, and signals, then generates all config and context files.
Invocation
/setup-- Full 8-step wizard/setup --icp-- Just ICP Workshop (Step 4)/setup --personas-- Just Pain & Persona Mapping (Step 5)/setup --messaging-- Just Messaging & Objections (Step 6)/setup --signals-- Just Signal Playbook (Step 7)/setup --reinstall-- Regenerate config, CLAUDE.md, and reinstall skills from current config
Instructions
Parse $ARGUMENTS to determine mode:
- If
$ARGUMENTScontains--icp-> run only Step 4 - If
$ARGUMENTScontains--personas-> run only Step 5 - If
$ARGUMENTScontains--messaging-> run only Step 6 - If
$ARGUMENTScontains--signals-> run only Step 7 - If
$ARGUMENTScontains--reinstall-> run only Step 8 - Otherwise -> run Steps 1 through 8 in order
For individual steps (--icp, --personas, --messaging, --signals), first read config/config.yaml to load existing config. If it does not exist, tell the user to run /setup first.
Step 1: Welcome + Stack Discovery
Display this welcome message:
## Welcome to the GTM Engine
This is a Claude Code-powered sales system that gives you:
- Sales frameworks baked into every conversation
- Daily rituals (/good-morning, /good-night) to stay focused
- Self-improving skills that learn from your feedback
- Linear-based pipeline + task management
Let's get you set up. This takes about 10-15 minutes.
You can skip sections and come back to them later with flags like /setup --icp.
Then ask these questions one at a time, waiting for each answer:
- "What CRM/project tracker do you use? Linear is required for the GTM Engine."
- If they say Linear -> proceed
- If they say something else -> explain Linear is required, link to https://linear.app, ask them to set it up first
- Store:
linear_confirmed = true
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.
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.
- 3d ago First seen · 455 lines · 0 tokens per session scan A 807cf0e88e0a
setup is a skill published in the GitHub repository himanshusaleria/gtm-engine (17 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 4,502 tokens. 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 skills, from other repositories
html-ppt-zhangzara-cobalt-grid
OpenDesign renewal + seat-expansion business case for a growing customer: realized value, usage proof, and the expansion ROI. Built as a decision-grade B2B sales deck for champion, finance approver.
html-ppt-product-launch
OpenDesign Teams: a launch-and-adoption proposal for a mid-market design team weighing a switch from closed cloud tools. Built as a decision-grade B2B sales deck for design team lead, IT.
graphify
Knowledge graph engine for B2B sales intelligence. Builds queryable graphs from product catalogs, customer conversations, and market research. Powered by graphify.
telegram-toolkit
Register these commands with @BotFather using /setcommands.
lead-discovery
AI-driven lead discovery for B2B export. Searches web for potential buyers matching ICP, evaluates fit, and creates CRM records for follow-up.
b2b-sdr-agent
Open-source B2B AI SDR template. 7-layer context system with 10-stage sales pipeline, 4-layer anti-amnesia memory, 14 automated pipeline checks, WhatsApp IP isolation, multi-channel (WhatsApp+Telegram+Email). Built on OpenClaw.