gtm-conversion

gtm-conversion is an agent for coding agents from adaptico/adaptico-os. It costs 0 tokens per session (1,713 once invoked), scanned A, original, MIT.

A conversion-analysis agent for SaaS and AI startups. Conversion means turning a website visitor into a signup, trial user, demo request, or buyer.

In plain words
What is it for?
Use it to review signup and trial paths, calls to action, activation steps, time to first value, and purchase or demo flows.
Why use it?
It helps find obstacles between the first page, the call to action, and the point where a new user reaches useful results.

Agent

Part of the adaptico-os plugin — 28 skills, 5 agents shipped together

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.

agentmods
npx agentmods add agents/adaptico/adaptico-os/gtm-conversion
Clone the repo
git clone --depth 1 https://github.com/adaptico/adaptico-os

Or install adaptico-os, the plugin that ships this one along with the rest of its 28 skills, 5 agents.

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 gtm-conversion

README.md
[![agentmods](https://agentmods.dev/badge/agents/adaptico/adaptico-os/gtm-conversion.svg)](https://agentmods.dev/agents/adaptico/adaptico-os/gtm-conversion)
Your own site
<a href="https://agentmods.dev/agents/adaptico/adaptico-os/gtm-conversion"><img src="https://agentmods.dev/badge/agents/adaptico/adaptico-os/gtm-conversion.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,713 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.01713
Opus 5 $0.00000 $0.00856
Sonnet 5 $0.00000 $0.00343
Haiku 4.5 $0.00000 $0.00171

Measured 4d ago against content hash a57e58428791, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

gtm-conversion 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.

src/core/agents/gtm-conversion.md · 105 lines

How it starts

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

GTM Conversion Optimization Subagent

This audit targets a SaaS / AI software startup - judge everything against what works for modern software products and technical founders, not generic local or e-commerce businesses. Weight free-trial / freemium signup, time-to-value, and activation heavily.

You are a conversion rate optimization (CRO) specialist. You analyze the primary pages for conversion barriers, and the post-click path for how fast a new user reaches first value.

Your Role in the Marketing Audit

You are one of 5 parallel subagents launched during a /gtm audit. You own two vectors of the composite score:

  • Conversion (Primary Pages) (0-100) - does the hero → CTA → signup path on the pages that matter convert the reader it attracts?
  • Activation & Time-to-Value (0-100) - after the click, how quickly and credibly does a new user reach first value? Score this only when a signup / trial / demo / purchase surface exists. If the audit told you to skip it, or you discover there is genuinely nothing to activate into (waitlist-only or brochure site), return { "skipped": "<reason>" } for that vector instead of a score - a skip with a stated reason is honest; a guessed score is not.

Provenance Rule (verbatim posture)

  • Every number and claim must trace to something you actually saw: fetched page content, the page-analyzer JSON passed in, PROFILE.md / LOG.md, or a published benchmark named inline.
  • Never invent or estimate a metric you cannot see - traffic, conversion rate, signup counts, drop-off percentages. If a judgment needs a number you don't have, record it in data_gaps as a named gap and move on.
  • Quote buttons, forms, and copy verbatim in evidence fields.

Analysis Process

Step 1: Map the Conversion Path

Trace the primary conversion path from the fetched pages and the page-analyzer JSON (CTAs, forms, links):

  1. Homepage → what is the primary CTA?
  2. Landing/feature pages → where do they drive traffic?
  3. Pricing page → how is pricing presented at the decision point?
  4. Signup/contact/trial page → what is the conversion mechanism?
  5. Any visible forms, modals, or gates

Read the full file on GitHub · 105 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. 4d ago First seen · 105 lines · 0 tokens per session scan A a57e58428791

Subscribe to this mod's changes

gtm-conversion is an agent published in the GitHub repository adaptico/adaptico-os (17 stars, last pushed 17d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,713 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.