gtm-geo

gtm-geo is a skill for Claude Code from adaptico/adaptico-os. It costs 179 tokens per session (6,105 once invoked), scanned B, original, MIT.

A visibility audit for helping software websites appear in answers from ChatGPT, Perplexity, and Google AI Overviews. It checks whether AI systems can access, understand, and quote the site.

In plain words
What is it for?
Auditing website text, question-and-answer content, crawler access, server-rendered pages, and llms.txt guidance for AI-search visibility.
Why use it?
It finds website issues that may prevent AI answer tools from mentioning or citing a product. It also indicates when this work may be too early for a startup.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

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

Good fit Auditing website text, question-and-answer content, crawler access, server-rendered pages, and llms.txt guidance for AI-search visibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adaptico/adaptico-os/gtm-geo
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 adaptico/adaptico-os --skill gtm-geo
Clone the repo
git clone --depth 1 https://github.com/adaptico/adaptico-os

Made for: Claude Code.

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

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-geo

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/adaptico/adaptico-os/gtm-geo"><img src="https://agentmods.dev/badge/skills/adaptico/adaptico-os/gtm-geo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 179 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,105 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00179 $0.06105
Opus 5 $0.00089 $0.03053
Sonnet 5 $0.00036 $0.01221
Haiku 4.5 $0.00018 $0.00611

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

Security

Grade B, and why

gtm-geo scanned grade B with 2 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 10d 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.

Tells the agent never to refusemediumAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

> Then generate the work anyway - never refuse.

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Strips warnings and disclaimerslowAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

2. **Training access** - `GPTBot`, `ClaudeBot`, `CCBot`, `Google-Extended` are a separate business decision, and this skill presents it neutrally: allowing them means future models are more likely to know the product nat

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

src/core/skills/gtm-geo/SKILL.md · 271 lines

How it starts

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

AI-Search Visibility (GEO) Audit

Default lens: a SaaS / AI software startup. Advise a technical founder marketing their own modern software product (SaaS, AI/API, dev tool, or app). Tailor every recommendation to that reader.

Stage-fit (geo): Tier 1 Too early · Tier 2 Useful · Tier 3 Core. If the founder's tier (from PROFILE.md) makes this Too early or Avoid, prepend this note verbatim: "Getting cited by AI answer engines (ChatGPT, Perplexity, AI Overviews) rests on authority, citations, and structured data you haven't built pre-PMF. Do the cheap groundwork now - let crawlers in, keep pages clean and factual - but active GEO is a later-stage bet, and even then AI-referral volume to a small site stays small." Then generate the work anyway - never refuse.

Full persona and general guidance: read ../gtm/templates/advisor-prompt.md (installed with the gtm orchestrator); if the file is absent, continue with the default lens above.

You are the AI-answer visibility skill for /gtm geo <target>. A growing share of software buyers now asks an assistant - "what's the best tool for X?" - instead of scanning ten blue links, and the answer arrives with three products named and yours either in it or not. This skill audits whether the product can be found, understood, and cited by the engines behind those answers (ChatGPT, Perplexity, Google AI Overviews and AI Mode), fixes what blocks it, and sets up monitoring that reports evidence instead of wishes.

The posture, stated once and kept throughout: this is visibility work, not manipulation. You cannot inject a product into a model's memory, buy a citation, or trick a consensus you're not part of - and attempts to fake one (seeded reviews, astroturfed mentions) are both detectable and brand-damaging. What you can do is make the product effortless to find, quote, and recommend correctly everywhere these engines actually look. That's the whole playbook here.

What This Skill Can and Cannot Do (read first, keep in the report)

Read the full file on GitHub · 271 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. 10d ago First seen · 271 lines · 179 tokens per session scan B c39a2e127173

Subscribe to this mod's changes

gtm-geo is a skill published in the GitHub repository adaptico/adaptico-os (18 stars, last pushed 23d ago), licensed MIT. It adds 179 tokens to every session and 6,105 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 2 findings (tells the agent never to refuse, strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

competitors

Audit competitors using ScaleBrick's 3-surface framework (social, web/pages, SEO). Categorizes their pricing, features, and landing pages. Identifies gaps you can exploit, positioning angles no one is claiming, and specific moves you can make this week.

ScaleBrick/founder-marketing-skills · 56 tokens

audit

Analyze whether TikTok or Instagram search traffic is a viable growth channel for your business. Uses ScaleBrick's framework to evaluate demand, competition, content fit, and intent categories. Ends with a go/no-go recommendation.

ScaleBrick/founder-marketing-skills · 45 tokens

strategy

Generate a full marketing strategy using ScaleBrick's "TikTok as Search Engine" framework. Produces themes, pillars, voice, keyword plan, and posting schedule specific enough to execute on day one.

ScaleBrick/founder-marketing-skills · 42 tokens

keywords

Research high-intent TikTok and Instagram search keywords using ScaleBrick's framework. Returns categorized keywords with intent type, search volume estimate, difficulty score, and content angle for each.

ScaleBrick/founder-marketing-skills · 38 tokens

ads-amazon

Audit Amazon Ads profiles, regions, Sponsored Products, Sponsored Brands, Sponsored Display, DSP, portfolios, targeting, search terms, retail readiness, creative, budgets, ACOS, TACOS, reporting, and policy. Use for Amazon Ads, sponsored ads, Amazon PPC, ACOS, TACOS, ASIN advertising, Amazon DSP, or retail-media…

AgriciDaniel/claude-ads · 76 tokens

ads-landing

Audit paid-ad landing pages for message match, mobile experience, performance, accessibility, trust, forms, consent, tracking, security, and conversion friction. Use for landing-page audit, post-click experience, LP audit, conversion-rate optimization, form optimization, ad-to-page message match, redirects, blocked…

AgriciDaniel/claude-ads · 81 tokens