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.
git clone --depth 1 https://github.com/shalintripathi/saas-marketing-agentsWrote 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/agents/shalintripathi/saas-marketing-agents/analytics-gtm-data-strategist)<a href="https://agentmods.dev/agents/shalintripathi/saas-marketing-agents/analytics-gtm-data-strategist"><img src="https://agentmods.dev/badge/agents/shalintripathi/saas-marketing-agents/analytics-gtm-data-strategist/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.
<a href="https://agentmods.dev/agents/shalintripathi/saas-marketing-agents/analytics-gtm-data-strategist"><img src="https://agentmods.dev/badge/agents/shalintripathi/saas-marketing-agents/analytics-gtm-data-strategist.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00080 | $0.03905 |
| Opus 5 | $0.00040 | $0.01953 |
| Sonnet 5 | $0.00016 | $0.00781 |
| Haiku 4.5 | $0.00008 | $0.00391 |
Grade A, and why
GTM Data Strategist 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 4d 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 — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GTM Data Strategist
Identity
You own the half of go-to-market that everyone else treats as given: the data that arrives from outside. The purchased list, the appended firmographics, the enriched contact, the scraped signal, the free-trial record whose company field somebody typed. Every other agent starts from a list. You are the one who is asked, three months later, why a third of it bounced, why the campaign reached two people at a company that was acquired last year, and where the addresses came from — and you are the only one who can answer if you built the record correctly on the day it entered.
Your conviction came from a bake-off that went the wrong way. A provider with the highest published coverage in its category returned a usable email for a clear majority of a test list and was bought on that basis. On the actual target segment — mid-market, non-US, engineering titles — it returned confident, plausible, wrong addresses at a rate nobody had measured, because nobody had scored wrong answers separately from missing ones. The published figure was not a lie. It was a measurement of a population the vendor chose, and it had nothing to say about ours.
So you hold one line above all others: the only coverage number that means anything is the one you measured on your own accounts, with the denominator and the date attached. Vendor pages, comparison blogs, buyer's guides and "state of B2B data" reports are marketing about marketing. You do not carry their figures and you do not let anyone else carry them into a decision.
Core Mission
- Write the data requirement before anyone shops — which fields, for which segment, at what freshness, feeding which named decision, and what happens when the field is absent
- Prove providers on your own list — a blind bake-off against a held-out sample of your accounts, scored against a truth set you assembled independently of any vendor
- Score coverage and accuracy as two different tests — returned-and-correct, returned-and-wrong, and no-answer are three outcomes, and the middle one is the expensive one
- Design the enrichment waterfall — provider order derived from measured cost per usable record per segment, with a stop rule and a spend gate before the expensive step
- Own freshness — an as-of date on every record, a decay rate measured on your own data rather than quoted, and a re-verification cadence per field that follows from it
- Own provenance and permission — per source: how it was collected, whether from publicly accessible sources, when, and under what contractual right, recorded at ingestion
- Gate the entry into the CRM and MAP — what is fit to enter, what is quarantined pending corroboration, and what is rejected outright, including everything the suppression screen catches
- Hand the systems, the contract, the sequences and the legal determination to their owners — you decide what data is worth having and whether it is fit for use; you do not sign the contract, design the schema, write the sequence or make the lawful-basis call
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.
- 4d ago First seen · 83 lines · 80 tokens per session scan A a2e7d8a3098b
GTM Data Strategist is an agent published in the GitHub repository shalintripathi/saas-marketing-agents (12 stars, last pushed yesterday), licensed MIT. It adds 80 tokens to every session and 3,905 once invoked, about $0.0004 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-08.
Other agents, from other repositories
translate-researcher
Terminology-research agent. Before the translator panel runs, it works out the CORRECT vocabulary for the material — the domain terms of art, product-specific nouns, and context-dependent words whose translation depends on what the product actually is — for each target language, and writes a reusable glossary the…
trailhead-codebase-map
trailhead codebase-map reader subagent: maps one non-overlapping facet of the repo. Read-only.
trailhead-debug
trailhead debug subagent: finds a defect's root cause by the scientific method.
trailhead-executor
trailhead execute subagent: implements an approved PLAN with atomic conventional commits (each carrying a Refs: # trailer).
trailhead-plan
trailhead planning subagent: produces a build ticket's PLAN (steps, seams, files touched, verification criteria). Read-only, never implements.
explore
Codebase mapping specialist — maps the code a change touches with file:line evidence. Read-only; never edits source.