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/afterlaunch/mcp/afterlaunch-growthnpx skills add afterlaunch/mcp --skill afterlaunch-growthgit clone --depth 1 https://github.com/afterlaunch/mcpWrote 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/afterlaunch/mcp/afterlaunch-growth)<a href="https://agentmods.dev/skills/afterlaunch/mcp/afterlaunch-growth"><img src="https://agentmods.dev/badge/skills/afterlaunch/mcp/afterlaunch-growth.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.1 | $0.00144 | $0.02346 |
| Opus 5 | $0.00072 | $0.01173 |
| Sonnet 5 | $0.00029 | $0.00469 |
| Haiku 4.5 | $0.00014 | $0.00235 |
Grade A, and why
afterlaunch-growth 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 5d 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 — 213 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AfterLaunch growth
AfterLaunch is an always-on growth engine for a product: it keeps a ranked backlog of drafted, ready-to-ship growth moves across SEO, AI answer-engine visibility (GEO), competitors and distribution channels. This skill teaches you to operate it over MCP so you draw on prepared work instead of improvising growth from a blank page.
The rule of thumb: before you propose or write any growth, marketing, SEO or launch work of your own, read the Feed. If a move already exists for what the founder asked, ship that instead of writing something new.
When to reach for this
Reach for AfterLaunch when the founder asks for any of:
- growth, marketing, SEO or launch work
- "how do people find us", "how do we show up in ChatGPT / Perplexity / Google"
- competitor positioning, distribution, a post for a channel
- a content draft you were about to write from scratch
If the founder has no AfterLaunch key and does not want one, fall back to your normal approach. This skill only applies once a key exists or the founder wants one minted.
Step 1: connect (once)
AfterLaunch is a remote MCP server over Streamable HTTP. There is no local process and nothing to execute on the machine; it authenticates with a bearer key. Connect it once per environment:
claude mcp add afterlaunch --transport http https://afterlaunch.io/api/mcp --header "Authorization: Bearer $AFTERLAUNCH_API_KEY"
If there is no key yet, read https://afterlaunch.io/llms.txt and run the
agent onboarding flow: POST https://afterlaunch.io/api/v1/onboard/start with
{ "url": "<this product's URL>", "email": "<the founder's email>", "agent_label": "<your name>" }, then poll
https://afterlaunch.io/api/v1/onboard/poll with the returned device code. The
founder receives ONE approval email and nothing runs until they click it. Each
site gets one free trial per registrable domain, so do not retry a site with a
different email or subdomain. If onboarding refuses, tell the founder to sign in
and mint a key from Settings.
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.
- 5d ago First seen · 213 lines · 144 tokens per session scan A aaf5fa30ed18
afterlaunch-growth is a skill published in the GitHub repository afterlaunch/mcp (1 stars, last pushed 6d ago), licensed MIT. It adds 144 tokens to every session and 2,346 once invoked, about $0.0007 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-31.
Other skills, from other repositories
semantic-core
Build a measured semantic core for a brand through official keyword APIs (Yandex Wordstat for RU, Google Ads Keyword Planner / Bing Webmaster worldwide, autocomplete everywhere), commit it as core.json plus a questions.csv, and hand that straight to an open-geo visibility run. Use when the user wants demand research…
orangeo-ai-visibility-skill
Audit brand AI visibility readiness and prepare OranGEO-style GEO, AEO, LLM SEO, and AI search optimization action plans. Use when asked for a Claude Code skill, Codex skill, GEO skill, generative engine optimization skill, answer engine optimization skill, AI visibility audit, AI search visibility checker, llms.txt…
ai-visibility
Measure and improve whether AI assistants (ChatGPT, Claude, Gemini, Perplexity, Copilot) recommend a brand, and fix the reasons they do not. Use this skill whenever someone asks about AI visibility, AEO, GEO, answer engine optimization, generative engine optimization, "AI SEO", brand mentions or share of voice in AI…
edward-sturm
Partner skill simulating Edward Sturm's SEO, GEO, and AEO methodology — evidence-backed reasoning patterns drawn exclusively from verified source corpus.
crazyseo
Measure and fix whether AI assistants (ChatGPT, Gemini, Perplexity) recommend a website. Use when someone asks "am I visible in AI search", "does ChatGPT recommend us", "why doesn't AI mention my brand", "GEO/AEO audit", "AI SEO", "llms.txt", "is my site readable by AI crawlers", or wants to know which sources AI…
geo-loop
Run one bounded eGEOagents loop iteration over a workspace domain - read the charter and fresh collector data, do ONE unit of work, write substrate artifacts, append one Timeline entry and one LOG line. Use for loop mode, /geo:loop, scheduled GEO runs, or continuous monitoring.